Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
handle: "@tripadvisor",
|
||||
testimonial: "Une expérience incroyable, des produits frais et un service impeccable.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-beautifully-decorated-round-table-with-natural-fir-branch-candle-two-flutes-plates-against-classic-sofa-modern-apartment_132075-6156.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-beautifully-decorated-round-table-with-natural-fir-branch-candle-two-flutes-plates-against-classic-sofa-modern-apartment_132075-6156.jpg?_wi=1",
|
||||
imageAlt: "gourmet restaurant dining table warm lighting",
|
||||
},
|
||||
{
|
||||
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
||||
handle: "@tripadvisor",
|
||||
testimonial: "La meilleure adresse de Mâcon. Saveurs authentiques et présentation élégante.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vegetables-as-tomato-green-mint-leaves-with-black-pepper-seeds-garlic-crusher-cut-tomato-cutting-board-wood_141793-12920.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vegetables-as-tomato-green-mint-leaves-with-black-pepper-seeds-garlic-crusher-cut-tomato-cutting-board-wood_141793-12920.jpg?_wi=1",
|
||||
imageAlt: "gourmet restaurant dining table warm lighting",
|
||||
},
|
||||
{
|
||||
@@ -88,7 +88,7 @@ export default function LandingPage() {
|
||||
handle: "@tripadvisor",
|
||||
testimonial: "Mariage des saveurs parfait et cadre très agréable.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pastry-sandwiches-tomatoes-walnuts-cheese-slices-wooden-desk_23-2148162022.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pastry-sandwiches-tomatoes-walnuts-cheese-slices-wooden-desk_23-2148162022.jpg?_wi=1",
|
||||
imageAlt: "gourmet restaurant dining table warm lighting",
|
||||
},
|
||||
{
|
||||
@@ -96,11 +96,11 @@ export default function LandingPage() {
|
||||
handle: "@tripadvisor",
|
||||
testimonial: "Une découverte exceptionnelle lors de notre passage dans la région.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-hostess-putting-wine-table_23-2147830614.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-hostess-putting-wine-table_23-2147830614.jpg?_wi=1",
|
||||
imageAlt: "gourmet restaurant dining table warm lighting",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-beautifully-decorated-round-table-with-natural-fir-branch-candle-two-flutes-plates-against-classic-sofa-modern-apartment_132075-6156.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-beautifully-decorated-round-table-with-natural-fir-branch-candle-two-flutes-plates-against-classic-sofa-modern-apartment_132075-6156.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -169,7 +169,7 @@ export default function LandingPage() {
|
||||
description: "Un cadre accueillant pour tous vos moments gourmands.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-vegetables-as-tomato-green-mint-leaves-with-black-pepper-seeds-garlic-crusher-cut-tomato-cutting-board-wood_141793-12920.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-vegetables-as-tomato-green-mint-leaves-with-black-pepper-seeds-garlic-crusher-cut-tomato-cutting-board-wood_141793-12920.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -218,7 +218,7 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Fricassée de légumes oubliés",
|
||||
price: "18€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pastry-sandwiches-tomatoes-walnuts-cheese-slices-wooden-desk_23-2148162022.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pastry-sandwiches-tomatoes-walnuts-cheese-slices-wooden-desk_23-2148162022.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
@@ -267,7 +267,7 @@ export default function LandingPage() {
|
||||
value: "10 ans",
|
||||
title: "D'existence",
|
||||
description: "De passion gourmande.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-hostess-putting-wine-table_23-2147830614.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-hostess-putting-wine-table_23-2147830614.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
|
||||
Reference in New Issue
Block a user