Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-04-09 08:17:15 +00:00

View File

@@ -52,7 +52,7 @@ export default function LandingPage() {
{
imageSrc: "http://img.b2bpic.net/free-photo/interior-latino-hair-salon_23-2150555185.jpg", imageAlt: "Moderne Salonansicht"},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-hair-salon_23-2150668424.jpg", imageAlt: "Balayage Haarstyling"},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-hair-salon_23-2150668424.jpg?_wi=1", imageAlt: "Balayage Haarstyling"},
]}
mediaAnimation="slide-up"
rating={5}
@@ -78,7 +78,7 @@ 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", 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", titleIconSrc: "Palette", 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?_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", titleIconSrc: "Sparkles", buttonText: "Mehr erfahren"},
]}