diff --git a/src/app/page.tsx b/src/app/page.tsx index ca4894c..cd9d565 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -102,7 +102,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-applying-cream_23-2148389885.jpg", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797714.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797714.jpg?_wi=1" imageAlt="elegant beauty salon interior" avatars={[ { @@ -171,7 +171,7 @@ export default function LandingPage() { description: "A tranquil atmosphere designed for your complete relaxation.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/cosmetologist-applying-mask-face-client-beauty-salon_1303-16773.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cosmetologist-applying-mask-face-client-beauty-salon_1303-16773.jpg?_wi=1" mediaAnimation="slide-up" imageAlt="modern salon interior" /> @@ -196,7 +196,7 @@ export default function LandingPage() { description: "Expert nail care for perfectly groomed hands and feet.", bentoComponent: "reveal-icon", icon: Heart, - imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797714.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797714.jpg?_wi=2", imageAlt: "facial skincare treatment", }, { @@ -204,7 +204,7 @@ export default function LandingPage() { description: "Professional cutting, coloring, and styling services.", bentoComponent: "reveal-icon", icon: Scissors, - imageSrc: "http://img.b2bpic.net/free-photo/cosmetologist-applying-mask-face-client-beauty-salon_1303-16773.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cosmetologist-applying-mask-face-client-beauty-salon_1303-16773.jpg?_wi=2", imageAlt: "facial skincare treatment", }, ]}