Merge version_5 into main #5
@@ -134,10 +134,13 @@ export default function LandingPage() {
|
||||
variant: "plain"}}
|
||||
tag="Let's Connect"
|
||||
title="Start Your Project"
|
||||
description="Ready to get started? Contact us today for a consultation."
|
||||
description="Ready to get started? Contact us today for a consultation. Our team is available to discuss your remodeling needs and provide a free quote."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smart-indian-carpenter-contractor-with-goggle-headphone-check-white-ceiling-cornice-interior-decoration-house-concept_609648-1331.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="Enter your email address"
|
||||
buttonText="Send Request"
|
||||
termsText="By submitting, you agree to our privacy policy and consultation terms."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -145,21 +148,26 @@ export default function LandingPage() {
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smart-indian-carpenter-contractor-with-goggle-headphone-check-white-ceiling-cornice-interior-decoration-house-concept_609648-1331.jpg?_wi=3"
|
||||
logoText="Vale G Remodeling"
|
||||
copyrightText="© 2025 Vale G Remodeling. All Rights Reserved."
|
||||
columns={[
|
||||
{
|
||||
title: "Services", items: [
|
||||
title: "Company Services", items: [
|
||||
{
|
||||
label: "Flooring", href: "#services"},
|
||||
label: "Flooring Installation", href: "#services"},
|
||||
{
|
||||
label: "Remodeling", href: "#services"},
|
||||
label: "Kitchen Renovation", href: "#services"},
|
||||
{
|
||||
label: "Bathroom Remodeling", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company", items: [
|
||||
title: "Navigation", items: [
|
||||
{
|
||||
label: "About Us", href: "#about"},
|
||||
label: "Home", href: "#home"},
|
||||
{
|
||||
label: "Contact", href: "#contact"},
|
||||
label: "Our Impact", href: "#metric"},
|
||||
{
|
||||
label: "Contact Us", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user