diff --git a/src/app/page.tsx b/src/app/page.tsx index e800a39..615872a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { tagIcon={Sparkles} tagAnimation="slide-up" buttons={[ - { text: "Book Appointment", href: "#contact" }, + { text: "Book Your Spot Today", href: "#contact" }, { text: "Learn More", href: "#about" }, ]} buttonAnimation="slide-up"