Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-04 21:05:39 +00:00

View File

@@ -58,17 +58,17 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-washing-hair-customer_23-2147737054.jpg", imageAlt: "Barbershop interior"},
imageSrc: "http://img.b2bpic.net/free-photo/woman-washing-hair-customer_23-2147737054.jpg?_wi=1", imageAlt: "Barbershop interior"},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-washing-hair-customer_23-2147737054.jpg", imageAlt: "Professional haircut"},
imageSrc: "http://img.b2bpic.net/free-photo/woman-washing-hair-customer_23-2147737054.jpg?_wi=2", imageAlt: "Professional haircut"},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-washing-hair-customer_23-2147737054.jpg", imageAlt: "Barber tools"},
imageSrc: "http://img.b2bpic.net/free-photo/woman-washing-hair-customer_23-2147737054.jpg?_wi=3", imageAlt: "Barber tools"},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-washing-hair-customer_23-2147737054.jpg", imageAlt: "Clean chair"},
imageSrc: "http://img.b2bpic.net/free-photo/woman-washing-hair-customer_23-2147737054.jpg?_wi=4", imageAlt: "Clean chair"},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-washing-hair-customer_23-2147737054.jpg", imageAlt: "Hair styling"},
imageSrc: "http://img.b2bpic.net/free-photo/woman-washing-hair-customer_23-2147737054.jpg?_wi=5", imageAlt: "Hair styling"},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-washing-hair-customer_23-2147737054.jpg", imageAlt: "Barbershop vibe"},
imageSrc: "http://img.b2bpic.net/free-photo/woman-washing-hair-customer_23-2147737054.jpg?_wi=6", imageAlt: "Barbershop vibe"},
]}
/>
</div>
@@ -82,7 +82,7 @@ export default function LandingPage() {
title: "Ei ajanvarausta", description: "Pääset nopeasti tuoliin.", imageSrc: "http://img.b2bpic.net/free-photo/set-scissors-combs_23-2147711606.jpg", buttonIcon: Zap,
},
{
title: "Kokeneet parturit", description: "Ammattitaitoista ja varmaa otetta.", imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-blonde-male-barber-uniform-trying-cut-his-hair-with-scissors-isolated-orange-space-with-copy-space_141793-60384.jpg", buttonIcon: Award,
title: "Kokeneet parturit", description: "Ammattitaitoista ja varmaa otetta.", imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-blonde-male-barber-uniform-trying-cut-his-hair-with-scissors-isolated-orange-space-with-copy-space_141793-60384.jpg?_wi=1", buttonIcon: Award,
},
{
title: "Rento palvelu", description: "Ystävällinen ja mukava ilmapiiri.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work-washing-head_627829-7378.jpg", buttonIcon: Smile,
@@ -107,7 +107,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/impressed-young-barber-wearing-uniform-glasses-holding-shaving-razors-looking-one-them-isolated-blue-background_141793-134401.jpg"},
{
id: "2", name: "Mikko", role: "Asiakas", company: "Oulu", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-blonde-male-barber-uniform-trying-cut-his-hair-with-scissors-isolated-orange-space-with-copy-space_141793-60384.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-blonde-male-barber-uniform-trying-cut-his-hair-with-scissors-isolated-orange-space-with-copy-space_141793-60384.jpg?_wi=2"},
{
id: "3", name: "Antti", role: "Asiakas", company: "Oulu", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/carefree-young-bearded-man-posing_176420-30302.jpg"},