2 Commits

Author SHA1 Message Date
7cd003c522 Update src/app/page.tsx 2026-03-07 04:40:16 +00:00
49f1145c49 Merge version_1 into main
Merge version_1 into main
2026-03-07 04:38:45 +00:00

View File

@@ -138,11 +138,11 @@ export default function LandingPage() {
<ContactCenter <ContactCenter
tag="Get In Touch" tag="Get In Touch"
title="Ready to Transform Your Space?" title="Ready to Transform Your Space?"
description="Subscribe to our newsletter for fireplace inspiration, maintenance tips, and exclusive offers. Or reach out directly to schedule a consultation." description="Schedule a consultation with our fireplace experts to find the perfect solution for your home. Get personalized recommendations and exclusive pricing for qualified consultations."
background={{ variant: "rotated-rays-animated-grid" }} background={{ variant: "rotated-rays-animated-grid" }}
useInvertedBackground={false} useInvertedBackground={false}
inputPlaceholder="Enter your email" inputPlaceholder="Enter your email"
buttonText="Subscribe" buttonText="Schedule Consultation"
termsText="We respect your privacy. Unsubscribe anytime." termsText="We respect your privacy. Unsubscribe anytime."
/> />
</div> </div>