diff --git a/src/app/page.tsx b/src/app/page.tsx index bf735b7..56f6749 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,8 +47,8 @@ export default function LandingPage() { description="Willkommen bei der Adresse für exklusive Qualität. Entdecken Sie handverlesene Produkte in einem Ambiente, das keine Kompromisse kennt." buttons={[{ text: "Jetzt besuchen", href: "#contact" }]} carouselItems={[ - { id: "1", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-office-interior-design_23-2151826266.jpg", imageAlt: "Luxus Interieur" }, - { id: "2", imageSrc: "http://img.b2bpic.net/free-photo/abstract-store-with-futuristic-concept-architecture_23-2150861880.jpg", imageAlt: "Boutique Atmosphäre" }, + { id: "1", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-office-interior-design_23-2151826266.jpg?_wi=1", imageAlt: "Luxus Interieur" }, + { id: "2", imageSrc: "http://img.b2bpic.net/free-photo/abstract-store-with-futuristic-concept-architecture_23-2150861880.jpg?_wi=1", imageAlt: "Boutique Atmosphäre" }, { id: "3", imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-modern-styled-entryway_23-2150692253.jpg", imageAlt: "Elegantes Design" }, { id: "4", imageSrc: "http://img.b2bpic.net/free-photo/asian-woman-suggesting-trendy-clothes-male-client-try_482257-118047.jpg", imageAlt: "Hochwertiges Interieur" }, { id: "5", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-silhouette-posing_23-2148238196.jpg", imageAlt: "Exklusive Details" }, @@ -74,8 +74,8 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { title: "Exklusive Auswahl", description: "Produkte, die Sie sonst nirgends finden.", imageSrc: "http://img.b2bpic.net/free-photo/patients-entering-office-attend-aa-therapy-meeting-rehabilitation-with-therapist-people-with-addiction-talking-about-alcoholism-recovery-with-psychiatrist-circle-rehab-program_482257-37067.jpg", imageAlt: "skilled craftsman working luxury" }, - { title: "Beratung auf Augenhöhe", description: "Persönlicher Service für höchste Ansprüche.", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-office-interior-design_23-2151826266.jpg", imageAlt: "skilled craftsman working luxury" }, - { title: "Atmosphäre zum Verweilen", description: "Besuchen Sie unser Ladenlokal in zentraler Lage.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-store-with-futuristic-concept-architecture_23-2150861880.jpg", imageAlt: "skilled craftsman working luxury" }, + { title: "Beratung auf Augenhöhe", description: "Persönlicher Service für höchste Ansprüche.", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-office-interior-design_23-2151826266.jpg?_wi=2", imageAlt: "skilled craftsman working luxury" }, + { title: "Atmosphäre zum Verweilen", description: "Besuchen Sie unser Ladenlokal in zentraler Lage.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-store-with-futuristic-concept-architecture_23-2150861880.jpg?_wi=2", imageAlt: "skilled craftsman working luxury" }, ]} title="Warum wir?" description="Erleben Sie Luxus, der über den Kauf hinausgeht."