2 Commits

Author SHA1 Message Date
7c4b9c6d7d Update src/app/page.tsx 2026-03-05 04:39:40 +00:00
dd5b3aa7e0 Merge version_2 into main
Merge version_2 into main
2026-03-05 04:37:40 +00:00

View File

@@ -193,7 +193,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactFaq
ctaTitle="Order via WhatsApp"
ctaDescription="Send us your paint requirements through WhatsApp and our team will prepare your customized quote and handle your order seamlessly."
ctaDescription="Message us now and get a custom quote within 30 minutes"
ctaButton={{
text: "Chat on WhatsApp", onClick: handleWhatsAppOrder
}}