Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -74,19 +74,19 @@ export default function LandingPage() {
|
||||
imageAlt: "Moderne Salonansicht",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-hair-salon_23-2150668424.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-hair-salon_23-2150668424.jpg?_wi=1",
|
||||
imageAlt: "Balayage Haarstyling",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-drying-hair-young-girl_23-2147769807.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-drying-hair-young-girl_23-2147769807.jpg?_wi=1",
|
||||
imageAlt: "Damenhaarschnitt",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-having-consultation-with-hairdresser_23-2147769876.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-having-consultation-with-hairdresser_23-2147769876.jpg?_wi=1",
|
||||
imageAlt: "Hochsteckfrisur",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-combing-beard-man_23-2147778903.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-combing-beard-man_23-2147778903.jpg?_wi=1",
|
||||
imageAlt: "Styling Prozess",
|
||||
},
|
||||
]}
|
||||
@@ -119,21 +119,21 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Haarschnitte & Styling",
|
||||
description: "Individuelle Schnitte für jeden Typ, inklusive Beratung und professionellem Föhnen.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-drying-hair-young-girl_23-2147769807.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-drying-hair-young-girl_23-2147769807.jpg?_wi=2",
|
||||
titleIconSrc: "Scissors",
|
||||
buttonText: "Mehr erfahren",
|
||||
},
|
||||
{
|
||||
title: "Farbe & Balayage",
|
||||
description: "Moderne Färbetechniken wie Balayage für natürlich wirkende, glänzende Farbergebnisse.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-hair-salon_23-2150668424.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-hair-salon_23-2150668424.jpg?_wi=2",
|
||||
titleIconSrc: "Palette",
|
||||
buttonText: "Mehr erfahren",
|
||||
},
|
||||
{
|
||||
title: "Event & Styling",
|
||||
description: "Elegante Hochsteckfrisuren und Styling für besondere Anlässe, Hochzeiten oder Events.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-having-consultation-with-hairdresser_23-2147769876.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-having-consultation-with-hairdresser_23-2147769876.jpg?_wi=2",
|
||||
titleIconSrc: "Sparkles",
|
||||
buttonText: "Mehr erfahren",
|
||||
},
|
||||
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Sarah Müller",
|
||||
role: "Senior Stylistin",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-combing-beard-man_23-2147778903.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-combing-beard-man_23-2147778903.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
|
||||
Reference in New Issue
Block a user