Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-07 20:00:26 +00:00
2 changed files with 1371 additions and 4 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
{ text: "Get Free Quote", href: "#contact" },
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/natural-grass-close-up_23-2148858218.jpg"
imageSrc="http://img.b2bpic.net/free-photo/natural-grass-close-up_23-2148858218.jpg?_wi=1"
imageAlt="Freshly mowed professional lawn"
mediaAnimation="slide-up"
avatars={[
@@ -122,7 +122,7 @@ export default function LandingPage() {
description="Sarah Johnson"
subdescription="Homeowner, Nashville TN"
icon={Heart}
imageSrc="http://img.b2bpic.net/free-photo/happy-successful-woman-thumbs-up-give-approval-drink-coffee_176420-16240.jpg"
imageSrc="http://img.b2bpic.net/free-photo/happy-successful-woman-thumbs-up-give-approval-drink-coffee_176420-16240.jpg?_wi=1"
imageAlt="Sarah Johnson"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -142,7 +142,7 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Sarah Johnson", role: "Homeowner", company: "Nashville", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-woman-thumbs-up-give-approval-drink-coffee_176420-16240.jpg", imageAlt: "Sarah Johnson"},
imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-woman-thumbs-up-give-approval-drink-coffee_176420-16240.jpg?_wi=2", imageAlt: "Sarah Johnson"},
{
id: "2", name: "Michael Chen", role: "Property Manager", company: "Memphis Area", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-stately-ginger-fellow-stylish-navy-t-shirt-smiling-showing-ok-sign-looking-camera-while-posing-blue-studio-background-human-facial-expressions-sincer_639032-2122.jpg", imageAlt: "Michael Chen"},
@@ -190,7 +190,7 @@ export default function LandingPage() {
required: false,
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/natural-grass-close-up_23-2148858218.jpg"
imageSrc="http://img.b2bpic.net/free-photo/natural-grass-close-up_23-2148858218.jpg?_wi=2"
imageAlt="Beautiful lawn"
mediaAnimation="slide-up"
mediaPosition="right"