Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-03 01:08:56 +00:00

View File

@@ -93,13 +93,13 @@ export default function LandingPage() {
description="Three pillars of creative excellence for DTC."
features={[
{
title: "Creative Strategy", description: "Data-driven briefs that kill on Meta. We reverse-engineer what works.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Creative strategy visualization"
title: "Creative Strategy", description: "Data-driven briefs that kill on Meta. We reverse-engineer what works.", imageSrc: "/placeholders/placeholder1.webp?_wi=1", imageAlt: "Creative strategy visualization"
},
{
title: "Static Ad Production", description: "High-volume, fast-turnaround creatives. Dozens of variations weekly.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Ad production process"
title: "Static Ad Production", description: "High-volume, fast-turnaround creatives. Dozens of variations weekly.", imageSrc: "/placeholders/placeholder1.webp?_wi=2", imageAlt: "Ad production process"
},
{
title: "Testing Systems", description: "Frameworks to scale winners. We optimize for ROAS, not just clicks.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Testing and optimization framework"
title: "Testing Systems", description: "Frameworks to scale winners. We optimize for ROAS, not just clicks.", imageSrc: "/placeholders/placeholder1.webp?_wi=3", imageAlt: "Testing and optimization framework"
}
]}
gridVariant="three-columns-all-equal-width"