diff --git a/src/app/page.tsx b/src/app/page.tsx index 41c986a..076ef24 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,11 +90,11 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/bangkok-elephant-care-sanctuary-buildings-with-lake-lotus-flowers_482257-123883.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bangkok-elephant-care-sanctuary-buildings-with-lake-lotus-flowers_482257-123883.jpg?_wi=1", imageAlt: "Lush green lawn with healthy grass", }, { - imageSrc: "http://img.b2bpic.net/free-photo/people-carrying-wheelbarrow-rural-life_23-2149382168.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-carrying-wheelbarrow-rural-life_23-2149382168.jpg?_wi=1", imageAlt: "Landscaping team working on a residential lawn", }, { @@ -166,7 +166,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/female-gardener-squatting-watering-pot-plants-from-hose-caucasian-blonde-woman-wearing-blue-shirt-apron-growing-flowers-greenhouse-commercial-gardening-activity-summer-concept_74855-12778.jpg", imageAlt: "Spring planting", }, - imageSrc: "http://img.b2bpic.net/free-photo/bangkok-elephant-care-sanctuary-buildings-with-lake-lotus-flowers_482257-123883.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bangkok-elephant-care-sanctuary-buildings-with-lake-lotus-flowers_482257-123883.jpg?_wi=2", imageAlt: "weekly lawn mowing service clean", }, { @@ -180,7 +180,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/white-line-soccer-field-grass_1339-3234.jpg", imageAlt: "Lush green weed-free grass", }, - imageSrc: "http://img.b2bpic.net/free-photo/people-carrying-wheelbarrow-rural-life_23-2149382168.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-carrying-wheelbarrow-rural-life_23-2149382168.jpg?_wi=2", imageAlt: "weekly lawn mowing service clean", }, ]}