diff --git a/src/app/page.tsx b/src/app/page.tsx index 92c52a9..1f568eb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,11 +65,11 @@ export default function LandingPage() { description="Experience superior home care with our vetted, reliable, and professional staff. Book daily rentals with ease." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-apron-rubber-gloves-holding-mop-leaning-head-it-looking-camera-with-sad-expression-face_141793-28461.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-apron-rubber-gloves-holding-mop-leaning-head-it-looking-camera-with-sad-expression-face_141793-28461.jpg?_wi=1", imageAlt: "professional maid service baghdad", }, { - imageSrc: "http://img.b2bpic.net/free-photo/social-worker-helping-senior-woman_23-2149031385.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/social-worker-helping-senior-woman_23-2149031385.jpg?_wi=1", imageAlt: "smiling maid professional uniform", }, { @@ -121,7 +121,7 @@ export default function LandingPage() { description: "Rent by the day or hour.", bentoComponent: "reveal-icon", icon: Clock, - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-apron-rubber-gloves-holding-mop-leaning-head-it-looking-camera-with-sad-expression-face_141793-28461.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-apron-rubber-gloves-holding-mop-leaning-head-it-looking-camera-with-sad-expression-face_141793-28461.jpg?_wi=2", imageAlt: "maid cleaning service worker", }, { @@ -129,7 +129,7 @@ export default function LandingPage() { description: "Easy online scheduling.", bentoComponent: "reveal-icon", icon: Calendar, - imageSrc: "http://img.b2bpic.net/free-photo/social-worker-helping-senior-woman_23-2149031385.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/social-worker-helping-senior-woman_23-2149031385.jpg?_wi=2", imageAlt: "maid cleaning service worker", }, ]}