Merge version_1 into main #3
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
{ text: "Voir le Menu", href: "#menu" },
|
||||
{ text: "Commander", href: "#contact" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cinematic-style-view-parent-child-spending-time-together_23-2151587646.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cinematic-style-view-parent-child-spending-time-together_23-2151587646.jpg?_wi=1"
|
||||
imageAlt="Cuisine asiatique authentique NACOYA"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/couple-restaurant_23-2148006698.jpg", alt: "Client 1" },
|
||||
@@ -90,12 +90,12 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{ id: "1", brand: "Signature", name: "Bo Bun Cacahuètes", price: "20€", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/cinematic-style-view-parent-child-spending-time-together_23-2151587646.jpg" },
|
||||
{ id: "2", brand: "Japon", name: "Ramen Tonkotsu", price: "18€", rating: 5, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/cinematic-style-view-parent-child-spending-time-together_23-2151587646.jpg" },
|
||||
{ id: "3", brand: "Sushi", name: "Assortiment Sushi Maki", price: "22€", rating: 4, reviewCount: "80", imageSrc: "http://img.b2bpic.net/free-photo/cinematic-style-view-parent-child-spending-time-together_23-2151587646.jpg" },
|
||||
{ id: "4", brand: "Vietnam", name: "Nems au Porc Maison", price: "8€", rating: 5, reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/cinematic-style-view-parent-child-spending-time-together_23-2151587646.jpg" },
|
||||
{ id: "5", brand: "Japon", name: "Tempuras Crevettes", price: "12€", rating: 4, reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/cinematic-style-view-parent-child-spending-time-together_23-2151587646.jpg" },
|
||||
{ id: "6", brand: "Signature", name: "Soupe Pho Traditionnelle", price: "16€", rating: 5, reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/cinematic-style-view-parent-child-spending-time-together_23-2151587646.jpg" }
|
||||
{ id: "1", brand: "Signature", name: "Bo Bun Cacahuètes", price: "20€", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/cinematic-style-view-parent-child-spending-time-together_23-2151587646.jpg?_wi=2" },
|
||||
{ id: "2", brand: "Japon", name: "Ramen Tonkotsu", price: "18€", rating: 5, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/cinematic-style-view-parent-child-spending-time-together_23-2151587646.jpg?_wi=3" },
|
||||
{ id: "3", brand: "Sushi", name: "Assortiment Sushi Maki", price: "22€", rating: 4, reviewCount: "80", imageSrc: "http://img.b2bpic.net/free-photo/cinematic-style-view-parent-child-spending-time-together_23-2151587646.jpg?_wi=4" },
|
||||
{ id: "4", brand: "Vietnam", name: "Nems au Porc Maison", price: "8€", rating: 5, reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/cinematic-style-view-parent-child-spending-time-together_23-2151587646.jpg?_wi=5" },
|
||||
{ id: "5", brand: "Japon", name: "Tempuras Crevettes", price: "12€", rating: 4, reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/cinematic-style-view-parent-child-spending-time-together_23-2151587646.jpg?_wi=6" },
|
||||
{ id: "6", brand: "Signature", name: "Soupe Pho Traditionnelle", price: "16€", rating: 5, reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/cinematic-style-view-parent-child-spending-time-together_23-2151587646.jpg?_wi=7" }
|
||||
]}
|
||||
title="Nos spécialités gourmandes"
|
||||
description="Une carte riche et accessible qui ravira les amoureux de saveurs asiatiques."
|
||||
|
||||
Reference in New Issue
Block a user