Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5cdf9dc7e9 | |||
| a770992a34 | |||
| de1919bce2 |
@@ -111,9 +111,9 @@ export default function LandingPage() {
|
||||
<ContactForm
|
||||
tag="Contact Us"
|
||||
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"
|
||||
inputPlaceholder="Enter your email"
|
||||
inputPlaceholder="Enter your email address"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -132,4 +132,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user