diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index d578448..27c78de 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -41,7 +41,7 @@ export default function HomePage() { icon: Calendar, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/alpine-hotel-hosting-winter-sports_482257-102253.jpg" + imageSrc="http://img.b2bpic.net/free-photo/alpine-hotel-hosting-winter-sports_482257-102253.jpg?_wi=1" /> @@ -74,7 +74,7 @@ export default function HomePage() { description: "Gentle, precise hair removal services.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/portrait-smiling-owner-hairdresser-salon_329181-1953.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-smiling-owner-hairdresser-salon_329181-1953.jpg?_wi=1" /> @@ -116,7 +116,7 @@ export default function HomePage() { bentoComponent: "media-stack", mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/alpine-hotel-hosting-winter-sports_482257-102253.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/alpine-hotel-hosting-winter-sports_482257-102253.jpg?_wi=2", }, { imageSrc: "http://img.b2bpic.net/free-photo/mixed-race-woman-with-hand-dark-skinned-man-around-neck_8353-12401.jpg", @@ -125,7 +125,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/woman-setting-hair-client-styling_23-2147769849.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-owner-hairdresser-salon_329181-1953.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-owner-hairdresser-salon_329181-1953.jpg?_wi=2", imageAlt: "professional waxing treatment close up", }, { @@ -149,7 +149,7 @@ export default function HomePage() { }, ], completedLabel: "Book Now", - imageSrc: "http://img.b2bpic.net/free-photo/amazing-laughing-redhead-young-lady-standing-cafe_171337-15271.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/amazing-laughing-redhead-young-lady-standing-cafe_171337-15271.jpg?_wi=1", imageAlt: "professional waxing treatment close up", }, ]} @@ -171,7 +171,7 @@ export default function HomePage() { name: "Jane Smith", role: "Head Stylist", detail: "10+ years of creative styling experience.", - imageSrc: "http://img.b2bpic.net/free-photo/amazing-laughing-redhead-young-lady-standing-cafe_171337-15271.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/amazing-laughing-redhead-young-lady-standing-cafe_171337-15271.jpg?_wi=2", }, { name: "Robert Chen", @@ -180,7 +180,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/closeup-relaxed-content-woman-leaning-wall_1262-1749.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/alpine-hotel-hosting-winter-sports_482257-102253.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/alpine-hotel-hosting-winter-sports_482257-102253.jpg?_wi=3", imageAlt: "beauty salon professional portrait", }, { @@ -199,7 +199,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-bride-indoors_23-2149721992.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-owner-hairdresser-salon_329181-1953.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-owner-hairdresser-salon_329181-1953.jpg?_wi=3", imageAlt: "beauty salon professional portrait", }, ]}