diff --git a/src/app/page.tsx b/src/app/page.tsx index ad8bd3e..31a967c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,27 +69,27 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/going-out-concept-with-girl-night_23-2148140749.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/going-out-concept-with-girl-night_23-2148140749.jpg?_wi=1", imageAlt: "Berlin Tegel Urban Vibe", }, { - imageSrc: "http://img.b2bpic.net/free-photo/going-out-concept-with-girl-night_23-2148140749.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/going-out-concept-with-girl-night_23-2148140749.jpg?_wi=2", imageAlt: "Berlin Tegel Urban Vibe", }, { - imageSrc: "http://img.b2bpic.net/free-photo/going-out-concept-with-girl-night_23-2148140749.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/going-out-concept-with-girl-night_23-2148140749.jpg?_wi=3", imageAlt: "Berlin Tegel Urban Vibe", }, { - imageSrc: "http://img.b2bpic.net/free-photo/going-out-concept-with-girl-night_23-2148140749.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/going-out-concept-with-girl-night_23-2148140749.jpg?_wi=4", imageAlt: "Berlin Tegel Urban Vibe", }, { - imageSrc: "http://img.b2bpic.net/free-photo/going-out-concept-with-girl-night_23-2148140749.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/going-out-concept-with-girl-night_23-2148140749.jpg?_wi=5", imageAlt: "Berlin Tegel Urban Vibe", }, { - imageSrc: "http://img.b2bpic.net/free-photo/going-out-concept-with-girl-night_23-2148140749.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/going-out-concept-with-girl-night_23-2148140749.jpg?_wi=6", imageAlt: "Berlin Tegel Urban Vibe", }, ]} @@ -105,7 +105,7 @@ export default function LandingPage() { description="Bei TEGEL SPÄTI geht es nicht nur um Snacks und Getränke – es geht um Menschen." subdescription="Unsere Kunden kommen wegen der großen Auswahl, bleiben aber wegen der Atmosphäre. Freundlich. Respektvoll. Schnell. Immer für dich da." icon={Heart} - imageSrc="http://img.b2bpic.net/free-photo/going-out-concept-with-girl-night_23-2148140749.jpg" + imageSrc="http://img.b2bpic.net/free-photo/going-out-concept-with-girl-night_23-2148140749.jpg?_wi=7" mediaAnimation="blur-reveal" /> @@ -123,7 +123,7 @@ export default function LandingPage() { "Drinks", "Snacks", ], - imageSrc: "http://img.b2bpic.net/free-photo/going-out-concept-with-girl-night_23-2148140749.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/going-out-concept-with-girl-night_23-2148140749.jpg?_wi=8", }, { id: "2", @@ -132,7 +132,7 @@ export default function LandingPage() { "Speed", "Friendly", ], - imageSrc: "http://img.b2bpic.net/free-photo/going-out-concept-with-girl-night_23-2148140749.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/going-out-concept-with-girl-night_23-2148140749.jpg?_wi=9", }, { id: "3", @@ -141,7 +141,7 @@ export default function LandingPage() { "Hermes", "Kaffee", ], - imageSrc: "http://img.b2bpic.net/free-photo/going-out-concept-with-girl-night_23-2148140749.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/going-out-concept-with-girl-night_23-2148140749.jpg?_wi=10", }, ]} title="Alles für den Alltag" @@ -168,7 +168,7 @@ export default function LandingPage() { handle: "@m_chen", testimonial: "Große Auswahl und richtig gute Preise.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12865.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12865.jpg?_wi=1", }, { id: "3", @@ -192,7 +192,7 @@ export default function LandingPage() { handle: "@lukas_ber", testimonial: "Mein täglicher Stopp für Kaffee und Zeitung. Top!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12865.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12865.jpg?_wi=2", }, ]} showRating={true}