From 074938925255b068687acd7612316b55d6804b9a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 18:24:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.49.1