Update src/app/page.tsx

This commit is contained in:
2026-05-28 16:58:31 +00:00
parent bf75023e5c
commit 12506d75e3

View File

@@ -77,15 +77,15 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-flowers-garden_23-2148905218.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-flowers-garden_23-2148905218.jpg?_wi=1",
imageAlt: "Beautiful lush garden with flowers",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/plants-pots-blurred-background-yard-blurred-background_169016-19894.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plants-pots-blurred-background-yard-blurred-background_169016-19894.jpg?_wi=1",
imageAlt: "Modern patio garden design",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-picture-female-doing-gardening_181624-31754.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-picture-female-doing-gardening_181624-31754.jpg?_wi=1",
imageAlt: "Commercial building landscape maintenance",
},
{
@@ -135,7 +135,7 @@ export default function LandingPage() {
imageAlt: "Newly planted colorful flower bed",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-flowers-garden_23-2148905218.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-flowers-garden_23-2148905218.jpg?_wi=2",
imageAlt: "garden design drawing and tools",
},
{
@@ -152,7 +152,7 @@ export default function LandingPage() {
imageAlt: "Healthy green lawn close up",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/plants-pots-blurred-background-yard-blurred-background_169016-19894.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plants-pots-blurred-background-yard-blurred-background_169016-19894.jpg?_wi=2",
imageAlt: "garden design drawing and tools",
},
{
@@ -169,7 +169,7 @@ export default function LandingPage() {
imageAlt: "Water flowing through garden stream",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-picture-female-doing-gardening_181624-31754.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-picture-female-doing-gardening_181624-31754.jpg?_wi=2",
imageAlt: "garden design drawing and tools",
},
]}