Merge version_2 into main #2
@@ -70,20 +70,20 @@ export default function LandingPage() {
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "1", name: "Gehacktes Brötchen", price: "2,50 €", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-hamburgers-dark-table_23-2148374826.jpg" },
|
||||
{ id: "2", name: "Würste", price: "2,00 €", imageSrc: "http://img.b2bpic.net/free-photo/sausages-campfire_1161-41.jpg" },
|
||||
{ id: "3", name: "Lecker Essen", price: "9,50 €", imageSrc: "http://img.b2bpic.net/free-photo/side-view-club-sandwich-with-chicken-french-fries-sauces-wooden-board_140725-11907.jpg" },
|
||||
{ id: "4", name: "Thüringer Bratwurst mit Brötchen", price: "2,50 €", imageSrc: "http://img.b2bpic.net/free-photo/sausages-campfire_1161-41.jpg" },
|
||||
{ id: "1", name: "Gehacktes Brötchen", price: "2,50 €", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-hamburgers-dark-table_23-2148374826.jpg?_wi=1" },
|
||||
{ id: "2", name: "Würste", price: "2,00 €", imageSrc: "http://img.b2bpic.net/free-photo/sausages-campfire_1161-41.jpg?_wi=1" },
|
||||
{ id: "3", name: "Lecker Essen", price: "9,50 €", imageSrc: "http://img.b2bpic.net/free-photo/side-view-club-sandwich-with-chicken-french-fries-sauces-wooden-board_140725-11907.jpg?_wi=1" },
|
||||
{ id: "4", name: "Thüringer Bratwurst mit Brötchen", price: "2,50 €", imageSrc: "http://img.b2bpic.net/free-photo/sausages-campfire_1161-41.jpg?_wi=2" },
|
||||
{ id: "5", name: "Currywurst mit Pommes", price: "5,50 €", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sausages-with-pickles-beer_23-2148754958.jpg" },
|
||||
{ id: "6", name: "Rohe Bratwurst", price: "1,80 €", imageSrc: "http://img.b2bpic.net/free-photo/sausages-campfire_1161-41.jpg" },
|
||||
{ id: "6", name: "Rohe Bratwurst", price: "1,80 €", imageSrc: "http://img.b2bpic.net/free-photo/sausages-campfire_1161-41.jpg?_wi=3" },
|
||||
{ id: "7", name: "Erbsensuppe", price: "4,50 €", imageSrc: "http://img.b2bpic.net/free-photo/top-view-orange-tasty-soup-with-crackers-spoon-brown-food-meal-dinner-soup_140725-19033.jpg" },
|
||||
{ id: "8", name: "Bratwurst mit Kartoffelsalat", price: "6,50 €", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-tasty-potatoes-with-ketchup-tomatoes-light-background-dinner-photo-food-dish-meat-meal-salad_140725-160706.jpg" },
|
||||
{ id: "9", name: "Schlemmerschnitte", price: "4,00 €", imageSrc: "http://img.b2bpic.net/free-photo/side-view-club-sandwich-with-chicken-french-fries-sauces-wooden-board_140725-11907.jpg" },
|
||||
{ id: "10", name: "Eierlikör", price: "2,00 €", imageSrc: "http://img.b2bpic.net/free-photo/ice-cream-cone-stand_169016-6345.jpg" },
|
||||
{ id: "8", name: "Bratwurst mit Kartoffelsalat", price: "6,50 €", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-tasty-potatoes-with-ketchup-tomatoes-light-background-dinner-photo-food-dish-meat-meal-salad_140725-160706.jpg?_wi=1" },
|
||||
{ id: "9", name: "Schlemmerschnitte", price: "4,00 €", imageSrc: "http://img.b2bpic.net/free-photo/side-view-club-sandwich-with-chicken-french-fries-sauces-wooden-board_140725-11907.jpg?_wi=2" },
|
||||
{ id: "10", name: "Eierlikör", price: "2,00 €", imageSrc: "http://img.b2bpic.net/free-photo/ice-cream-cone-stand_169016-6345.jpg?_wi=1" },
|
||||
{ id: "11", name: "Sauerbraten", price: "12,50 €", imageSrc: "http://img.b2bpic.net/free-photo/side-view-burger-with-french-fries-sour-yogurt-table_140725-10148.jpg" },
|
||||
{ id: "12", name: "Kleines Vanille-Schoko-Softeis", price: "1,50 €", imageSrc: "http://img.b2bpic.net/free-photo/ice-cream-cone-stand_169016-6345.jpg" },
|
||||
{ id: "13", name: "Frikadellen", price: "2,50 €", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-hamburgers-dark-table_23-2148374826.jpg" },
|
||||
{ id: "14", name: "Bratwurst mit Bratkartoffeln", price: "7,50 €", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-tasty-potatoes-with-ketchup-tomatoes-light-background-dinner-photo-food-dish-meat-meal-salad_140725-160706.jpg" }
|
||||
{ id: "12", name: "Kleines Vanille-Schoko-Softeis", price: "1,50 €", imageSrc: "http://img.b2bpic.net/free-photo/ice-cream-cone-stand_169016-6345.jpg?_wi=2" },
|
||||
{ id: "13", name: "Frikadellen", price: "2,50 €", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-hamburgers-dark-table_23-2148374826.jpg?_wi=2" },
|
||||
{ id: "14", name: "Bratwurst mit Bratkartoffeln", price: "7,50 €", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-tasty-potatoes-with-ketchup-tomatoes-light-background-dinner-photo-food-dish-meat-meal-salad_140725-160706.jpg?_wi=2" }
|
||||
]}
|
||||
title="Unsere Speisekarte"
|
||||
description="Entdecken Sie unsere hausgemachten Highlights."
|
||||
@@ -98,7 +98,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{ id: "1", name: "Silke Zimmermann", handle: "@LocalGuide", testimonial: "Seit vielen Jahren Gast, immer lecker und tolles Team.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-films-vlog-praising-bio-local-shop_482257-81629.jpg" },
|
||||
{ id: "2", name: "Lucas Schroeder", handle: "@LocalGuide", testimonial: "Toller Imbiss, auch bei Andrang schnell und freundlich.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-happy-smiling-woman-enjoy-her-morning-french-breakfast-open-cafe-terrace-tasty-organic-food-holding-french-croissant-her-hand_291049-526.jpg" },
|
||||
{ id: "3", name: "Thomas Sauther", handle: "@Gast", testimonial: "Ein Imbiss wie er sein muss, super Preise und Qualität.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-club-sandwich-with-chicken-french-fries-sauces-wooden-board_140725-11907.jpg" }
|
||||
{ id: "3", name: "Thomas Sauther", handle: "@Gast", testimonial: "Ein Imbiss wie er sein muss, super Preise und Qualität.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-club-sandwich-with-chicken-french-fries-sauces-wooden-board_140725-11907.jpg?_wi=3" }
|
||||
]}
|
||||
showRating={true}
|
||||
title="Was unsere Gäste sagen"
|
||||
|
||||
Reference in New Issue
Block a user