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", }, ]}