Update src/app/page.tsx

This commit is contained in:
2026-04-09 00:13:45 +00:00
parent 4ca212dfa8
commit ee0f2b72d5

View File

@@ -67,7 +67,7 @@ export default function LandingPage() {
handle: "Homeowner",
testimonial: "Sam and his team did a fantastic job — we went from an overgrown yard to loving our outdoor space",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/grass-background_1127-3417.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/grass-background_1127-3417.jpg?_wi=1",
imageAlt: "beautiful landscaped lawn garden",
},
{
@@ -75,7 +75,7 @@ export default function LandingPage() {
handle: "Homeowner",
testimonial: "Highly recommended — down to earth and very professional",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-gardener-pruning-plants-garden_23-2148165258.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-gardener-pruning-plants-garden_23-2148165258.jpg?_wi=1",
imageAlt: "lawn care service residential",
},
{
@@ -83,7 +83,7 @@ export default function LandingPage() {
handle: "Homeowner",
testimonial: "High quality team of landscapers!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-florist-taking-care-flowers_176420-2076.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-florist-taking-care-flowers_176420-2076.jpg?_wi=1",
imageAlt: "friendly professional landscaper portrait",
},
{
@@ -109,7 +109,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/grass-background_1127-3417.jpg"
imageSrc="http://img.b2bpic.net/free-photo/grass-background_1127-3417.jpg?_wi=2"
imageAlt="A beautiful landscaped residential garden lawn"
avatars={[
{
@@ -146,19 +146,19 @@ export default function LandingPage() {
{
title: "Lawn Care",
description: "Professional mowing, edging, and seasonal fertilization to keep your lawn thick and healthy all year long.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-gardener-pruning-plants-garden_23-2148165258.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-gardener-pruning-plants-garden_23-2148165258.jpg?_wi=2",
imageAlt: "Lawn care service",
},
{
title: "Weed Removal",
description: "Eco-friendly and thorough weed removal services to restore the clean look of your beds and pathways.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-gardener-pruning-plants-garden_23-2148165258.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-gardener-pruning-plants-garden_23-2148165258.jpg?_wi=3",
imageAlt: "Weed removal",
},
{
title: "Yard Transformation",
description: "Complete landscape planning and execution for stunning outdoor living spaces.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-gardener-pruning-plants-garden_23-2148165258.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-gardener-pruning-plants-garden_23-2148165258.jpg?_wi=4",
imageAlt: "Yard transformation",
},
]}
@@ -186,7 +186,7 @@ export default function LandingPage() {
title: "Client Happiness",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-florist-taking-care-flowers_176420-2076.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-florist-taking-care-flowers_176420-2076.jpg?_wi=2"
imageAlt="Sam, lead landscaper with his team"
mediaAnimation="slide-up"
metricsAnimation="slide-up"