Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroOverlay
|
<HeroOverlay
|
||||||
title="Professional Pressure Washing in Essex Junction, VT"
|
title="Professional Pressure Washing in Essex Junction, VT"
|
||||||
description="Make your home shine again with fast, affordable exterior cleaning from Green Mountain Washing. We treat your home like our own!"
|
description="Restore your home's curb appeal effortlessly with our trusted, local pressure washing services."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Get Free Estimate", href: "/contact"},
|
text: "Get Free Estimate", href: "/contact"},
|
||||||
@@ -174,7 +174,7 @@ export default function LandingPage() {
|
|||||||
imageSrc: "http://img.b2bpic.net/free-photo/impressed-girl-admiring-great-music-taste-friend-showing-thumbs-up-smiling-excited-astoni_1258-142264.jpg", imageAlt: "David Kim"},
|
imageSrc: "http://img.b2bpic.net/free-photo/impressed-girl-admiring-great-music-taste-friend-showing-thumbs-up-smiling-excited-astoni_1258-142264.jpg", imageAlt: "David Kim"},
|
||||||
{
|
{
|
||||||
id: "5", name: "Jennifer & Robert Lee", role: "Homeowners", company: "Essex Junction", rating: 5,
|
id: "5", name: "Jennifer & Robert Lee", role: "Homeowners", company: "Essex Junction", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/angry-housewife-standing-crossed-hands-holding-sponge-with-detergent-standing-near-her-happy-husband-who-is-rejoicing-finishing-his-work-couple-going-spring-cleaning-their-house-isolated_273609-7767.jpg", imageAlt: "Jennifer and Robert Lee"},
|
imageSrc: "http://img.b2bpic.net/free-photo/angry-housewife-standing-crossed-hands-holding-sponge-with-detergent-with-detergent-standing-near-her-happy-husband-who-is-rejoicing-finishing-his-work-couple-going-spring-cleaning-their-house-isolated_273609-7767.jpg", alt: "Jennifer and Robert Lee"},
|
||||||
]}
|
]}
|
||||||
title="What Our Neighbors Say"
|
title="What Our Neighbors Say"
|
||||||
description="Our local customers in Essex Junction trust us for outstanding results and friendly service. We're proud to be 5-star rated!"
|
description="Our local customers in Essex Junction trust us for outstanding results and friendly service. We're proud to be 5-star rated!"
|
||||||
@@ -233,4 +233,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user