diff --git a/src/app/page.tsx b/src/app/page.tsx index 36ed8a8..2d718b0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "plain" }} buttons={[ - { text: "Book Now", href: "#pricing" }, + { text: "Book Your Appointment", href: "#pricing" }, { text: "Learn More", href: "#services" } ]} buttonAnimation="slide-up"