Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-18 22:56:50 +00:00

View File

@@ -67,7 +67,7 @@ export default function LandingPage() {
handle: "Resident",
testimonial: "After their spring cleaning, my garden got a new life. Beautifully trimmed and refreshed.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-young-woman-taking-care-plants_23-2148509881.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-young-woman-taking-care-plants_23-2148509881.jpg?_wi=1",
imageAlt: "fresh cut lawn backyard professional landscaping",
},
{
@@ -83,7 +83,7 @@ export default function LandingPage() {
handle: "Resident",
testimonial: "Workers started too early on a Saturday. Please respect local noise ordinances.",
rating: 3,
imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard_1303-22793.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard_1303-22793.jpg?_wi=1",
imageAlt: "fresh cut lawn backyard professional landscaping",
},
{
@@ -91,7 +91,7 @@ export default function LandingPage() {
handle: "Resident",
testimonial: "Consistently reliable work. My lawn is the best on the block.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/old-gardener-cuts-bush-with-large-metal-old-pruning-shears_169016-10697.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/old-gardener-cuts-bush-with-large-metal-old-pruning-shears_169016-10697.jpg?_wi=1",
imageAlt: "fresh cut lawn backyard professional landscaping",
},
{
@@ -99,7 +99,7 @@ export default function LandingPage() {
handle: "Business Owner",
testimonial: "Professional service, always on time and very thorough.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-gardening-digging-soil-her-mid-term-vacation-from-high-school-summer-work-concept_197531-31033.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-gardening-digging-soil-her-mid-term-vacation-from-high-school-summer-work-concept_197531-31033.jpg?_wi=1",
imageAlt: "fresh cut lawn backyard professional landscaping",
},
]}
@@ -113,7 +113,7 @@ export default function LandingPage() {
href: "tel:7732264768",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/long-shot-young-woman-taking-care-plants_23-2148509881.jpg"
imageSrc="http://img.b2bpic.net/free-photo/long-shot-young-woman-taking-care-plants_23-2148509881.jpg?_wi=2"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/street-texture-retro-tuscany-city_1203-5049.jpg",
@@ -166,19 +166,19 @@ export default function LandingPage() {
{
title: "Lawn Mowing",
description: "Routine mowing for residential and commercial properties",
imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard_1303-22793.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard_1303-22793.jpg?_wi=2",
imageAlt: "Lawn mowing",
},
{
title: "Hedge & Bush Trimming",
description: "Clean, shaped, and maintained greenery",
imageSrc: "http://img.b2bpic.net/free-photo/old-gardener-cuts-bush-with-large-metal-old-pruning-shears_169016-10697.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/old-gardener-cuts-bush-with-large-metal-old-pruning-shears_169016-10697.jpg?_wi=2",
imageAlt: "Hedge trimming",
},
{
title: "Spring & Fall Cleanups",
description: "Leaf removal, debris clearing, and yard refresh",
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-gardening-digging-soil-her-mid-term-vacation-from-high-school-summer-work-concept_197531-31033.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-gardening-digging-soil-her-mid-term-vacation-from-high-school-summer-work-concept_197531-31033.jpg?_wi=2",
imageAlt: "Seasonal cleanup",
},
{