Update src/app/page.tsx
This commit is contained in:
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
||||
price: "ab 12€",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-squashes-designed-meal-inside-plate-dark-grey-space_140725-83767.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-squashes-designed-meal-inside-plate-dark-grey-space_140725-83767.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
price: "ab 25€",
|
||||
rating: 5,
|
||||
reviewCount: "85",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/virtual-love-handsome-cute-guy-suit-with-wine-distance-computer-date-holding-wine-glass_140725-162600.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/virtual-love-handsome-cute-guy-suit-with-wine-distance-computer-date-holding-wine-glass_140725-162600.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
@@ -136,7 +136,7 @@ export default function LandingPage() {
|
||||
price: "ab 8€",
|
||||
rating: 5,
|
||||
reviewCount: "60",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-squashes-designed-meal-inside-plate-dark-grey-space_140725-83767.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-squashes-designed-meal-inside-plate-dark-grey-space_140725-83767.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
@@ -145,7 +145,7 @@ export default function LandingPage() {
|
||||
price: "ab 45€",
|
||||
rating: 5,
|
||||
reviewCount: "40",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/virtual-love-handsome-cute-guy-suit-with-wine-distance-computer-date-holding-wine-glass_140725-162600.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/virtual-love-handsome-cute-guy-suit-with-wine-distance-computer-date-holding-wine-glass_140725-162600.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Unsere Auswahl"
|
||||
@@ -242,14 +242,14 @@ export default function LandingPage() {
|
||||
name: "Michael B.",
|
||||
handle: "Feinschmecker",
|
||||
testimonial: "Unglaubliche Auswahl und eine Atmosphäre wie im Urlaub.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-paying-with-her-phone-via-contactless-payment-while-having-lunch-with-boyfriend-bar_637285-647.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-paying-with-her-phone-via-contactless-payment-while-having-lunch-with-boyfriend-bar_637285-647.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Elena R.",
|
||||
handle: "Stammgast",
|
||||
testimonial: "Hier wird Genuss wirklich gelebt.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-paying-with-her-phone-via-contactless-payment-while-having-lunch-with-boyfriend-bar_637285-647.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-paying-with-her-phone-via-contactless-payment-while-having-lunch-with-boyfriend-bar_637285-647.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
|
||||
Reference in New Issue
Block a user