diff --git a/src/app/page.tsx b/src/app/page.tsx index d48bf0d..8166725 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -219,7 +219,7 @@ export default function LandingPage() { mediaPosition="left" faqsAnimation="blur-reveal" buttons={[ - { text: "Contact Support", href: "#" } + { text: "Ready to Buy?", href: "#products" } ]} buttonAnimation="slide-up" textboxLayout="default"