Bob AI: Change the 'Contact' button text to 'Request Prospectus' or 'View Financials' to

This commit is contained in:
kudinDmitriyUp
2026-06-20 12:11:09 +00:00
parent 783a0cb8a9
commit 4e4e2c7255

View File

@@ -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" }}
/>
</SectionErrorBoundary>
</div>