Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -61,7 +61,7 @@ export default function LandingPage() {
|
||||
handle: "Local Guide",
|
||||
testimonial: "Super leckeres Schnitzel aus der Pfanne... LECKER Lecker LECKER.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-goulash-bread_23-2149388093.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-goulash-bread_23-2149388093.jpg?_wi=1",
|
||||
imageAlt: "schnitzel with steam rising golden crispy",
|
||||
},
|
||||
{
|
||||
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
handle: "Gast",
|
||||
testimonial: "Wird nicht zu Unrecht als Fünf-Sterne-Imbiss bezeichnet.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-kommern-open-air-museum-mechernich-germany_181624-30306.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-kommern-open-air-museum-mechernich-germany_181624-30306.jpg?_wi=1",
|
||||
imageAlt: "rustic german grillstube exterior building",
|
||||
},
|
||||
{
|
||||
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
||||
handle: "Stammgast",
|
||||
testimonial: "Beste Essen. Beste Bedienung. Alles noch besser wenn Tanja da ist!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-plate-with-chalkboard-cutlery_23-2148784855.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-plate-with-chalkboard-cutlery_23-2148784855.jpg?_wi=1",
|
||||
imageAlt: "traditional crispy pork schnitzel meal",
|
||||
},
|
||||
{
|
||||
@@ -85,7 +85,7 @@ export default function LandingPage() {
|
||||
handle: "Fan",
|
||||
testimonial: "Hausgemacht, ehrlich, riesige Portionen. Komme seit 10 Jahren.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-grilled-sausages-from-small-cast-iron-pan_140725-7139.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-grilled-sausages-from-small-cast-iron-pan_140725-7139.jpg?_wi=1",
|
||||
imageAlt: "authentic german currywurst with sauce",
|
||||
},
|
||||
{
|
||||
@@ -93,7 +93,7 @@ export default function LandingPage() {
|
||||
handle: "Stammgast",
|
||||
testimonial: "Die Currywurst ist Legende! Hier stimmt einfach alles.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-hamburger-menu-assortment_23-2148614053.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-hamburger-menu-assortment_23-2148614053.jpg?_wi=1",
|
||||
imageAlt: "gourmet juicy burger mouthwatering",
|
||||
},
|
||||
]}
|
||||
@@ -107,7 +107,7 @@ export default function LandingPage() {
|
||||
href: "tel:+49123456789",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-delicious-goulash-bread_23-2149388093.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-delicious-goulash-bread_23-2149388093.jpg?_wi=2"
|
||||
imageAlt="Sizzling golden Schnitzel"
|
||||
avatars={[
|
||||
{
|
||||
@@ -142,7 +142,7 @@ export default function LandingPage() {
|
||||
title="Kult seit 19XX"
|
||||
description="Was als kleine Grillstube begann, ist heute Kult. Versteckt in einer Seitenstraße, abseits der Hauptstraße – aber wer uns einmal gefunden hat, kommt wieder."
|
||||
subdescription="Unsere Philosophie ist einfach: Ehrliches Essen. Große Portionen. Faire Preise. Echte Gastfreundschaft."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-kommern-open-air-museum-mechernich-germany_181624-30306.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-kommern-open-air-museum-mechernich-germany_181624-30306.jpg?_wi=2"
|
||||
imageAlt="Grillstube Exterior"
|
||||
mediaAnimation="slide-up"
|
||||
icon={Utensils}
|
||||
@@ -160,42 +160,42 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Mega-Schnitzel",
|
||||
price: "14,50 €",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-plate-with-chalkboard-cutlery_23-2148784855.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-plate-with-chalkboard-cutlery_23-2148784855.jpg?_wi=2",
|
||||
imageAlt: "Schnitzel",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Currywurst",
|
||||
price: "6,50 €",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-grilled-sausages-from-small-cast-iron-pan_140725-7139.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-grilled-sausages-from-small-cast-iron-pan_140725-7139.jpg?_wi=2",
|
||||
imageAlt: "Currywurst",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Hartenrod Burger",
|
||||
price: "12,90 €",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-hamburger-menu-assortment_23-2148614053.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-hamburger-menu-assortment_23-2148614053.jpg?_wi=2",
|
||||
imageAlt: "Burger",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Bauernsalat",
|
||||
price: "9,50 €",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-plate-with-chalkboard-cutlery_23-2148784855.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-plate-with-chalkboard-cutlery_23-2148784855.jpg?_wi=3",
|
||||
imageAlt: "Salat",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Käsespätzle",
|
||||
price: "11,00 €",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-grilled-sausages-from-small-cast-iron-pan_140725-7139.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-grilled-sausages-from-small-cast-iron-pan_140725-7139.jpg?_wi=3",
|
||||
imageAlt: "Spätzle",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Bratwurst",
|
||||
price: "5,50 €",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-hamburger-menu-assortment_23-2148614053.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-hamburger-menu-assortment_23-2148614053.jpg?_wi=3",
|
||||
imageAlt: "Wurst",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user