diff --git a/src/app/page.tsx b/src/app/page.tsx index d8eb651..cbcc630 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -102,19 +102,19 @@ export default function LandingPage() { { title: "Insured & Certified", description: "Fully bonded and insured professionals, so you can have peace of mind.", - imageSrc: "http://img.b2bpic.net/free-photo/architecture-shadows-day-city_23-2149451188.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architecture-shadows-day-city_23-2149451188.jpg?_wi=1", imageAlt: "Certified cleaner", }, { title: "Streak-Free Guarantee", description: "Our specialized equipment ensures a flawless finish on every window, every time.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-architecture-office-business-building-with-glass-window-shape_74190-6432.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-architecture-office-business-building-with-glass-window-shape_74190-6432.jpg?_wi=1", imageAlt: "Clean windows", }, { title: "Eco-Friendly Solutions", description: "We use non-toxic, sustainable cleaning products that are safe for your pets and plants.", - imageSrc: "http://img.b2bpic.net/free-photo/man-with-white-helmet-near-solar-panel_1157-29991.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-with-white-helmet-near-solar-panel_1157-29991.jpg?_wi=1", imageAlt: "Eco friendly", }, ]} @@ -130,12 +130,12 @@ export default function LandingPage() { { id: "1", name: "Sarah Miller", - 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", }, { id: "2", name: "David Johnson", - imageSrc: "http://img.b2bpic.net/free-photo/successful-time-young-handsome-man-white-shirt-black-jacket-expressing-positivity-talking-phone-leadership-great-career-manager-cheerful-mood_197531-2121.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/successful-time-young-handsome-man-white-shirt-black-jacket-expressing-positivity-talking-phone-leadership-great-career-manager-cheerful-mood_197531-2121.jpg?_wi=1", }, { id: "3", @@ -145,12 +145,12 @@ export default function LandingPage() { { id: "4", name: "Mark Wilson", - 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: "5", name: "Elena Martinez", - imageSrc: "http://img.b2bpic.net/free-photo/successful-time-young-handsome-man-white-shirt-black-jacket-expressing-positivity-talking-phone-leadership-great-career-manager-cheerful-mood_197531-2121.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/successful-time-young-handsome-man-white-shirt-black-jacket-expressing-positivity-talking-phone-leadership-great-career-manager-cheerful-mood_197531-2121.jpg?_wi=2", }, ]} cardTitle="Client Success Stories" @@ -194,14 +194,14 @@ export default function LandingPage() { value: "15+", title: "Years Experience", description: "Serving the local community since 2010.", - imageSrc: "http://img.b2bpic.net/free-photo/architecture-shadows-day-city_23-2149451188.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architecture-shadows-day-city_23-2149451188.jpg?_wi=2", }, { id: "m2", value: "2000+", title: "Projects Completed", description: "Residential and commercial satisfaction.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-architecture-office-business-building-with-glass-window-shape_74190-6432.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-architecture-office-business-building-with-glass-window-shape_74190-6432.jpg?_wi=2", }, ]} />