Update src/app/speisekarte/page.tsx
This commit is contained in:
@@ -90,7 +90,7 @@ export default function MenuPage() {
|
||||
rating: 5,
|
||||
reviewCount: "320",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/cachopo-traditional-food-asturias-spain-breaded-fillet-meat-black-slate-background_123827-34820.jpg",
|
||||
"http://img.b2bpic.net/free-photo/cachopo-traditional-food-asturias-spain-breaded-fillet-meat-black-slate-background_123827-34820.jpg?_wi=2",
|
||||
imageAlt: "Goldenes Schnitzel, paniert und knusprig",
|
||||
},
|
||||
{
|
||||
@@ -101,7 +101,7 @@ export default function MenuPage() {
|
||||
rating: 5,
|
||||
reviewCount: "450",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/flat-lay-raclette-dish-with-delicious-food-assortment_23-2149514131.jpg",
|
||||
"http://img.b2bpic.net/free-photo/flat-lay-raclette-dish-with-delicious-food-assortment_23-2149514131.jpg?_wi=2",
|
||||
imageAlt: "Gebratene Schweinshaxe mit Bocksbeutel und Sauerkraut",
|
||||
},
|
||||
{
|
||||
@@ -112,7 +112,7 @@ export default function MenuPage() {
|
||||
rating: 5,
|
||||
reviewCount: "280",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/fillet-meat-copy-space_23-2148599811.jpg",
|
||||
"http://img.b2bpic.net/free-photo/fillet-meat-copy-space_23-2148599811.jpg?_wi=2",
|
||||
imageAlt: "Schäufele mit Kloß und Sauerkraut serviert",
|
||||
},
|
||||
{
|
||||
@@ -123,7 +123,7 @@ export default function MenuPage() {
|
||||
rating: 5,
|
||||
reviewCount: "210",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/pork-steak-with-sausage_1339-8407.jpg",
|
||||
"http://img.b2bpic.net/free-photo/pork-steak-with-sausage_1339-8407.jpg?_wi=2",
|
||||
imageAlt: "Gegrillte fränkische Bratwurst mit Senf und Brot",
|
||||
},
|
||||
]}
|
||||
@@ -152,7 +152,7 @@ export default function MenuPage() {
|
||||
buttonText="Tisch reservieren"
|
||||
useInvertedBackground={false}
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/beautiful-dish-set-gilded-candlesticks_140725-2255.jpg",
|
||||
"http://img.b2bpic.net/free-photo/beautiful-dish-set-gilded-candlesticks_140725-2255.jpg?_wi=2",
|
||||
imageAlt="Reservierter Tisch im Restaurant"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -170,7 +170,7 @@ export default function MenuPage() {
|
||||
buttonText="Jetzt anrufen"
|
||||
useInvertedBackground={true}
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/happy-young-woman-door-restaurant-cold-winter-day-lettering-takeaway-food_343596-4745.jpg",
|
||||
"http://img.b2bpic.net/free-photo/happy-young-woman-door-restaurant-cold-winter-day-lettering-takeaway-food_343596-4745.jpg?_wi=1",
|
||||
imageAlt="Kitzmann Bräuschänke Außenansicht"
|
||||
mediaPosition="left"
|
||||
mediaAnimation="blur-reveal"
|
||||
|
||||
Reference in New Issue
Block a user