diff --git a/src/app/page.tsx b/src/app/page.tsx index b4edc42..a9935e8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,8 +73,7 @@ export default function LandingPage() { ]} carouselPosition="right" buttons={[ - { text: "Get Your First Ad Creatives", href: "pricing" }, - { text: "See Pricing", href: "pricing" } + { text: "Get Your First Ad Creatives", href: "pricing" } ]} buttonAnimation="slide-up" />