Merge version_2 into main #5
@@ -2,7 +2,7 @@
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
||||
import ContactForm from '@/components/form/ContactForm';
|
||||
import FeatureCardTwentyOne from '@/components/sections/feature/FeatureCardTwentyOne';
|
||||
import FooterMedia from '@/components/sections/footer/FooterMedia';
|
||||
import HeroSplitKpi from '@/components/sections/hero/HeroSplitKpi';
|
||||
@@ -108,12 +108,12 @@ export default function LandingPage() {
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
<ContactForm
|
||||
tag="Contact Us"
|
||||
title="Ready to Restore Your Comfort?"
|
||||
description="Same-day service available. Emergency calls welcome. Home warranty accepted."
|
||||
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."
|
||||
buttonText="Submit Inquiry"
|
||||
inputPlaceholder="Enter your email"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user