diff --git a/src/app/page.tsx b/src/app/page.tsx index 9542e6d..ede7e16 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -152,7 +152,7 @@ export default function LandingPage() { tag="Visit Us" title="Ready to get a fresh cut?" description="Book your appointment online today and join the best barbershop community in Oeiras." - buttons={[{ text: "Book Online Now", href: "#" }]} + buttons={[{ text: "Book Your Session Now", href: "#" }]} /> @@ -172,4 +172,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file