{{ if isset .Site.Params "features" }} {{ if .Site.Params.features.enable }} {{ if gt (len .Site.Data.features) 0 }}

技術強大快速部屬,遠距行銷AI多語言影片效益大!

{{ range $index, $element := sort .Site.Data.features "weight" }} {{ if eq (mod $index 3) 0 }}
{{ end }}
{{ with $element.url }} {{ end }}
{{ with $element.url }}
{{ end }}

{{ $element.name | markdownify }}

{{ if or (eq (mod $index 3) 2) (eq $index (sub (len $.Site.Data.features) 1 )) }}
{{ end }} {{ end }}
{{ end }} {{ end }} {{ end }}