Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-11 04:40:47 +00:00

View File

@@ -82,15 +82,15 @@ export default function LandingPage() {
description="Experience premium hair care, styling, and beauty treatments designed to make you look and feel your absolute best. Your journey to radiant confidence starts here."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/sitting-hair-dresser-posing_23-2148108747.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sitting-hair-dresser-posing_23-2148108747.jpg?_wi=1",
imageAlt: "Luxurious hair salon interior with styling chairs",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-hair-salon_23-2150668427.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-hair-salon_23-2150668427.jpg?_wi=1",
imageAlt: "Hairdresser applying color to a client's hair",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6410.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6410.jpg?_wi=1",
imageAlt: "Man getting a stylish haircut at the salon",
},
{
@@ -241,7 +241,7 @@ export default function LandingPage() {
imageAlt: "Woman with a fresh, stylish haircut",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/sitting-hair-dresser-posing_23-2148108747.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sitting-hair-dresser-posing_23-2148108747.jpg?_wi=2",
imageAlt: "hair cutting scissors comb professional",
},
{
@@ -258,7 +258,7 @@ export default function LandingPage() {
imageAlt: "Woman with vibrant red hair color",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-hair-salon_23-2150668427.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-hair-salon_23-2150668427.jpg?_wi=2",
imageAlt: "hair cutting scissors comb professional",
},
{
@@ -275,7 +275,7 @@ export default function LandingPage() {
imageAlt: "Relaxed woman with glowing skin after facial",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6410.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6410.jpg?_wi=2",
imageAlt: "hair cutting scissors comb professional",
},
]}