Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -84,13 +84,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Emergency Repairs", description: "Rapid response for busted pipes and leaks, especially during extreme weather.", imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-handsome-builder-wearing-construction-uniform-cap-standing-with-arms-crossed-self-confident-smiling-isolated-orange-wall_141793-15716.jpg", buttons: [{ text: "Get a Free Estimate", href: "#contact" }]
|
||||
title: "Emergency Repairs", description: "Rapid response for busted pipes and leaks, especially during extreme weather.", imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-handsome-builder-wearing-construction-uniform-cap-standing-with-arms-crossed-self-confident-smiling-isolated-orange-wall_141793-15716.jpg"
|
||||
},
|
||||
{
|
||||
title: "Pipe Protection", description: "Professional advice and installations to prevent freezing and damage.", imageSrc: "http://img.b2bpic.net/free-photo/man-overall-cap-smiling_23-2148073095.jpg", buttons: [{ text: "Get a Free Estimate", href: "#contact" }]
|
||||
title: "Pipe Protection", description: "Professional advice and installations to prevent freezing and damage.", imageSrc: "http://img.b2bpic.net/free-photo/man-overall-cap-smiling_23-2148073095.jpg"
|
||||
},
|
||||
{
|
||||
title: "Maintenance & Upgrades", description: "Fixtures, hose bibs, and overall system checkups for long-term health.", imageSrc: "http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-with-confident-smile-face-crossed-arms-isolated-orange-wall_141793-16006.jpg", buttons: [{ text: "Get a Free Estimate", href: "#contact" }]
|
||||
title: "Maintenance & Upgrades", description: "Fixtures, hose bibs, and overall system checkups for long-term health.", imageSrc: "http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-with-confident-smile-face-crossed-arms-isolated-orange-wall_141793-16006.jpg"
|
||||
}
|
||||
]}
|
||||
title="Comprehensive Plumbing Services"
|
||||
@@ -135,7 +135,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Get in touch"
|
||||
title="Need Expert Plumbing?"
|
||||
title="Request Your Service"
|
||||
description="Contact us today for professional, reliable service."
|
||||
/>
|
||||
</div>
|
||||
@@ -149,4 +149,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user