diff --git a/src/app/page.tsx b/src/app/page.tsx index d2d3177..d4dd907 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { } ]} buttons={[ - { text: "Book Appointment", href: "#contact" }, + { text: "Book Now", href: "#contact" }, { text: "Learn More", href: "#about" } ]} buttonAnimation="slide-up"