diff --git a/src/app/page.tsx b/src/app/page.tsx index 72acd2b..8432610 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { tagIcon={Scissors} tagAnimation="slide-up" buttons={[ - { text: "Book Your Appointment", href: "#contact" }, + { text: "Book Now", href: "#contact" }, { text: "Learn More", href: "#services" } ]} buttonAnimation="slide-up"