diff --git a/src/app/page.tsx b/src/app/page.tsx index f16b28c..214feda 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,10 +52,10 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-reception-drinking-coffee_1303-22682.jpg", imageAlt: "ORNO Café minimalist interior" }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-preparing-coffee_23-2149045782.jpg?_wi=1", imageAlt: "Specialty coffee preparations" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-preparing-coffee_23-2149045782.jpg", imageAlt: "Specialty coffee preparations" }, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-with-matcha-tea_23-2150163555.jpg?_wi=1", imageAlt: "Premium matcha service" + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-with-matcha-tea_23-2150163555.jpg", imageAlt: "Premium matcha service" } ]} autoplayDelay={5000} @@ -82,11 +82,12 @@ export default function LandingPage() { title: "Beliebter Arbeitsort", description: "Perfekt für Studenten, Freelancer und alle, die einen inspirierenden Arbeitsplatz suchen." } ]} - imageSrc="http://img.b2bpic.net/free-photo/smiling-bearded-man-by-table-with-laptop_171337-18113.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/smiling-bearded-man-by-table-with-laptop_171337-18113.jpg" imageAlt="ORNO Café Arbeitsatmosphäre" imagePosition="right" textboxLayout="default" useInvertedBackground={false} + mediaAnimation="none" buttons={[ { text: "Standort entdecken", href: "#location" } ]} @@ -104,10 +105,10 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" products={[ { - id: "1", name: "Kaffee-Spezialitäten", price: "ab €4,50", imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-preparing-coffee_23-2149045782.jpg?_wi=2", imageAlt: "Espresso, Cappuccino, Flat White und mehr" + id: "1", name: "Kaffee-Spezialitäten", price: "ab €4,50", imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-preparing-coffee_23-2149045782.jpg", imageAlt: "Espresso, Cappuccino, Flat White und mehr" }, { - id: "2", name: "Matcha & Tee", price: "ab €5,00", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-with-matcha-tea_23-2150163555.jpg?_wi=2", imageAlt: "Premium Matcha und Teeauswahl" + id: "2", name: "Matcha & Tee", price: "ab €5,00", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-with-matcha-tea_23-2150163555.jpg", imageAlt: "Premium Matcha und Teeauswahl" }, { id: "3", name: "Frühstück & Süßes", price: "ab €6,00", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-food-arrangement_23-2149333806.jpg", imageAlt: "Frische Pastries, Croissants und Gebäck" @@ -123,22 +124,22 @@ export default function LandingPage() { tag="Besonderheiten" features={[ { - id: "01", title: "Sitzplätze im Freien", description: "Genießen Sie Ihren Kaffee an der frischen Luft in angenehmer Umgebung.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-bearded-man-by-table-with-laptop_171337-18113.jpg?_wi=2" + id: "01", title: "Sitzplätze im Freien", description: "Genießen Sie Ihren Kaffee an der frischen Luft in angenehmer Umgebung.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-bearded-man-by-table-with-laptop_171337-18113.jpg" }, { - id: "02", title: "Speisen vor Ort", description: "Komfortable Sitzplätze zum Verweilen und Arbeiten im modernen Ambiente.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-bearded-man-by-table-with-laptop_171337-18113.jpg?_wi=3" + id: "02", title: "Speisen vor Ort", description: "Komfortable Sitzplätze zum Verweilen und Arbeiten im modernen Ambiente.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-bearded-man-by-table-with-laptop_171337-18113.jpg" }, { - id: "03", title: "Zum Mitnehmen", description: "Schneller Service für unterwegs – Ihre Lieblings-Getränke und Snacks verpackt.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-preparing-coffee_23-2149045782.jpg?_wi=3" + id: "03", title: "Zum Mitnehmen", description: "Schneller Service für unterwegs – Ihre Lieblings-Getränke und Snacks verpackt.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-preparing-coffee_23-2149045782.jpg" }, { - id: "04", title: "Große Teeauswahl", description: "Premium-Teesorten für jeden Geschmack und jede Tageszeit.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-with-matcha-tea_23-2150163555.jpg?_wi=3" + id: "04", title: "Große Teeauswahl", description: "Premium-Teesorten für jeden Geschmack und jede Tageszeit.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-with-matcha-tea_23-2150163555.jpg" }, { - id: "05", title: "Milchalternativen", description: "Hafermilch, Mandelmilch, Kokos und mehr – alle Ihre favorisierten Optionen.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-preparing-coffee_23-2149045782.jpg?_wi=4" + id: "05", title: "Milchalternativen", description: "Hafermilch, Mandelmilch, Kokos und mehr – alle Ihre favorisierten Optionen.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-preparing-coffee_23-2149045782.jpg" }, { - id: "06", title: "Laptop-freundlich", description: "Hervorragende Internetverbindung und Stromanschlüsse zum ungestört Arbeiten.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-bearded-man-by-table-with-laptop_171337-18113.jpg?_wi=4" + id: "06", title: "Laptop-freundlich", description: "Hervorragende Internetverbindung und Stromanschlüsse zum ungestört Arbeiten.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-bearded-man-by-table-with-laptop_171337-18113.jpg" } ]} textboxLayout="default" @@ -172,6 +173,7 @@ export default function LandingPage() { imagePosition="left" textboxLayout="default" useInvertedBackground={false} + mediaAnimation="none" buttons={[ { text: "Google Maps öffnen", href: "https://maps.google.com/?q=Fraunhoferstra%C3%9Fe+11+80469+M%C3%BCnchen" } ]}