diff --git a/src/app/page.tsx b/src/app/page.tsx index 023b612..50972c7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { ]} mediaAnimation="slide-up" buttons={[ - { text: "Book Your Appointment", href: "#contact" }, + { text: "Book Now", href: "#contact" }, { text: "See Recent Cuts", href: "#portfolio" }, ]} buttonAnimation="slide-up"