Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-12 18:39:55 +00:00

View File

@@ -55,19 +55,19 @@ export default function LandingPage() {
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-grooming-their-client_23-2149205869.jpg", imageAlt: "Linnan parturi sisätila"
},
{
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-hair-cut-barber-shop4_23-2149186455.jpg", imageAlt: "Hiusten leikkaus palvelu"
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-hair-cut-barber-shop4_23-2149186455.jpg?_wi=1", imageAlt: "Hiusten leikkaus palvelu"
},
{
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-near-blurred-barber_23-2147778874.jpg", imageAlt: "Parranajö palvelu"
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-near-blurred-barber_23-2147778874.jpg?_wi=1", imageAlt: "Parranajö palvelu"
},
{
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/woman-using-spray-customer-barbershop_23-2147737081.jpg", imageAlt: "Parran hoito palvelu"
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/woman-using-spray-customer-barbershop_23-2147737081.jpg?_wi=1", imageAlt: "Parran hoito palvelu"
},
{
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/man-giving-himself-scalp-massage_23-2151307430.jpg", imageAlt: "Hiusten styling palvelu"
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/man-giving-himself-scalp-massage_23-2151307430.jpg?_wi=1", imageAlt: "Hiusten styling palvelu"
},
{
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/male-barber-sitting-his-shop_23-2149186519.jpg", imageAlt: "Parturin kaunis sisustus"
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/male-barber-sitting-his-shop_23-2149186519.jpg?_wi=1", imageAlt: "Parturin kaunis sisustus"
}
]}
autoPlay={true}
@@ -86,10 +86,10 @@ export default function LandingPage() {
title: "Hiusten leikkaus", description: "Nykyaikaisia tai klassisia hiusmuotoja ammattitaidolla tehtynä. Adaptoituu henkilökohtaisen tyylin mukaan.", icon: Scissors,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-hair-cut-barber-shop4_23-2149186455.jpg", imageAlt: "Hiusten leikkaus"
imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-hair-cut-barber-shop4_23-2149186455.jpg?_wi=2", imageAlt: "Hiusten leikkaus"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-giving-himself-scalp-massage_23-2151307430.jpg", imageAlt: "Styling palvelu"
imageSrc: "http://img.b2bpic.net/free-photo/man-giving-himself-scalp-massage_23-2151307430.jpg?_wi=2", imageAlt: "Styling palvelu"
}
]
},
@@ -97,10 +97,10 @@ export default function LandingPage() {
title: "Perinteinen parranajo", description: "Klassinen suora partaveitsi -tekniikka. Rentouttava ja erittäin tehokas parransidonnaksi.", icon: Zap,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-near-blurred-barber_23-2147778874.jpg", imageAlt: "Parranajo palvelu"
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-near-blurred-barber_23-2147778874.jpg?_wi=2", imageAlt: "Parranajo palvelu"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-spray-customer-barbershop_23-2147737081.jpg", imageAlt: "Parran hoito"
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-spray-customer-barbershop_23-2147737081.jpg?_wi=2", imageAlt: "Parran hoito"
}
]
},
@@ -108,10 +108,10 @@ export default function LandingPage() {
title: "Parran hoito", description: "Ammattilaisten tekemä parran muotoilu ja hoito. Pitää parrasi terveenä ja hyvinvoivana.", icon: Palette,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-spray-customer-barbershop_23-2147737081.jpg", imageAlt: "Parran hoito palvelu"
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-spray-customer-barbershop_23-2147737081.jpg?_wi=3", imageAlt: "Parran hoito palvelu"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-near-blurred-barber_23-2147778874.jpg", imageAlt: "Parran sidonta"
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-near-blurred-barber_23-2147778874.jpg?_wi=3", imageAlt: "Parran sidonta"
}
]
},
@@ -122,7 +122,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/portrait-two-male-barbers-looking-camera_23-2147839857.jpg", imageAlt: "Hiusten väritys"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/male-barber-sitting-his-shop_23-2149186519.jpg", imageAlt: "Parturin sisätila"
imageSrc: "http://img.b2bpic.net/free-photo/male-barber-sitting-his-shop_23-2149186519.jpg?_wi=2", imageAlt: "Parturin sisätila"
}
]
}