diff --git a/src/app/page.tsx b/src/app/page.tsx index 4f097d1..55df38f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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"}, ]}