From 77957880f314133b784ce38bcb34fc79cdfdf079 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 02:34:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d1c654b..94c5b69 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { imageAlt="Design Nails luxury salon interior" mediaAnimation="slide-up" buttons={[ - { text: "Book Appointment", href: "contact" }, + { text: "Book Your Appointment Now", href: "contact" }, { text: "View Services", href: "services" } ]} buttonAnimation="slide-up"