diff --git a/src/app/page.tsx b/src/app/page.tsx index cfc8bb3..a14c0de 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,27 +72,27 @@ export default function LandingPage() { carouselItems={[ { id: "c1", - imageSrc: "http://img.b2bpic.net/free-photo/composition-cleaning-objects_23-2148104623.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/composition-cleaning-objects_23-2148104623.jpg?_wi=1", imageAlt: "Cleaning Tools", }, { id: "c2", - imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-her-home_23-2148118476.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-her-home_23-2148118476.jpg?_wi=1", imageAlt: "Cleaning Pro", }, { id: "c3", - imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-rubber-gloves-cleaning-up-kitchen_1303-30935.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-rubber-gloves-cleaning-up-kitchen_1303-30935.jpg?_wi=1", imageAlt: "Clean Interior", }, { id: "c4", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-cleaning_23-2148480344.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-cleaning_23-2148480344.jpg?_wi=1", imageAlt: "Sanitized Space", }, { id: "c5", - imageSrc: "http://img.b2bpic.net/free-photo/young-coworkers-gathering-table-office_23-2147668778.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-coworkers-gathering-table-office_23-2147668778.jpg?_wi=1", imageAlt: "Luxury Cleaning", }, { @@ -245,7 +245,7 @@ export default function LandingPage() { button: { text: "Select", }, - imageSrc: "http://img.b2bpic.net/free-photo/composition-cleaning-objects_23-2148104623.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/composition-cleaning-objects_23-2148104623.jpg?_wi=2", imageAlt: "Composition of cleaning objects", }, { @@ -261,7 +261,7 @@ export default function LandingPage() { button: { text: "Select", }, - imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-her-home_23-2148118476.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-her-home_23-2148118476.jpg?_wi=2", imageAlt: "Composition of cleaning objects", }, ]} @@ -311,7 +311,7 @@ export default function LandingPage() { quote: "Stunning results every time.", tag: "Gold", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-housework-looking-busy_259150-59497.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/composition-cleaning-objects_23-2148104623.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/composition-cleaning-objects_23-2148104623.jpg?_wi=3", imageAlt: "happy client home cleaning", }, { @@ -322,7 +322,7 @@ export default function LandingPage() { quote: "Absolute perfection, exceeded my expectations.", tag: "Gold", avatarSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-cup-coffee_23-2148953561.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-her-home_23-2148118476.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-her-home_23-2148118476.jpg?_wi=3", imageAlt: "happy client home cleaning", }, { @@ -333,7 +333,7 @@ export default function LandingPage() { quote: "Professional, punctual, and reliable.", tag: "Gold", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-rubber-gloves-amazed-surprised-sitting-table-with-cleaning-supplies-tools-light-living-room_141793-101981.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-rubber-gloves-cleaning-up-kitchen_1303-30935.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-rubber-gloves-cleaning-up-kitchen_1303-30935.jpg?_wi=2", imageAlt: "happy client home cleaning", }, { @@ -344,7 +344,7 @@ export default function LandingPage() { quote: "Best cleaning I've ever had.", tag: "Gold", avatarSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13336.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-cleaning_23-2148480344.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-cleaning_23-2148480344.jpg?_wi=2", imageAlt: "happy client home cleaning", }, { @@ -355,7 +355,7 @@ export default function LandingPage() { quote: "Everything shines. Wonderful team.", tag: "Gold", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-roomate-with-tablet-couch_23-2149103374.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-coworkers-gathering-table-office_23-2147668778.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-coworkers-gathering-table-office_23-2147668778.jpg?_wi=2", imageAlt: "happy client home cleaning", }, ]}