Update src/app/page.tsx
This commit is contained in:
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "ALL YOU CAN EAT für 27€!!", description: "Fisch und Seafood Grill & Refill, jeden Montag und Freitags! Genieße eine unbegrenzte Auswahl an frischen Meeresfrüchten und gegrillten Spezialitäten in entspannter Atmosphäre.", imageSrc: "http://img.b2bpic.net/free-photo/sauce-spice-near-salad-chicken_23-2147765366.jpg", imageAlt: "All You Can Eat Seafood Grill" },
|
||||
{ title: "Unser Event Raum", description: "Perfekt für Partys jeder Größe. Ob gemütliche Geburtstagsfeier oder große Feier, unser geräumiger und vielseitiger Raum passt sich jeder Gelegenheit an und macht dein Event unvergesslich.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-conference-hall-restaurant_23-2147775586.jpg", imageAlt: "Restaurant Event Room", button: { text: "Anfrage Senden", href: "#contact" } },
|
||||
{ title: "Unser Event Raum", description: "Perfekt für Partys jeder Größe. Ob gemütliche Geburtstagsfeier oder große Feier, unser geräumiger und vielseitiger Raum passt sich jeder Gelegenheit an und macht dein Event unvergesslich.", imageSrc: "http://img.b2bpic.net/free-photo/modern-design-conference-room_23-2148473855.jpg", imageAlt: "Restaurant Event Room", button: { text: "Anfrage Senden", href: "#contact" } },
|
||||
{ title: "Sonntagsbrunch", description: "Starte deinen Sonntag entspannt mit unserem reichhaltigen Brunch-Buffet. Genieße eine vielfältige Auswahl an süßen und herzhaften Speisen, frischen Säften und Kaffee. Perfekt für die ganze Familie.", imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-table-breakfast-time-family-having-with-different-meals_140725-14285.jpg", imageAlt: "Sunday Brunch Buffet" },
|
||||
{ title: "Tagesangebote", description: "Entdecke unsere täglich wechselnden Spezialitäten und saisonalen Köstlichkeiten, frisch zubereitet aus den besten Zutaten. Immer eine neue Überraschung für deinen Gaumen!", imageSrc: "http://img.b2bpic.net/free-photo/man-cook-holds-pan-with-vegetables-flying-air_613910-771.jpg", imageAlt: "Restaurant Daily Specials" }
|
||||
]}
|
||||
@@ -90,12 +90,14 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{ id: "p1", brand: "SIDNEY", name: "Hausgemachtes Frühstück", price: "€12.50", rating: 5, reviewCount: "250", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-breakfast-arrangement_23-2148230509.jpg", imageAlt: "Homemade Breakfast Platter" },
|
||||
{ id: "p2", brand: "SIDNEY", name: "Berlin Currywurst Platte", price: "€9.90", rating: 4, reviewCount: "180", imageSrc: "http://img.b2bpic.net/free-photo/beer-mug-with-sausage-snacks-wooden-board_23-2148306109.jpg", imageAlt: "Berlin Currywurst with Fries" },
|
||||
{ id: "p3", brand: "SIDNEY", name: "Frische Salatschüssel", price: "€11.00", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/pasta-salad-with-orzo-spinach-feta_661915-106.jpg", imageAlt: "Fresh Salad Bowl" },
|
||||
{ id: "p4", brand: "SIDNEY", name: "Gegrillter Lachs mit Gemüse", price: "€18.90", rating: 5, reviewCount: "300", imageSrc: "http://img.b2bpic.net/free-photo/baked-salmon-garnished-with-asparagus-tomatoes-with-herbs_2829-14481.jpg", imageAlt: "Grilled Salmon with Vegetables" },
|
||||
{ id: "p5", brand: "SIDNEY", name: "Veganes Burger Menü", price: "€14.50", rating: 4, reviewCount: "90", imageSrc: "http://img.b2bpic.net/free-photo/tasty-hamburger-with-fries_23-2148575430.jpg", imageAlt: "Vegan Burger Menu" },
|
||||
{ id: "p6", brand: "SIDNEY", name: "Schokoladen-Lava-Kuchen", price: "€7.50", rating: 5, reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/delicious-chocolate-cake-with-copy-space_23-2148746683.jpg", imageAlt: "Chocolate Lava Cake" }
|
||||
{ id: "p1", brand: "SIDNEY", name: "Bruschetta al Pomodoro", price: "€8.50", rating: 5, reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/bruschetta-with-tomatoes-basil-spices-italian-rustic-style-white-wooden-table_2829-23653.jpg", imageAlt: "Bruschetta al Pomodoro" },
|
||||
{ id: "p2", brand: "SIDNEY", name: "Caprese", price: "€9.50", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/salad-caprese_1203-2470.jpg", imageAlt: "Caprese Salad" },
|
||||
{ id: "p3", brand: "SIDNEY", name: "Wiener Schnitzel", price: "€19.90", rating: 4, reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/viennese-schnitzel-potato-salad_2829-19965.jpg", imageAlt: "Wiener Schnitzel" },
|
||||
{ id: "p4", brand: "SIDNEY", name: "Rumpsteak mit Kräuterbutter", price: "€24.50", rating: 5, reviewCount: "280", imageSrc: "http://img.b2bpic.net/free-photo/grilled-rump-steak-rosemary_23-2148216149.jpg", imageAlt: "Rumpsteak with Herb Butter" },
|
||||
{ id: "p5", brand: "SIDNEY", name: "Tagliatelle mit Garnelen", price: "€16.90", rating: 4, reviewCount: "170", imageSrc: "http://img.b2bpic.net/free-photo/tasty-pasta-with-shrimps_1339-1065.jpg", imageAlt: "Tagliatelle with Shrimp" },
|
||||
{ id: "p6", brand: "SIDNEY", name: "Vegetarische Quinoa Bowl", price: "€13.00", rating: 5, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/view-quinoa-salad-with-fresh-vegetables_23-2147814486.jpg", imageAlt: "Vegetarian Quinoa Bowl" },
|
||||
{ id: "p7", brand: "SIDNEY", name: "Tiramisu", price: "€7.00", rating: 5, reviewCount: "130", imageSrc: "http://img.b2bpic.net/free-photo/delicious-tiramisu-traditional-italian-dessert_23-2148746654.jpg", imageAlt: "Tiramisu" },
|
||||
{ id: "p8", brand: "SIDNEY", name: "Apfelstrudel mit Vanillesauce", price: "€6.50", rating: 4, reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/slice-apple-strudel-on-plate_23-2148767355.jpg", imageAlt: "Apple Strudel with Vanilla Sauce" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user