Update src/app/page.tsx

This commit is contained in:
2026-04-17 17:32:03 +00:00
parent 0356c2641c
commit 074ef2d60c

View File

@@ -67,23 +67,23 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/incognito-man-cutting-overgrown-bushes_651396-1551.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/incognito-man-cutting-overgrown-bushes_651396-1551.jpg?_wi=1",
imageAlt: "landscaper mowing green lawn",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-fresh-green-plants-daytime_181624-19333.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-fresh-green-plants-daytime_181624-19333.jpg?_wi=1",
imageAlt: "fresh cut green grass",
},
{
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: "home garden landscaping design",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-strong-man-gloves-cutting-leaves-his-garden-farmer-spending-summer-morning-working-garden-near-countryside-house_176420-19902.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-strong-man-gloves-cutting-leaves-his-garden-farmer-spending-summer-morning-working-garden-near-countryside-house_176420-19902.jpg?_wi=1",
imageAlt: "professional garden care",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-taking-care-her-plants_23-2149037252.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-taking-care-her-plants_23-2149037252.jpg?_wi=1",
imageAlt: "vibrant green lawn garden",
},
{
@@ -208,7 +208,7 @@ export default function LandingPage() {
quote: "The best lawn service I've ever used.",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/elderly-woman-walking-city_23-2149401689.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/incognito-man-cutting-overgrown-bushes_651396-1551.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/incognito-man-cutting-overgrown-bushes_651396-1551.jpg?_wi=2",
imageAlt: "happy homeowner standing in yard",
},
{
@@ -219,7 +219,7 @@ export default function LandingPage() {
quote: "Professional, reliable, and thorough.",
tag: "Landscaping",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-beautiful-sunflowers_23-2150392042.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-fresh-green-plants-daytime_181624-19333.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-fresh-green-plants-daytime_181624-19333.jpg?_wi=2",
imageAlt: "happy homeowner standing in yard",
},
{
@@ -230,7 +230,7 @@ export default function LandingPage() {
quote: "My lawn has never looked better.",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-speaking-phone-sitting-bench_176420-5895.jpg",
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",
imageAlt: "happy homeowner standing in yard",
},
{
@@ -241,7 +241,7 @@ export default function LandingPage() {
quote: "Fantastic service and quick turnaround.",
tag: "Seasonal",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-view-young-handsome-slavic-gardener-uniform-hat-isolated-green-wall_141793-59474.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-strong-man-gloves-cutting-leaves-his-garden-farmer-spending-summer-morning-working-garden-near-countryside-house_176420-19902.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-strong-man-gloves-cutting-leaves-his-garden-farmer-spending-summer-morning-working-garden-near-countryside-house_176420-19902.jpg?_wi=2",
imageAlt: "happy homeowner standing in yard",
},
{
@@ -252,7 +252,7 @@ export default function LandingPage() {
quote: "Highly recommended for all lawn needs.",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/outdoors-portrait-young-attractive-bearded-caucasian-man-blue-shirt-sport-pants-smiling-sitting-grass-looking-camera-with-happy-face-expression-working-garden_176420-19937.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-taking-care-her-plants_23-2149037252.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-taking-care-her-plants_23-2149037252.jpg?_wi=2",
imageAlt: "happy homeowner standing in yard",
},
]}