diff --git a/src/app/page.tsx b/src/app/page.tsx index 4f97eea..4740c3b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,11 +63,11 @@ export default function LandingPage() { tag="Expert Landscaping Services" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/view-backyard-garden-digital-art-style_23-2151488208.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-backyard-garden-digital-art-style_23-2151488208.jpg?_wi=1", imageAlt: "Landscaping service", }, { - imageSrc: "http://img.b2bpic.net/free-photo/collection-garden-equipment-meadow_23-2148028911.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/collection-garden-equipment-meadow_23-2148028911.jpg?_wi=1", imageAlt: "Gardening tools", }, { @@ -107,13 +107,13 @@ export default function LandingPage() { { title: "Hardscaping", description: "Beautiful, durable pathways and patios.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-pathway-park-surrounded-by-grasses-flowers_181624-20486.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-pathway-park-surrounded-by-grasses-flowers_181624-20486.jpg?_wi=1", buttonIcon: "Zap", }, { title: "Lawn Maintenance", description: "Regular care for a healthy lawn.", - imageSrc: "http://img.b2bpic.net/free-photo/city-park_1127-3452.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/city-park_1127-3452.jpg?_wi=1", buttonIcon: "Zap", }, { @@ -202,7 +202,7 @@ export default function LandingPage() { quote: "Fantastic work on my lawn.", tag: "Expert", avatarSrc: "http://img.b2bpic.net/free-photo/funny-handsome-guy-tourist-flexing-biceps-goes-vacation-sits-with-suitcase-takes-selfies-smartphone_1258-314563.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/view-backyard-garden-digital-art-style_23-2151488208.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-backyard-garden-digital-art-style_23-2151488208.jpg?_wi=2", imageAlt: "happy client garden", }, { @@ -213,7 +213,7 @@ export default function LandingPage() { quote: "My garden looks perfect.", tag: "Reliable", avatarSrc: "http://img.b2bpic.net/free-photo/man-growing-cultivating-plants-indoors_23-2149854848.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/collection-garden-equipment-meadow_23-2148028911.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/collection-garden-equipment-meadow_23-2148028911.jpg?_wi=2", imageAlt: "happy client garden", }, { @@ -235,7 +235,7 @@ export default function LandingPage() { quote: "Very thorough service.", tag: "Friendly", avatarSrc: "http://img.b2bpic.net/free-photo/surprised-young-woman-gardener-uniform-wearing-gardening-hat-holding-flower-flowerpot-putting-hand-face-isolated-green_141793-87008.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-pathway-park-surrounded-by-grasses-flowers_181624-20486.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-pathway-park-surrounded-by-grasses-flowers_181624-20486.jpg?_wi=2", imageAlt: "happy client garden", }, { @@ -246,7 +246,7 @@ export default function LandingPage() { quote: "Transformed my backyard completely.", tag: "Efficient", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-woman-giving-potted-plant-her-client_23-2147948332.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/city-park_1127-3452.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/city-park_1127-3452.jpg?_wi=2", imageAlt: "happy client garden", }, ]}