From a6de7239f9737aa698b13bd0c268801cc00362e5 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 08:16:20 +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 36604bb..69dfcd5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -306,7 +306,7 @@ export default function LandingPage() { description="Book your appointment with Detailing Hub today and experience premium automotive protection and detailing. Our team is ready to discuss your vehicle's specific needs and deliver showroom-quality results." buttons={[ { - text: "Schedule Appointment", href: "https://wa.me/92300XXXXXXX" + text: "Book Now on WhatsApp", href: "https://wa.me/92300XXXXXXX" }, { text: "Contact Us", href: "mailto:info@detailinghub.pk" -- 2.49.1