Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -152,13 +152,13 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Pizza Signature",
|
||||
price: "18€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-with-copy-space_23-2148262984.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-with-copy-space_23-2148262984.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Côte de Bœuf",
|
||||
price: "32€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glazed-duck-fillet-with-mashed-potatoes-sauce-served-fancy-restaurant-plate-ai-generative_123827-23810.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glazed-duck-fillet-with-mashed-potatoes-sauce-served-fancy-restaurant-plate-ai-generative_123827-23810.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
@@ -170,13 +170,13 @@ export default function LandingPage() {
|
||||
id: "p4",
|
||||
name: "Salade Fraîcheur",
|
||||
price: "16€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-with-copy-space_23-2148262984.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-with-copy-space_23-2148262984.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Dessert Maison",
|
||||
price: "9€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glazed-duck-fillet-with-mashed-potatoes-sauce-served-fancy-restaurant-plate-ai-generative_123827-23810.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glazed-duck-fillet-with-mashed-potatoes-sauce-served-fancy-restaurant-plate-ai-generative_123827-23810.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Les incontournables"
|
||||
@@ -195,7 +195,7 @@ export default function LandingPage() {
|
||||
quote: "Un accueil chaleureux, des plats copieux, parfait après une journée dans les parcs.",
|
||||
name: "Sarah J.",
|
||||
role: "Touriste",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-enjoying-spending-good-time-together-while-having-date-restaurant_58466-16045.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-enjoying-spending-good-time-together-while-having-date-restaurant_58466-16045.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -227,7 +227,7 @@ export default function LandingPage() {
|
||||
quote: "Une équipe aux petits soins. Idéal pour un dîner en amoureux.",
|
||||
name: "Camille B.",
|
||||
role: "Client régulier",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-enjoying-spending-good-time-together-while-having-date-restaurant_58466-16045.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-enjoying-spending-good-time-together-while-having-date-restaurant_58466-16045.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Ce qu'ils pensent de nous"
|
||||
|
||||
Reference in New Issue
Block a user