From 2e0e93511bae6bbd9f2eb8f473b1945d79821ef4 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 06:57:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6f6bbf5..2b33109 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -99,7 +99,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/barbershop-washbasin-with-professional-chairs_23-2148298338.jpg" + imageSrc="http://img.b2bpic.net/free-photo/barbershop-washbasin-with-professional-chairs_23-2148298338.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/teen-sitting-motorbike-looking-mirror_1139-377.jpg", @@ -130,7 +130,7 @@ export default function LandingPage() { useInvertedBackground={true} title="About Fashion Zone" description="Fashion Zone Family Saloon is dedicated to providing high-quality beauty and grooming services. We combine expert techniques with a warm, family-friendly atmosphere. Located near Electric Supply in Ranaghat, we are your go-to spot for relaxation." - imageSrc="http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149229813.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149229813.jpg?_wi=1" /> @@ -157,7 +157,7 @@ export default function LandingPage() { "Skin", "Glow", ], - imageSrc: "http://img.b2bpic.net/free-photo/barbershop-washbasin-with-professional-chairs_23-2148298338.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/barbershop-washbasin-with-professional-chairs_23-2148298338.jpg?_wi=2", imageAlt: "Female client getting her hair cut at the hairdresser", }, { @@ -167,7 +167,7 @@ export default function LandingPage() { "Men", "Groom", ], - imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149229813.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149229813.jpg?_wi=2", imageAlt: "Female client getting her hair cut at the hairdresser", }, ]} @@ -213,7 +213,7 @@ export default function LandingPage() { text: "Book Now", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/barbershop-washbasin-with-professional-chairs_23-2148298338.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/barbershop-washbasin-with-professional-chairs_23-2148298338.jpg?_wi=3", imageAlt: "Front view woman wearing headphones", }, { @@ -230,7 +230,7 @@ export default function LandingPage() { text: "Book Now", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149229813.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149229813.jpg?_wi=3", imageAlt: "Front view woman wearing headphones", }, ]} -- 2.49.1