diff --git a/src/app/page.tsx b/src/app/page.tsx index 1588078..e0589a7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,27 +59,27 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/composition-garden-tools_93675-131220.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/composition-garden-tools_93675-131220.jpg?_wi=1", imageAlt: "Professional lawn care", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-having-fun-with-french-bulldog-grass_7502-8294.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-having-fun-with-french-bulldog-grass_7502-8294.jpg?_wi=1", imageAlt: "Lawn fertilization", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-sliding-hand-through-grass-nature_23-2148585299.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-sliding-hand-through-grass-nature_23-2148585299.jpg?_wi=1", imageAlt: "Lawn aeration", }, { - imageSrc: "http://img.b2bpic.net/free-photo/hydroponics-system-planting-vegetables-herbs-without-using-soil-health_1150-8140.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hydroponics-system-planting-vegetables-herbs-without-using-soil-health_1150-8140.jpg?_wi=1", imageAlt: "Weed control", }, { - imageSrc: "http://img.b2bpic.net/free-photo/professional-maintenance-worker-uniform-cleaning-city-park-from-dry-fall-leaves-with-hand-blower_7502-10247.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-maintenance-worker-uniform-cleaning-city-park-from-dry-fall-leaves-with-hand-blower_7502-10247.jpg?_wi=1", imageAlt: "Lawn thatching", }, { - imageSrc: "http://img.b2bpic.net/free-photo/railway-covered-with-smooth-white-snow_181624-12340.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/railway-covered-with-smooth-white-snow_181624-12340.jpg?_wi=1", imageAlt: "Snow removal", }, ]} @@ -126,7 +126,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/fork-harrows-grass_1339-7746.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/composition-garden-tools_93675-131220.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/composition-garden-tools_93675-131220.jpg?_wi=2", imageAlt: "lawn mowing professional cutter", }, { @@ -138,7 +138,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/focused-male-gardener-growing-evergreen-plants-gray-haired-middle-aged-man-glasses-wearing-blue-shirt-apron-checking-small-thujas-greenhouse-commercial-gardening-summer-concept_74855-12789.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-having-fun-with-french-bulldog-grass_7502-8294.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-having-fun-with-french-bulldog-grass_7502-8294.jpg?_wi=2", imageAlt: "lawn mowing professional cutter", }, { @@ -150,7 +150,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-man-working-with-handheld-leaf-blower-while-leaves-curling-glowing-around-back_7502-10252.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/woman-sliding-hand-through-grass-nature_23-2148585299.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-sliding-hand-through-grass-nature_23-2148585299.jpg?_wi=2", imageAlt: "lawn mowing professional cutter", }, { @@ -162,7 +162,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-driving-lawn-mower-outdoors_23-2149382195.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/hydroponics-system-planting-vegetables-herbs-without-using-soil-health_1150-8140.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hydroponics-system-planting-vegetables-herbs-without-using-soil-health_1150-8140.jpg?_wi=2", imageAlt: "lawn mowing professional cutter", }, { @@ -174,7 +174,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-takes-out-sup-board_72229-1387.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/professional-maintenance-worker-uniform-cleaning-city-park-from-dry-fall-leaves-with-hand-blower_7502-10247.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-maintenance-worker-uniform-cleaning-city-park-from-dry-fall-leaves-with-hand-blower_7502-10247.jpg?_wi=2", imageAlt: "lawn mowing professional cutter", }, { @@ -186,7 +186,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-cleans-snow-yard-snowy-weather_169016-18119.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/railway-covered-with-smooth-white-snow_181624-12340.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/railway-covered-with-smooth-white-snow_181624-12340.jpg?_wi=2", imageAlt: "lawn mowing professional cutter", }, ]}