diff --git a/src/app/page.tsx b/src/app/page.tsx index 9b53a16..1b7660b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,21 +70,21 @@ export default function LandingPage() { handle: "@alexrivers", testimonial: "The best cleaning team I've ever hired. Professional and fast.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-european-man-glasses-suit-smiling-excited-looking-camera-with-amazed-happy-face-w_1258-154166.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-european-man-glasses-suit-smiling-excited-looking-camera-with-amazed-happy-face-w_1258-154166.jpg?_wi=1", }, { name: "Sarah Jenkins", handle: "@sjenkins", testimonial: "Consistently excellent results every single visit.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/african-american-doctor-shaking-hands-with-her-female-patient-while-meeting-clinic-focus-is-happy-woman_637285-1785.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/african-american-doctor-shaking-hands-with-her-female-patient-while-meeting-clinic-focus-is-happy-woman_637285-1785.jpg?_wi=1", }, { name: "Mark D.", handle: "@markd_dev", testimonial: "LorCo is thorough, reliable, and trustworthy.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-female-colleagues-embracing-with-eyes-closed-while-having-coffee-break-cafe_637285-8148.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-female-colleagues-embracing-with-eyes-closed-while-having-coffee-break-cafe_637285-8148.jpg?_wi=1", }, { name: "Emily P.", @@ -101,7 +101,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/happy-asian-woman-shows-thumbs-up-approves-likes-smth-good-stands-near-cafe-entrance-give-her_1258-199002.jpg", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/hands-with-gloves-disinfecting-hand-rail_23-2148705064.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hands-with-gloves-disinfecting-hand-rail_23-2148705064.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -158,7 +158,7 @@ export default function LandingPage() { title="Redefining Clean" description="At LorCo, we believe cleanliness is the foundation of a healthy life." subdescription="With eco-friendly products and professional care, we transform your space." - imageSrc="http://img.b2bpic.net/free-photo/hardworking-housewife-closes-eyes-smiles-pleasantly-enjoys-cleaning_273609-50245.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hardworking-housewife-closes-eyes-smiles-pleasantly-enjoys-cleaning_273609-50245.jpg?_wi=1" mediaAnimation="slide-up" icon={Sparkles} /> @@ -295,7 +295,7 @@ export default function LandingPage() { quote: "Fantastic service.", tag: "Corporate", avatarSrc: "http://img.b2bpic.net/free-photo/crazy-hero-happy-expression_1194-4143.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/hands-with-gloves-disinfecting-hand-rail_23-2148705064.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hands-with-gloves-disinfecting-hand-rail_23-2148705064.jpg?_wi=2", imageAlt: "happy office manager portrait", }, { @@ -306,7 +306,7 @@ export default function LandingPage() { quote: "Best in the business.", tag: "Residential", avatarSrc: "http://img.b2bpic.net/free-photo/happy-adult-daughter-mature-father-meeting-with-family-consultant-co-working-shaking-hands_74855-15154.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/hardworking-housewife-closes-eyes-smiles-pleasantly-enjoys-cleaning_273609-50245.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hardworking-housewife-closes-eyes-smiles-pleasantly-enjoys-cleaning_273609-50245.jpg?_wi=2", imageAlt: "happy office manager portrait", }, { @@ -317,7 +317,7 @@ export default function LandingPage() { quote: "Extremely professional.", tag: "Corporate", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-man-presenting-business-data-board_23-2151964111.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-european-man-glasses-suit-smiling-excited-looking-camera-with-amazed-happy-face-w_1258-154166.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-european-man-glasses-suit-smiling-excited-looking-camera-with-amazed-happy-face-w_1258-154166.jpg?_wi=2", imageAlt: "happy office manager portrait", }, { @@ -328,7 +328,7 @@ export default function LandingPage() { quote: "Simply wonderful results.", tag: "Residential", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-black-family-posing-studio_23-2150598669.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/african-american-doctor-shaking-hands-with-her-female-patient-while-meeting-clinic-focus-is-happy-woman_637285-1785.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/african-american-doctor-shaking-hands-with-her-female-patient-while-meeting-clinic-focus-is-happy-woman_637285-1785.jpg?_wi=2", imageAlt: "happy office manager portrait", }, { @@ -339,7 +339,7 @@ export default function LandingPage() { quote: "They go above and beyond.", tag: "Corporate", avatarSrc: "http://img.b2bpic.net/free-photo/african-cafe-beautiful-american-black_1303-1343.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/happy-female-colleagues-embracing-with-eyes-closed-while-having-coffee-break-cafe_637285-8148.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-female-colleagues-embracing-with-eyes-closed-while-having-coffee-break-cafe_637285-8148.jpg?_wi=2", imageAlt: "happy office manager portrait", }, ]}