diff --git a/src/app/page.tsx b/src/app/page.tsx index c5ce96d..c051c1b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { handle: "@aliced", testimonial: "The best cleaning service I've ever used. My home was spotless!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-mother-cleaning-shelves-house_23-2148713680.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-mother-cleaning-shelves-house_23-2148713680.jpg?_wi=1", imageAlt: "Young mother cleaning the shelves in the house", }, { @@ -68,7 +68,7 @@ export default function LandingPage() { handle: "@marks", testimonial: "Professional, punctual, and incredibly thorough. Highly recommend.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/husband-wife-singing-together-while-cleaning-apartment_482257-71.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/husband-wife-singing-together-while-cleaning-apartment_482257-71.jpg?_wi=1", imageAlt: "Young mother cleaning the shelves in the house", }, { @@ -76,7 +76,7 @@ export default function LandingPage() { handle: "@elenar", testimonial: "Finally found a team I can trust with my property.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-working-couch_23-2148751493.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-working-couch_23-2148751493.jpg?_wi=1", imageAlt: "Young mother cleaning the shelves in the house", }, { @@ -84,7 +84,7 @@ export default function LandingPage() { handle: "@davidw", testimonial: "Exceptional attention to detail in every room.", 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: "Young mother cleaning the shelves in the house", }, { @@ -92,7 +92,7 @@ export default function LandingPage() { handle: "@sarahp", testimonial: "Refreshing clean, lovely professional staff.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-wearing-rubber-gloves-cleaning_1163-2431.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-wearing-rubber-gloves-cleaning_1163-2431.jpg?_wi=1", imageAlt: "Young mother cleaning the shelves in the house", }, ]} @@ -103,7 +103,7 @@ export default function LandingPage() { }, ]} mediaAnimation="blur-reveal" - imageSrc="http://img.b2bpic.net/free-photo/young-mother-cleaning-shelves-house_23-2148713680.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-mother-cleaning-shelves-house_23-2148713680.jpg?_wi=2" imageAlt="Young mother cleaning the shelves in the house" avatars={[ { @@ -180,7 +180,7 @@ export default function LandingPage() { description: "Background checked professionals.", bentoComponent: "reveal-icon", icon: ShieldCheck, - imageSrc: "http://img.b2bpic.net/free-photo/husband-wife-singing-together-while-cleaning-apartment_482257-71.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/husband-wife-singing-together-while-cleaning-apartment_482257-71.jpg?_wi=2", imageAlt: "Young business woman sitting in a cahir and working on computer", }, { @@ -188,7 +188,7 @@ export default function LandingPage() { description: "We don't leave until it's clean.", bentoComponent: "reveal-icon", icon: Sparkles, - imageSrc: "http://img.b2bpic.net/free-photo/woman-working-couch_23-2148751493.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-working-couch_23-2148751493.jpg?_wi=2", imageAlt: "Young business woman sitting in a cahir and working on computer", }, ]} @@ -232,22 +232,22 @@ export default function LandingPage() { { id: "1", name: "Alice D.", - imageSrc: "http://img.b2bpic.net/free-photo/husband-wife-singing-together-while-cleaning-apartment_482257-71.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/husband-wife-singing-together-while-cleaning-apartment_482257-71.jpg?_wi=3", }, { id: "2", name: "Mark S.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-working-couch_23-2148751493.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-working-couch_23-2148751493.jpg?_wi=3", }, { id: "3", name: "Elena R.", - 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: "4", name: "David W.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-wearing-rubber-gloves-cleaning_1163-2431.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-wearing-rubber-gloves-cleaning_1163-2431.jpg?_wi=2", }, { id: "5",