From 9d0db93b579a005f65a7dd94f79f834c82f7bf15 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 18:24:38 +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 3d5cc1d..b5096ea 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { href: "#services", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-woman-posing-with-photo-tape-red-background_114579-60923.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-woman-posing-with-photo-tape-red-background_114579-60923.jpg?_wi=1" imageAlt="Glmorous salon hair model" mediaAnimation="slide-up" avatars={[ @@ -150,7 +150,7 @@ export default function LandingPage() { { title: "Wig Installations", description: "Flawless, natural-looking wig installs designed to elevate your style.", - imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-drying-woman39s-hair_657883-585.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-drying-woman39s-hair_657883-585.jpg?_wi=1", imageAlt: "Wig install", }, { @@ -321,7 +321,7 @@ export default function LandingPage() { button: { text: "Book Now", }, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-posing-with-photo-tape-red-background_114579-60923.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-posing-with-photo-tape-red-background_114579-60923.jpg?_wi=2", imageAlt: "luxury hair salon interior", }, { @@ -338,7 +338,7 @@ export default function LandingPage() { button: { text: "Book Now", }, - imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-drying-woman39s-hair_657883-585.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-drying-woman39s-hair_657883-585.jpg?_wi=2", imageAlt: "luxury hair salon interior", }, ]} -- 2.49.1