Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-08 18:57:29 +00:00

View File

@@ -80,17 +80,17 @@ export default function LandingPage() {
carouselItems={[
{
id: "carousel-1",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-relaxing-while-beautician-wrapping-towel-woman-s-head-spa_23-2147939880.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-relaxing-while-beautician-wrapping-towel-woman-s-head-spa_23-2147939880.jpg?_wi=1",
imageAlt: "Luxurious salon interior",
},
{
id: "carousel-2",
imageSrc: "http://img.b2bpic.net/free-photo/professional-girl-hairdresser-makes-client-haircut-girl-is-sitting-mask-beauty-salon_343596-4436.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/professional-girl-hairdresser-makes-client-haircut-girl-is-sitting-mask-beauty-salon_343596-4436.jpg?_wi=1",
imageAlt: "Hair stylist working on client",
},
{
id: "carousel-3",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-patient-having-face-mask_23-2148815307.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-patient-having-face-mask_23-2148815307.jpg?_wi=1",
imageAlt: "Woman getting facial treatment",
},
{
@@ -156,7 +156,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/front-view-baber-shop-chiar_23-2148506337.jpg",
imageAlt: "Hair Coloring",
},
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-relaxing-while-beautician-wrapping-towel-woman-s-head-spa_23-2147939880.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-relaxing-while-beautician-wrapping-towel-woman-s-head-spa_23-2147939880.jpg?_wi=2",
imageAlt: "hair stylist cutting client's hair",
},
{
@@ -170,7 +170,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/girl-receiving-facial-treatment-beauty-salon_23-2148194206.jpg",
imageAlt: "Skin consultation",
},
imageSrc: "http://img.b2bpic.net/free-photo/professional-girl-hairdresser-makes-client-haircut-girl-is-sitting-mask-beauty-salon_343596-4436.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/professional-girl-hairdresser-makes-client-haircut-girl-is-sitting-mask-beauty-salon_343596-4436.jpg?_wi=2",
imageAlt: "hair stylist cutting client's hair",
},
{
@@ -184,7 +184,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/girls-polishing-their-nails_1122-532.jpg",
imageAlt: "Pedicure",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-patient-having-face-mask_23-2148815307.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-patient-having-face-mask_23-2148815307.jpg?_wi=2",
imageAlt: "hair stylist cutting client's hair",
},
]}