Merge version_1 into main #1
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
handle: "Google",
|
||||
testimonial: "Exzellente französische Küche, Atmosphäre ist fantastisch. Sehr zu empfehlen.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-wooden-table_417767-153.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-wooden-table_417767-153.jpg?_wi=1",
|
||||
imageAlt: "luxurious dark restaurant interior",
|
||||
},
|
||||
{
|
||||
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
handle: "Google",
|
||||
testimonial: "Hochwertige Zutaten, super Service. Ein echtes Juwel in Eupen.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sauteed-roasted-lamb-bone-served-teriyaki-sauce_114579-1895.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sauteed-roasted-lamb-bone-served-teriyaki-sauce_114579-1895.jpg?_wi=1",
|
||||
imageAlt: "luxurious dark restaurant interior",
|
||||
},
|
||||
{
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
handle: "Google",
|
||||
testimonial: "Raffinierte Gerichte, perfekt abgestimmter Wein.",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-dish-set-gilded-candlesticks_140725-2255.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-dish-set-gilded-candlesticks_140725-2255.jpg?_wi=1",
|
||||
imageAlt: "luxurious dark restaurant interior",
|
||||
},
|
||||
{
|
||||
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
handle: "Google",
|
||||
testimonial: "Schönstes Restaurant in der Stadt. Muss man erlebt haben.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caesar-salad_74190-725.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caesar-salad_74190-725.jpg?_wi=1",
|
||||
imageAlt: "luxurious dark restaurant interior",
|
||||
},
|
||||
{
|
||||
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
href: "https://barestho.com",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/black-wooden-table_417767-153.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/black-wooden-table_417767-153.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -176,7 +176,7 @@ export default function LandingPage() {
|
||||
content: "Unser Team sorgt für einen unvergesslichen Abend voller Geschmack.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-dish-set-gilded-candlesticks_140725-2255.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-dish-set-gilded-candlesticks_140725-2255.jpg?_wi=2"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
@@ -195,7 +195,7 @@ export default function LandingPage() {
|
||||
price: "18€",
|
||||
rating: 5,
|
||||
reviewCount: "12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sauteed-roasted-lamb-bone-served-teriyaki-sauce_114579-1895.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sauteed-roasted-lamb-bone-served-teriyaki-sauce_114579-1895.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
@@ -204,7 +204,7 @@ export default function LandingPage() {
|
||||
price: "24€",
|
||||
rating: 5,
|
||||
reviewCount: "8",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caesar-salad_74190-725.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caesar-salad_74190-725.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
|
||||
Reference in New Issue
Block a user