From bdd45ede9093d7648cce1d0c47424e533a0d8f4d Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 12:00:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 68 ++++++++++++++++++++++++++++++++---------------- 1 file changed, 45 insertions(+), 23 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 93897fe..11e0bec 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="mediumLarge" sizing="largeSmall" - background="noiseDiagonalGradient" + background="circleGradient" cardStyle="glass-depth" primaryButtonStyle="primary-glow" secondaryButtonStyle="layered" @@ -46,18 +46,23 @@ export default function LandingPage() { tag="Kulinarisches Erlebnis" tagIcon={Flame} tagAnimation="slide-up" - background={{ variant: "noiseDiagonalGradient" }} + background={{ variant: "plain" }} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-pie-round-formed-dark-floor_140725-66612.jpg", imageAlt: "Traditionelle äthiopische Injera"}, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-pie-round-formed-dark-floor_140725-66612.jpg", imageAlt: "Traditionelle äthiopische Injera" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/cup-freshly-brewed-black-tea-different-types-spices-wooden-table_169016-57815.jpg", imageAlt: "Äthiopische Kaffeezeremonie"}, + imageSrc: "http://img.b2bpic.net/free-photo/cup-freshly-brewed-black-tea-different-types-spices-wooden-table_169016-57815.jpg", imageAlt: "Äthiopische Kaffeezeremonie" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-baked-meat-with-greens-pot-with-boiled-rice_141793-4760.jpg", imageAlt: "Künstlerisches Anrichten äthiopischer Gerichte"}, + imageSrc: "http://img.b2bpic.net/free-photo/side-view-baked-meat-with-greens-pot-with-boiled-rice_141793-4760.jpg", imageAlt: "Künstlerisches Anrichten äthiopischer Gerichte" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-various-spices-small-brown-pots-cutting-board_140725-134676.jpg", imageAlt: "Traditionelle äthiopische Gewürze"}, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-various-spices-small-brown-pots-cutting-board_140725-134676.jpg", imageAlt: "Traditionelle äthiopische Gewürze" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/people-chatting-man-looking-camera_23-2148314939.jpg", imageAlt: "Gemeinschaftliches Dining-Erlebnis"}, + imageSrc: "http://img.b2bpic.net/free-photo/people-chatting-man-looking-camera_23-2148314939.jpg", imageAlt: "Gemeinschaftliches Dining-Erlebnis" + }, ]} mediaAnimation="slide-up" buttons={[ @@ -78,6 +83,7 @@ export default function LandingPage() { { icon: MapPin, label: "Jahre in Salzburg", value: "8+" }, { icon: Heart, label: "Lieblingsgericht", value: "Doro Wot" }, ]} + metricsAnimation="slide-up" /> @@ -88,22 +94,28 @@ export default function LandingPage() { features={[ { icon: Flame, - title: "Authentische Rezepte", description: "Traditionelle äthiopische Gerichte nach Originalrezepten, mit Gewürzen und Techniken direkt aus Äthiopien."}, + title: "Authentische Rezepte", description: "Traditionelle äthiopische Gerichte nach Originalrezepten, mit Gewürzen und Techniken direkt aus Äthiopien." + }, { icon: Leaf, - title: "Vegetarisch & Vegan", description: "Große Auswahl an vegetarischen und veganen Optionen – die Basis der äthiopischen Küche."}, + title: "Vegetarisch & Vegan", description: "Große Auswahl an vegetarischen und veganen Optionen – die Basis der äthiopischen Küche." + }, { icon: Coffee, - title: "Kaffeezeremonie", description: "Erleben Sie die traditionsreiche Kaffeezeremonie – ein rituelles, soziales Erlebnis."}, + title: "Kaffeezeremonie", description: "Erleben Sie die traditionsreiche Kaffeezeremonie – ein rituelles, soziales Erlebnis." + }, { icon: Users, - title: "Gemeinschaftliches Essen", description: "Injera-Sharing-Konzept fördert Gemeinschaft, Gespräche und gemeinsame Momente."}, + title: "Gemeinschaftliches Essen", description: "Injera-Sharing-Konzept fördert Gemeinschaft, Gespräche und gemeinsame Momente." + }, { icon: MapPin, - title: "Zentrale Lage", description: "Direkt im Herzen von Salzburg – leicht erreichbar für Einheimische und Touristen."}, + title: "Zentrale Lage", description: "Direkt im Herzen von Salzburg – leicht erreichbar für Einheimische und Touristen." + }, { icon: Clock, - title: "Vielfältige Optionen", description: "Dine-In, Takeaway und Lieferung – wir passen uns Ihrem Zeitplan an."}, + title: "Vielfältige Optionen", description: "Dine-In, Takeaway und Lieferung – wir passen uns Ihrem Zeitplan an." + }, ]} animationType="slide-up" textboxLayout="default" @@ -119,17 +131,23 @@ export default function LandingPage() { tagAnimation="slide-up" products={[ { - id: "1", name: "Doro Wot", price: "€16,50", imageSrc: "http://img.b2bpic.net/free-photo/top-view-meat-sauce-soup-with-potatoes-greens-dark-desk_140725-76776.jpg", imageAlt: "Doro Wot – würziger Hühnertopf"}, + id: "1", name: "Doro Wot", price: "€16,50", imageSrc: "http://img.b2bpic.net/free-photo/top-view-meat-sauce-soup-with-potatoes-greens-dark-desk_140725-76776.jpg", imageAlt: "Doro Wot – würziger Hühnertopf" + }, { - id: "2", name: "Misir Wot", price: "€12,00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-bean-soup-called-merci-inside-little-plate-with-greens-white-surface-soup-meal-food-vegetable-bean_140725-74413.jpg", imageAlt: "Misir Wot – Linseneintopf vegan"}, + id: "2", name: "Misir Wot", price: "€12,00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-bean-soup-called-merci-inside-little-plate-with-greens-white-surface-soup-meal-food-vegetable-bean_140725-74413.jpg", imageAlt: "Misir Wot – Linseneintopf vegan" + }, { - id: "3", name: "Injera mit Gemüse", price: "€14,00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-salad-with-ingredients-dark-surface_140725-75211.jpg", imageAlt: "Traditionelle Injera mit Gemüseauswahl"}, + id: "3", name: "Injera mit Gemüse", price: "€14,00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-salad-with-ingredients-dark-surface_140725-75211.jpg", imageAlt: "Traditionelle Injera mit Gemüseauswahl" + }, { - id: "4", name: "Äthiopischer Kaffee", price: "€5,50", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-person-making-drip-coffee_53876-24803.jpg", imageAlt: "Zeremonieller äthiopischer Kaffee"}, + id: "4", name: "Äthiopischer Kaffee", price: "€5,50", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-person-making-drip-coffee_53876-24803.jpg", imageAlt: "Zeremonieller äthiopischer Kaffee" + }, { - id: "5", name: "Tibs", price: "€18,00", imageSrc: "http://img.b2bpic.net/free-photo/boiled-chicken-with-asparagus-cauliflower_140725-9321.jpg", imageAlt: "Tibs – Rindfleisch mit Gemüse sautiert"}, + id: "5", name: "Tibs", price: "€18,00", imageSrc: "http://img.b2bpic.net/free-photo/boiled-chicken-with-asparagus-cauliflower_140725-9321.jpg", imageAlt: "Tibs – Rindfleisch mit Gemüse sautiert" + }, { - id: "6", name: "Kitfo", price: "€17,50", imageSrc: "http://img.b2bpic.net/free-photo/beef-steak-tartar-still-life_23-2150655664.jpg", imageAlt: "Kitfo – äthiopisches Steak Tartare"}, + id: "6", name: "Kitfo", price: "€17,50", imageSrc: "http://img.b2bpic.net/free-photo/beef-steak-tartar-still-life_23-2150655664.jpg", imageAlt: "Kitfo – äthiopisches Steak Tartare" + }, ]} gridVariant="uniform-all-items-equal" animationType="slide-up" @@ -145,13 +163,17 @@ export default function LandingPage() { author="Sarah M., Salzburg" avatars={[ { - src: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", alt: "Bewertung von Sarah"}, + src: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", alt: "Bewertung von Sarah" + }, { - src: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-15883.jpg", alt: "Bewertung von Michael"}, + src: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-15883.jpg", alt: "Bewertung von Michael" + }, { - src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-good-looking-ginger-man-stylish-white-shirt-yellow-trousers-looking-camera-smiling-while-posing-sitting-bar-chair-against-gray-studio-background_639032-2182.jpg", alt: "Bewertung von Elena"}, + src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-good-looking-ginger-man-stylish-white-shirt-yellow-trousers-looking-camera-smiling-while-posing-sitting-bar-chair-against-gray-studio-background_639032-2182.jpg", alt: "Bewertung von Elena" + }, { - src: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-15883.jpg", alt: "Bewertung von David"}, + src: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-15883.jpg", alt: "Bewertung von David" + }, ]} ratingAnimation="slide-up" avatarsAnimation="slide-up"