From b053fdf2786133e6ca7945284400e846c548bc46 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 14:25:35 +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 8dfe5f6..7eeb419 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -132,7 +132,7 @@ export default function LandingPage() { testimonials={heroTestimonials} buttons={[ { - text: "Book Your Appointment", href: "https://wa.me/971123456789?text=I%20would%20like%20to%20book%20a%20massage%20appointment%20at%20Royal%20Moon%20Spa" + text: "Book Now - WhatsApp", href: "https://wa.me/971123456789?text=I%20would%20like%20to%20book%20a%20massage%20appointment%20at%20Royal%20Moon%20Spa" }, { text: "Learn More", href: "#about" -- 2.49.1