Update src/app/page.tsx

This commit is contained in:
2026-05-13 21:16:06 +00:00
parent 3acfb1507b
commit 950268166e

View File

@@ -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",
},
]}