3 Commits

Author SHA1 Message Date
5cdf9dc7e9 Update src/app/page.tsx 2026-04-16 03:58:46 +00:00
a770992a34 Merge version_2 into main
Merge version_2 into main
2026-04-16 03:56:50 +00:00
de1919bce2 Merge version_2 into main
Merge version_2 into main
2026-04-16 03:56:22 +00:00

View File

@@ -111,9 +111,9 @@ export default function LandingPage() {
<ContactForm <ContactForm
tag="Contact Us" tag="Contact Us"
title="Describe Your HVAC Issue" title="Describe Your HVAC Issue"
description="Please provide your email and details about your current system problem so our technicians can prepare for your service visit." description="Please provide your contact email and a detailed description of the HVAC issue you are experiencing, so our technicians can prepare effectively for your service visit."
buttonText="Submit Inquiry" buttonText="Submit Inquiry"
inputPlaceholder="Enter your email" inputPlaceholder="Enter your email address"
useInvertedBackground={false} useInvertedBackground={false}
/> />
</div> </div>