diff --git a/src/app/page.tsx b/src/app/page.tsx index 397e19c..3d330c9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { handle: "West London", testimonial: "The best move-out clean I have ever had.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/espresso-machine-bottle-olive-oil_181624-14425.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/espresso-machine-bottle-olive-oil_181624-14425.jpg?_wi=1", imageAlt: "luxury cleaning service modern home", }, { @@ -71,7 +71,7 @@ export default function LandingPage() { handle: "NW London", testimonial: "Prompt, professional, and thorough. Highly recommended.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/people-taking-care-office-cleaning_23-2149374445.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-taking-care-office-cleaning_23-2149374445.jpg?_wi=1", imageAlt: "luxury cleaning service modern home", }, { @@ -79,7 +79,7 @@ export default function LandingPage() { handle: "Chelsea", testimonial: "Reliable and incredibly detail-oriented.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-packing-things-near-sofa_23-2147758888.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-packing-things-near-sofa_23-2147758888.jpg?_wi=1", imageAlt: "luxury cleaning service modern home", }, { @@ -87,7 +87,7 @@ export default function LandingPage() { handle: "Notting Hill", testimonial: "Great experience, house looks brand new.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-female-photographer-street_23-2147654337.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-female-photographer-street_23-2147654337.jpg?_wi=1", imageAlt: "luxury cleaning service modern home", }, { @@ -95,7 +95,7 @@ export default function LandingPage() { handle: "Hammersmith", testimonial: "The gold standard for London cleaning.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-musician-woman-learns-how-play-ukulele-sits-sofa-with-crossed-legs_1258-204931.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-musician-woman-learns-how-play-ukulele-sits-sofa-with-crossed-legs_1258-204931.jpg?_wi=1", imageAlt: "luxury cleaning service modern home", }, ]} @@ -105,7 +105,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/espresso-machine-bottle-olive-oil_181624-14425.jpg" + imageSrc="http://img.b2bpic.net/free-photo/espresso-machine-bottle-olive-oil_181624-14425.jpg?_wi=2" imageAlt="Professional cleaning services in London" avatars={[ { @@ -153,7 +153,7 @@ export default function LandingPage() { description: "Safe for you, your pets, and the environment.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/people-taking-care-office-cleaning_23-2149374445.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-taking-care-office-cleaning_23-2149374445.jpg?_wi=2" mediaAnimation="slide-up" /> @@ -170,13 +170,13 @@ export default function LandingPage() { icon: Sparkles, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-packing-things-near-sofa_23-2147758888.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-packing-things-near-sofa_23-2147758888.jpg?_wi=2", }, { imageSrc: "http://img.b2bpic.net/free-photo/crop-man-carrying-things-box_23-2147782375.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/espresso-machine-bottle-olive-oil_181624-14425.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/espresso-machine-bottle-olive-oil_181624-14425.jpg?_wi=3", imageAlt: "deep cleaning kitchen tools", }, { @@ -191,7 +191,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/still-life-bathroom-cleaning-products_23-2150829701.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/people-taking-care-office-cleaning_23-2149374445.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-taking-care-office-cleaning_23-2149374445.jpg?_wi=3", imageAlt: "deep cleaning kitchen tools", }, { @@ -206,7 +206,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/sporty-girl-packing-bag-training-sports-girl-going-training-preparing-training_169016-67494.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-female-photographer-street_23-2147654337.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-female-photographer-street_23-2147654337.jpg?_wi=2", imageAlt: "deep cleaning kitchen tools", }, ]} @@ -315,14 +315,14 @@ export default function LandingPage() { name: "Sarah W.", role: "Chelsea", testimonial: "Impeccable service every time.", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-female-photographer-street_23-2147654337.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-female-photographer-street_23-2147654337.jpg?_wi=3", }, { id: "t2", name: "Mark L.", role: "Notting Hill", testimonial: "The move-in clean saved us so much time.", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-musician-woman-learns-how-play-ukulele-sits-sofa-with-crossed-legs_1258-204931.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-musician-woman-learns-how-play-ukulele-sits-sofa-with-crossed-legs_1258-204931.jpg?_wi=2", }, { id: "t3",