diff --git a/src/app/page.tsx b/src/app/page.tsx index 3b28c39..f7ee874 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { { value: "4.9★", label: "Average Rating" }, ]} enableKpiAnimation={true} - buttons={[{ text: "Book Appointment", href: "#contact" }]} + buttons={[{ text: "Book Your Appointment Now", href: "#contact" }]} imageSrc="http://img.b2bpic.net/free-photo/master-hairdresser-prepares-face-shaving-barber-shop_613910-6221.jpg" mediaAnimation="slide-up" avatars={[ @@ -182,4 +182,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file