Update src/app/page.tsx

This commit is contained in:
2026-03-03 14:14:57 +00:00
parent c883fe64d8
commit 4efa088c7d

View File

@@ -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" }
]}
/>