diff --git a/src/app/page.tsx b/src/app/page.tsx index 869a749..62ed4b1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { { text: "Kostenlose Bewertung", href: "#contact"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/modern-luxury-villa-with-swimming-pool_23-2151974387.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-luxury-villa-with-swimming-pool_23-2151974387.jpg?_wi=1" imageAlt="Luxusimmobilie" mediaAnimation="slide-up" avatars={[ @@ -85,13 +85,13 @@ export default function LandingPage() { features={[ { id: "1", title: "Immobilienverkauf", descriptions: ["Wir erzielen den besten Preis für Ihre Immobilie – mit Strategie, Netzwerk und Erfahrung."], - imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-villa-with-swimming-pool_23-2151974387.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-villa-with-swimming-pool_23-2151974387.jpg?_wi=2"}, { id: "2", title: "Immobilienbewertung", descriptions: ["Kostenlos, präzise und marktgerecht. Ermitteln Sie den wahren Wert Ihres Objekts."], - imageSrc: "http://img.b2bpic.net/free-photo/modern-businessman-businesswoman-shaking-hands_23-2147702443.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/modern-businessman-businesswoman-shaking-hands_23-2147702443.jpg?_wi=1"}, { id: "3", title: "Kaufbegleitung", descriptions: ["Von der Suche bis zur Schlüsselübergabe – wir sind an Ihrer Seite."], - imageSrc: "http://img.b2bpic.net/free-photo/key-door-lock-still-life_23-2151011293.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/key-door-lock-still-life_23-2151011293.jpg?_wi=1"}, ]} title="Unsere Leistungen" description="Wir begleiten Sie diskret und professionell durch den gesamten Verkaufsprozess." @@ -105,15 +105,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Udo Meyer", handle: "Verkäufer", testimonial: "Professionell, schnell und absolut zuverlässig. So einen Makler findet man selten.", imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-villa-with-swimming-pool_23-2151974387.jpg"}, + id: "1", name: "Udo Meyer", handle: "Verkäufer", testimonial: "Professionell, schnell und absolut zuverlässig. So einen Makler findet man selten.", imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-villa-with-swimming-pool_23-2151974387.jpg?_wi=3"}, { - id: "2", name: "Sarah Müller", handle: "Käuferin", testimonial: "Der Ablauf war super einfach und mega schnell. Absolute Empfehlung!", imageSrc: "http://img.b2bpic.net/free-photo/modern-businessman-businesswoman-shaking-hands_23-2147702443.jpg"}, + id: "2", name: "Sarah Müller", handle: "Käuferin", testimonial: "Der Ablauf war super einfach und mega schnell. Absolute Empfehlung!", imageSrc: "http://img.b2bpic.net/free-photo/modern-businessman-businesswoman-shaking-hands_23-2147702443.jpg?_wi=2"}, { - id: "3", name: "Thomas Weber", handle: "Verkäufer", testimonial: "Kompetente Beratung und perfekte Begleitung bis zum Ende.", imageSrc: "http://img.b2bpic.net/free-photo/key-door-lock-still-life_23-2151011293.jpg"}, + id: "3", name: "Thomas Weber", handle: "Verkäufer", testimonial: "Kompetente Beratung und perfekte Begleitung bis zum Ende.", imageSrc: "http://img.b2bpic.net/free-photo/key-door-lock-still-life_23-2151011293.jpg?_wi=2"}, { - id: "4", name: "Elena Schmidt", handle: "Käuferin", testimonial: "Man fühlt sich super aufgehoben – alles lief schnell und absolut unkompliziert.", imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-villa-with-swimming-pool_23-2151974387.jpg"}, + id: "4", name: "Elena Schmidt", handle: "Käuferin", testimonial: "Man fühlt sich super aufgehoben – alles lief schnell und absolut unkompliziert.", imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-villa-with-swimming-pool_23-2151974387.jpg?_wi=4"}, { - id: "5", name: "Markus Klein", handle: "Verkäufer", testimonial: "Höchste Professionalität und Diskretion. Wir sind begeistert.", imageSrc: "http://img.b2bpic.net/free-photo/modern-businessman-businesswoman-shaking-hands_23-2147702443.jpg"}, + id: "5", name: "Markus Klein", handle: "Verkäufer", testimonial: "Höchste Professionalität und Diskretion. Wir sind begeistert.", imageSrc: "http://img.b2bpic.net/free-photo/modern-businessman-businesswoman-shaking-hands_23-2147702443.jpg?_wi=3"}, ]} title="Das sagen unsere Kunden" description="Erfahren Sie, warum Eigentümer und Käufer uns vertrauen." @@ -156,7 +156,7 @@ export default function LandingPage() { { name: "phone", type: "tel", placeholder: "Ihre Telefonnummer" }, ]} textarea={{ name: "message", placeholder: "Ihre Nachricht", rows: 4 }} - imageSrc="http://img.b2bpic.net/free-photo/key-door-lock-still-life_23-2151011293.jpg" + imageSrc="http://img.b2bpic.net/free-photo/key-door-lock-still-life_23-2151011293.jpg?_wi=3" />