Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
handle: "@johnd",
|
||||
testimonial: "Excellent service throughout the year!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-male-worker-gloves-removing-dry-leaves-from-sidewalk-with-hand-blower-park-side-view_7502-10152.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-male-worker-gloves-removing-dry-leaves-from-sidewalk-with-hand-blower-park-side-view_7502-10152.jpg?_wi=1",
|
||||
imageAlt: "lawn care service professional",
|
||||
},
|
||||
{
|
||||
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
handle: "@sarahp",
|
||||
testimonial: "Fast response during snow storms.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-cheerful-gardener-smiling-posing-plants-flowers_176420-3826.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-cheerful-gardener-smiling-posing-plants-flowers_176420-3826.jpg?_wi=1",
|
||||
imageAlt: "lawn care service professional",
|
||||
},
|
||||
{
|
||||
@@ -102,7 +102,7 @@ export default function LandingPage() {
|
||||
imageAlt: "lawn care service professional",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/caucasian-male-worker-gloves-removing-dry-leaves-from-sidewalk-with-hand-blower-park-side-view_7502-10152.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/caucasian-male-worker-gloves-removing-dry-leaves-from-sidewalk-with-hand-blower-park-side-view_7502-10152.jpg?_wi=2"
|
||||
imageAlt="Professional lawn and snow service"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -160,7 +160,7 @@ export default function LandingPage() {
|
||||
description="We started as a local family business and grown into a trusted seasonal partner for hundreds of homeowners."
|
||||
subdescription="Whether it's spring cleanup, lawn mowing, or snow plowing, we use the right equipment for a perfect finish every time."
|
||||
icon={Shield}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-handsome-cheerful-gardener-smiling-posing-plants-flowers_176420-3826.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-handsome-cheerful-gardener-smiling-posing-plants-flowers_176420-3826.jpg?_wi=2"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user