From 22cd81cf66213850fd2446e094619638c494191e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Mar 2026 23:37:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d8241d6..df9a0dc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function HomePage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-hairstylist-cleaning-table_23-2148506330.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-hairstylist-cleaning-table_23-2148506330.jpg?_wi=1", imageAlt: "Dream Land Barbershop Interior", }, { @@ -97,7 +97,7 @@ export default function HomePage() { description="Dream Land is a professional barbershop dedicated to providing exceptional grooming services. Located in the heart of Bursa at 7. Turan Sk. 9, we pride ourselves on attention to detail and customer satisfaction." subdescription="With experienced barbers Noor and Ahmed, we offer a wide range of services from classic haircuts to modern styling. Every client is treated with respect and care, ensuring you leave feeling confident and refreshed." icon={Award} - imageSrc="http://img.b2bpic.net/free-photo/front-view-hairstylist-cleaning-table_23-2148506330.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-hairstylist-cleaning-table_23-2148506330.jpg?_wi=2" imageAlt="Dream Land Barbershop" mediaAnimation="slide-up" useInvertedBackground={false} -- 2.49.1