Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-10 16:39:57 +00:00

View File

@@ -63,53 +63,53 @@ export default function LandingPage() {
description="Mino Salon brings expert artistry and personalized wellness to every visit. Book your transformation today with our curated beauty specialists."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-barber-wearing-uniform-doing-haircut-his-young-client_141793-117966.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-barber-wearing-uniform-doing-haircut-his-young-client_141793-117966.jpg?_wi=1",
imageAlt: "Luxurious salon interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/artist-creating-alternative-bedroom-pop-music_23-2149736732.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/artist-creating-alternative-bedroom-pop-music_23-2149736732.jpg?_wi=1",
imageAlt: "Serene spa treatment",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/monochrome-beauty-product-skincare_23-2151307326.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/monochrome-beauty-product-skincare_23-2151307326.jpg?_wi=1",
imageAlt: "Hair care products",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-looking-photo-tape-red-background-high-quality-photo_114579-60934.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-looking-photo-tape-red-background-high-quality-photo_114579-60934.jpg?_wi=1",
imageAlt: "Artistic styling",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/creative-mirror-background-with-young-woman_23-2149704359.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/creative-mirror-background-with-young-woman_23-2149704359.jpg?_wi=1",
imageAlt: "Relaxed client",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-facial-mask_23-2148879305.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-facial-mask_23-2148879305.jpg?_wi=1",
imageAlt: "Wellness facial",
},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-facial-mask_23-2148879305.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-facial-mask_23-2148879305.jpg?_wi=2",
imageAlt: "Wellness facial",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/creative-mirror-background-with-young-woman_23-2149704359.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/creative-mirror-background-with-young-woman_23-2149704359.jpg?_wi=2",
imageAlt: "Relaxed client",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-looking-photo-tape-red-background-high-quality-photo_114579-60934.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-looking-photo-tape-red-background-high-quality-photo_114579-60934.jpg?_wi=2",
imageAlt: "Artistic styling",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/monochrome-beauty-product-skincare_23-2151307326.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/monochrome-beauty-product-skincare_23-2151307326.jpg?_wi=2",
imageAlt: "Hair care products",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/artist-creating-alternative-bedroom-pop-music_23-2149736732.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/artist-creating-alternative-bedroom-pop-music_23-2149736732.jpg?_wi=2",
imageAlt: "Serene spa treatment",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-barber-wearing-uniform-doing-haircut-his-young-client_141793-117966.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-barber-wearing-uniform-doing-haircut-his-young-client_141793-117966.jpg?_wi=2",
imageAlt: "Luxurious salon interior",
},
]}
@@ -202,19 +202,19 @@ export default function LandingPage() {
{
title: "Precision Hair Styling",
description: "Bespoke cuts and color treatments that enhance your natural elegance.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-barber-wearing-uniform-doing-haircut-his-young-client_141793-117966.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-barber-wearing-uniform-doing-haircut-his-young-client_141793-117966.jpg?_wi=3",
imageAlt: "Hair styling",
},
{
title: "Holistic Spa Wellness",
description: "Rejuvenating skin treatments that restore your natural, radiant glow.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-facial-mask_23-2148879305.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-facial-mask_23-2148879305.jpg?_wi=3",
imageAlt: "Wellness",
},
{
title: "Exclusive Salon Packages",
description: "Curated full-day experiences for ultimate relaxation and transformation.",
imageSrc: "http://img.b2bpic.net/free-photo/artist-creating-alternative-bedroom-pop-music_23-2149736732.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/artist-creating-alternative-bedroom-pop-music_23-2149736732.jpg?_wi=3",
imageAlt: "Packages",
},
]}