Merge version_4 into main #4
@@ -2,7 +2,7 @@
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
||||
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
|
||||
import FeatureCardNineteen from '@/components/sections/feature/FeatureCardNineteen';
|
||||
import FooterBase from '@/components/sections/footer/FooterBase';
|
||||
@@ -158,11 +158,10 @@ export default function LandingPage() {
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
tag="Get In Touch"
|
||||
title="Ready to Start Your Project?"
|
||||
description="Reach out to discuss your fencing or deck restoration needs with our expert team today."
|
||||
buttons={[{ text: "Book Consultation", href: "mailto:hello@loewens.com" }]}
|
||||
<ContactCenter
|
||||
tag="Luxury Contact"
|
||||
title="Transform Your Outdoor Space"
|
||||
description="We specialize in high-end fencing and deck restoration. Provide your email below to begin your consultation."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user