From c7a294fb302d7812fc5489f24db935432403a91d Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 17 May 2026 10:06:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 484fe7c..5ae4a7f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,15 +73,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-spa-massage-wellness-hotel-suite-with-bathtub_105762-2027.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-spa-massage-wellness-hotel-suite-with-bathtub_105762-2027.jpg?_wi=1", imageAlt: "Salon Interior", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-brunette-girl-tropical-plants-grey-wall_176420-6464.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-brunette-girl-tropical-plants-grey-wall_176420-6464.jpg?_wi=1", imageAlt: "Styling", }, { - imageSrc: "http://img.b2bpic.net/free-photo/make-up-brushes-with-bottle-water-beauty-salon_627829-10772.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/make-up-brushes-with-bottle-water-beauty-salon_627829-10772.jpg?_wi=1", imageAlt: "Space", }, { @@ -124,7 +124,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/best-friends-smiling-each-other_23-2148238236.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-spa-massage-wellness-hotel-suite-with-bathtub_105762-2027.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-spa-massage-wellness-hotel-suite-with-bathtub_105762-2027.jpg?_wi=2", imageAlt: "luxury hair cut service", }, { @@ -139,7 +139,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/decoration-details-modern-wellness-center-with-flower-vase-candles_1139-1699.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-brunette-girl-tropical-plants-grey-wall_176420-6464.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-brunette-girl-tropical-plants-grey-wall_176420-6464.jpg?_wi=2", imageAlt: "luxury hair cut service", }, { @@ -154,7 +154,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-getting-her-hair-done_23-2148108824.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/make-up-brushes-with-bottle-water-beauty-salon_627829-10772.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/make-up-brushes-with-bottle-water-beauty-salon_627829-10772.jpg?_wi=2", imageAlt: "luxury hair cut service", }, ]} @@ -199,7 +199,7 @@ export default function LandingPage() { text: "Book Now", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-spa-massage-wellness-hotel-suite-with-bathtub_105762-2027.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-spa-massage-wellness-hotel-suite-with-bathtub_105762-2027.jpg?_wi=3", imageAlt: "stylist at work portrait", }, { @@ -216,7 +216,7 @@ export default function LandingPage() { text: "Book Now", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-brunette-girl-tropical-plants-grey-wall_176420-6464.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-brunette-girl-tropical-plants-grey-wall_176420-6464.jpg?_wi=3", imageAlt: "stylist at work portrait", }, ]}