From 5ab7cd9902f7118b87e70ab640eb1bd8515307d7 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 20:13:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3ce936d..a741972 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#services", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-shakes-her-hair-posing-beach_1304-5299.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-shakes-her-hair-posing-beach_1304-5299.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -102,7 +102,7 @@ export default function LandingPage() { id: "s1", name: "Dominican Blowout", price: "Starting at $75", - imageSrc: "http://img.b2bpic.net/free-photo/shampoo-conditioner-bottles-barbershop-against-wooden-background_627829-6244.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shampoo-conditioner-bottles-barbershop-against-wooden-background_627829-6244.jpg?_wi=1", }, { id: "s2", @@ -133,7 +133,7 @@ export default function LandingPage() { description: "Over 25 years specializing in authentic Dominican techniques for manageable, silky results.", bentoComponent: "reveal-icon", icon: Sparkles, - imageSrc: "http://img.b2bpic.net/free-photo/woman-shakes-her-hair-posing-beach_1304-5299.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-shakes-her-hair-posing-beach_1304-5299.jpg?_wi=2", imageAlt: "modern salon interior warm aesthetic", }, { @@ -149,7 +149,7 @@ export default function LandingPage() { description: "Customized care for natural, curly, and textured hair in a welcoming environment.", bentoComponent: "reveal-icon", icon: Smile, - imageSrc: "http://img.b2bpic.net/free-photo/shampoo-conditioner-bottles-barbershop-against-wooden-background_627829-6244.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shampoo-conditioner-bottles-barbershop-against-wooden-background_627829-6244.jpg?_wi=2", imageAlt: "hair smoothing serum bottle", }, ]} -- 2.49.1