From 4e4e2c725561fa01ba97aef5c1c6557726bdfee9 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Sat, 20 Jun 2026 12:11:09 +0000 Subject: [PATCH] Bob AI: Change the 'Contact' button text to 'Request Prospectus' or 'View Financials' 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 aca39f5..b8b0e31 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -156,7 +156,7 @@ export default function HomePage() { tag="Join Us" text="Opportunities Like This Rarely Stay Hidden for Long. Explore the future of Latitude today." primaryButton={{ text: "Book a Visit", href: "tel:+918982349324" }} - secondaryButton={{ text: "Contact Us Now", href: "https://wa.me/918982349324" }} + secondaryButton={{ text: "Request Prospectus", href: "https://wa.me/918982349324" }} />