Merge version_1 into main #3

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

View File

@@ -46,12 +46,12 @@ export default function LandingPage() {
description="Über 150 zufriedene Kunden • 4.8★ Bewertung"
buttons={[{ text: "Termin buchen", href: "#contact" }, { text: "Jetzt anrufen", href: "tel:+4984179442632" }]}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-protecting-client-with-plastic-cape_23-2147769746.jpg", imageAlt: "Luxuriöses Salon-Ambiente" },
{ imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-protecting-client-with-plastic-cape_23-2147769746.jpg", imageAlt: "Professionelles Styling" },
{ imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-protecting-client-with-plastic-cape_23-2147769746.jpg", imageAlt: "Hochwertiges Interieur" },
{ imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-protecting-client-with-plastic-cape_23-2147769746.jpg", imageAlt: "Dein Friseur in Ingolstadt" },
{ imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-protecting-client-with-plastic-cape_23-2147769746.jpg", imageAlt: "Premium Haarpflege" },
{ imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-protecting-client-with-plastic-cape_23-2147769746.jpg", imageAlt: "Exklusiver Service" }
{ imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-protecting-client-with-plastic-cape_23-2147769746.jpg?_wi=1", imageAlt: "Luxuriöses Salon-Ambiente" },
{ imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-protecting-client-with-plastic-cape_23-2147769746.jpg?_wi=2", imageAlt: "Professionelles Styling" },
{ imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-protecting-client-with-plastic-cape_23-2147769746.jpg?_wi=3", imageAlt: "Hochwertiges Interieur" },
{ imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-protecting-client-with-plastic-cape_23-2147769746.jpg?_wi=4", imageAlt: "Dein Friseur in Ingolstadt" },
{ imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-protecting-client-with-plastic-cape_23-2147769746.jpg?_wi=5", imageAlt: "Premium Haarpflege" },
{ imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-protecting-client-with-plastic-cape_23-2147769746.jpg?_wi=6", imageAlt: "Exklusiver Service" }
]}
/>
</div>