diff --git a/src/app/page.tsx b/src/app/page.tsx index 30494dc..f454120 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { showBlur={true} showDimOverlay={true} buttons={[ - { text: "Start Free Trial", href: "contact" }, + { text: "Generate Free Creatives", href: "contact" }, { text: "Watch Demo", href: "#features" } ]} />