diff --git a/src/app/page.tsx b/src/app/page.tsx index 4ff83aa..3892ca7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -147,7 +147,7 @@ export default function LandingPage() { text="Ready for your next great cut? Schedule an appointment with us today and experience the Berwyns difference." animationType="entrance-slide" buttons={[ - { text: "Book Appointment", href: "#" }, + { text: "Schedule in 30 Seconds", href: "#" }, { text: "Call Us", href: "tel:+1234567890" } ]} background={{ variant: "plain" }}