Update src/app/page.tsx

This commit is contained in:
2026-03-05 04:39:40 +00:00
parent dd5b3aa7e0
commit 7c4b9c6d7d

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
}}