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