diff --git a/src/app/page.tsx b/src/app/page.tsx index 91e4325..37f8b19 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { ratingText="Trusted by 50+ leading brands" buttons={[ { text: "Start Your Journey", href: "#contact" }, - { text: "View Our Work", href: "#testimonials" }, + { text: "Book a Strategy Call", href: "https://calendly.com/digitalstudio/strategy-call" }, ]} buttonAnimation="slide-up" />