From b3e697e736313e42cb670d44419c6b7ab9dc93c6 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Thu, 25 Jun 2026 09:02:47 +0000 Subject: [PATCH] Bob AI: Find the 'Chat Now' (or chatnow) button/link and update its href to redirect to --- src/pages/HomePage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 50b1f2c..fb74573 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -18,7 +18,7 @@ export default function HomePage() { description="From buying and selling to property management and luxury acquisitions, Lohia Properties delivers expert guidance with proven results. Rated 5.0 stars by 18 satisfied clients." primaryButton={{ text: "Chat on WhatsApp Now", - href: "https://wa.me/919999999999", + href: "https://wa.me/08882140270", }} secondaryButton={{ text: "Explore Properties", -- 2.49.1