{{ range . }}
  • {{ partial "image/image-local.html" (dict "page" . "styles" "" "alt" .Params.imageDescription) }} {{ partial "image/responsive-bg.html" (dict "page" . "styles" "col-span-3 p-0 h-full" "opacity" "0.8" "content" .Summary "cta" "See More" "ctaStyles" "btn-primary-highlight btn-sm text-sm" ) }}
  • {{ end }}