diff --git a/src/app/page.tsx b/src/app/page.tsx index cd95181..a89808f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { tagIcon={Sparkles} tagAnimation="slide-up" buttons={[ - { text: "Book a Call", href: "/booking" }, + { text: "Get Your Free Demo", href: "/booking" }, { text: "See Our Services", onClick: handleServicesClick } ]} buttonAnimation="slide-up"