From ca9ab0a40ba396dec8f95f7dc61488f323be7eef Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 19:12:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3b9130f..72b3207 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,23 +72,23 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/winter-sports-equipment-complex_482257-76748.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/winter-sports-equipment-complex_482257-76748.jpg?_wi=1", imageAlt: "Salon Interior", }, { - imageSrc: "http://img.b2bpic.net/free-photo/different-emotions-young-twins_329181-10709.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/different-emotions-young-twins_329181-10709.jpg?_wi=1", imageAlt: "Hairstyling result", }, { - imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-dark-wall_329181-7280.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-dark-wall_329181-7280.jpg?_wi=1", imageAlt: "Happy client", }, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-bride-indoors_23-2149721993.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-bride-indoors_23-2149721993.jpg?_wi=1", imageAlt: "Healthy hair", }, { - imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-girl-is-showing-two-gesture-blue-background_176474-119334.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-girl-is-showing-two-gesture-blue-background_176474-119334.jpg?_wi=1", imageAlt: "Stylish transformation", }, ]} @@ -162,7 +162,7 @@ export default function LandingPage() { quote: "Tara is amazing! My hair has never looked better. Highly recommend.", name: "Adele Farina", role: "Client", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-dark-wall_329181-7280.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-dark-wall_329181-7280.jpg?_wi=2", }, { id: "2", @@ -170,7 +170,7 @@ export default function LandingPage() { quote: "The team is so friendly and skilled. Great atmosphere!", name: "Magen Ferrer", role: "Client", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-bride-indoors_23-2149721993.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-bride-indoors_23-2149721993.jpg?_wi=2", }, { id: "3", @@ -178,7 +178,7 @@ export default function LandingPage() { quote: "I love how healthy my hair feels after every visit. Truly the best.", name: "Sarah J.", role: "Client", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-girl-is-showing-two-gesture-blue-background_176474-119334.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-girl-is-showing-two-gesture-blue-background_176474-119334.jpg?_wi=2", }, { id: "4", @@ -213,37 +213,37 @@ export default function LandingPage() { id: "g1", name: "Transformation 1", price: "View", - imageSrc: "http://img.b2bpic.net/free-photo/different-emotions-young-twins_329181-10709.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/different-emotions-young-twins_329181-10709.jpg?_wi=2", }, { id: "g2", name: "Transformation 2", price: "View", - imageSrc: "http://img.b2bpic.net/free-photo/different-emotions-young-twins_329181-10709.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/different-emotions-young-twins_329181-10709.jpg?_wi=3", }, { id: "g3", name: "Transformation 3", price: "View", - imageSrc: "http://img.b2bpic.net/free-photo/different-emotions-young-twins_329181-10709.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/different-emotions-young-twins_329181-10709.jpg?_wi=4", }, { id: "g4", name: "Transformation 4", price: "View", - imageSrc: "http://img.b2bpic.net/free-photo/different-emotions-young-twins_329181-10709.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/different-emotions-young-twins_329181-10709.jpg?_wi=5", }, { id: "g5", name: "Transformation 5", price: "View", - imageSrc: "http://img.b2bpic.net/free-photo/different-emotions-young-twins_329181-10709.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/different-emotions-young-twins_329181-10709.jpg?_wi=6", }, { id: "g6", name: "Salon View", price: "View", - imageSrc: "http://img.b2bpic.net/free-photo/winter-sports-equipment-complex_482257-76748.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/winter-sports-equipment-complex_482257-76748.jpg?_wi=2", }, ]} title="Gallery"