From b3626320f601a0569237cdbccf4e357aa83f4ea5 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 11:52:03 +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 fd4d559..a82e66d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,15 +71,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/natural-elements-spa-with-candles_23-2148199479.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/natural-elements-spa-with-candles_23-2148199479.jpg?_wi=1", imageAlt: "Salon Interior", }, { - imageSrc: "http://img.b2bpic.net/free-photo/lodge-wintertime-with-ski-gear_482257-76632.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lodge-wintertime-with-ski-gear_482257-76632.jpg?_wi=1", imageAlt: "Spa Treatment", }, { - 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: "Professional Service", }, { @@ -167,7 +167,7 @@ export default function LandingPage() { title: "Years Experience", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-woman-lying-lounger-wellness-center_23-2147867939.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-woman-lying-lounger-wellness-center_23-2147867939.jpg?_wi=1" imageAlt="Salon About" mediaAnimation="slide-up" metricsAnimation="blur-reveal" @@ -214,7 +214,7 @@ export default function LandingPage() { quote: "The most professional salon experience I've had. My skin feels amazing!", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/woman-wearing-bathrobe-hotel-room_23-2148095362.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/natural-elements-spa-with-candles_23-2148199479.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/natural-elements-spa-with-candles_23-2148199479.jpg?_wi=2", imageAlt: "happy beauty salon client portrait", }, { @@ -225,7 +225,7 @@ export default function LandingPage() { quote: "The rewards system is so easy to use, and I love the Gold tier perks.", tag: "Gold Member", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-bride-before-event_23-2149860780.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/lodge-wintertime-with-ski-gear_482257-76632.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lodge-wintertime-with-ski-gear_482257-76632.jpg?_wi=2", imageAlt: "happy beauty salon client portrait", }, { @@ -236,7 +236,7 @@ export default function LandingPage() { quote: "My go-to place for monthly facials and hair care. Simply perfection.", tag: "Client", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.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: "happy beauty salon client portrait", }, { @@ -247,7 +247,7 @@ export default function LandingPage() { quote: "Incredible expertise and welcoming staff. Definitely coming back.", tag: "VIP", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-healthy-woman-bathrobe-posing-camera-indoors_1153-8274.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-lying-lounger-wellness-center_23-2147867939.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-lying-lounger-wellness-center_23-2147867939.jpg?_wi=2", imageAlt: "happy beauty salon client portrait", }, { -- 2.49.1