From ad19be40dc6df103ee0f7715ce5b40af0045e09e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 5 May 2026 18:43:59 +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 3d82c2a..10cbc53 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/portrait-young-woman-black-sweater-standing-posing_114579-58755.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-young-woman-black-sweater-standing-posing_114579-58755.jpg?_wi=1" imageAlt="elegant luxury salon interior" /> @@ -105,19 +105,19 @@ export default function LandingPage() { { title: "Precision Cuts", description: "Expertly crafted cuts tailored to your face shape and hair texture.", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-still-life-assortment-nail-care-products_23-2148974559.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-still-life-assortment-nail-care-products_23-2148974559.jpg?_wi=1", imageAlt: "haircut styling scissors", }, { title: "Custom Coloring", description: "Luminous color techniques including balayage, highlights, and precision tinting.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-her-hair-dyed-beauty-salon_23-2149167372.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-her-hair-dyed-beauty-salon_23-2149167372.jpg?_wi=1", imageAlt: "hair coloring technique palette", }, { title: "Blowout Styling", description: "Sophisticated styling for any occasion, leaving hair smooth and radiant.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-having-consultation-with-hairdresser_23-2147769876.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-having-consultation-with-hairdresser_23-2147769876.jpg?_wi=1", imageAlt: "elegant blowout hair styling", }, ]} @@ -188,7 +188,7 @@ export default function LandingPage() { quote: "The best balayage I've ever had in San Diego.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/women-shopping-buying-consumer-products-customer-day-celebration_23-2151623388.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-black-sweater-standing-posing_114579-58755.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-black-sweater-standing-posing_114579-58755.jpg?_wi=2", imageAlt: "portrait elegant happy customer", }, { @@ -210,7 +210,7 @@ export default function LandingPage() { quote: "A true sanctuary. My hair has never felt healthier.", tag: "Client", avatarSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-11739.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-still-life-assortment-nail-care-products_23-2148974559.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-still-life-assortment-nail-care-products_23-2148974559.jpg?_wi=2", imageAlt: "portrait elegant happy customer", }, { @@ -221,7 +221,7 @@ export default function LandingPage() { quote: "Precision cuts and amazing customer service.", tag: "Visitor", avatarSrc: "http://img.b2bpic.net/free-photo/woman-trying-listening-some-sound_1187-4036.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-her-hair-dyed-beauty-salon_23-2149167372.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-her-hair-dyed-beauty-salon_23-2149167372.jpg?_wi=2", imageAlt: "portrait elegant happy customer", }, { @@ -232,7 +232,7 @@ export default function LandingPage() { quote: "I leave here feeling refreshed and beautiful.", tag: "Client", avatarSrc: "http://img.b2bpic.net/free-photo/male-make-up-look-holding-brush_23-2148784359.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-having-consultation-with-hairdresser_23-2147769876.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-having-consultation-with-hairdresser_23-2147769876.jpg?_wi=2", imageAlt: "portrait elegant happy customer", }, ]}