Merge version_1 into main #1
@@ -65,23 +65,23 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rice-noodles-with-shrimps-vegetables_23-2148195561.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rice-noodles-with-shrimps-vegetables_23-2148195561.jpg?_wi=1",
|
||||
imageAlt: "Royal Wok Montluçon",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rice-noodles-with-shrimps-vegetables_23-2148195561.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rice-noodles-with-shrimps-vegetables_23-2148195561.jpg?_wi=2",
|
||||
imageAlt: "Buffet varié",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rice-noodles-with-shrimps-vegetables_23-2148195561.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rice-noodles-with-shrimps-vegetables_23-2148195561.jpg?_wi=3",
|
||||
imageAlt: "Cuisine minute",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rice-noodles-with-shrimps-vegetables_23-2148195561.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rice-noodles-with-shrimps-vegetables_23-2148195561.jpg?_wi=4",
|
||||
imageAlt: "Cadre élégant",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rice-noodles-with-shrimps-vegetables_23-2148195561.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rice-noodles-with-shrimps-vegetables_23-2148195561.jpg?_wi=5",
|
||||
imageAlt: "Saveurs d'Asie",
|
||||
},
|
||||
]}
|
||||
@@ -123,7 +123,7 @@ export default function LandingPage() {
|
||||
name: "Sushi Assortiment",
|
||||
price: "Buffet",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-spring-rolls-dark-background_84443-85719.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-spring-rolls-dark-background_84443-85719.jpg?_wi=1",
|
||||
brand: "Royal Wok",
|
||||
},
|
||||
{
|
||||
@@ -131,7 +131,7 @@ export default function LandingPage() {
|
||||
name: "Dim Sum Vapeur",
|
||||
price: "Buffet",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-spring-rolls-dark-background_84443-85719.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-spring-rolls-dark-background_84443-85719.jpg?_wi=2",
|
||||
brand: "Royal Wok",
|
||||
},
|
||||
{
|
||||
@@ -139,7 +139,7 @@ export default function LandingPage() {
|
||||
name: "Wok de Crevettes",
|
||||
price: "Buffet",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-spring-rolls-dark-background_84443-85719.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-spring-rolls-dark-background_84443-85719.jpg?_wi=3",
|
||||
brand: "Royal Wok",
|
||||
},
|
||||
{
|
||||
@@ -147,7 +147,7 @@ export default function LandingPage() {
|
||||
name: "Viandes Grillées",
|
||||
price: "Buffet",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-spring-rolls-dark-background_84443-85719.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-spring-rolls-dark-background_84443-85719.jpg?_wi=4",
|
||||
brand: "Royal Wok",
|
||||
},
|
||||
{
|
||||
@@ -155,7 +155,7 @@ export default function LandingPage() {
|
||||
name: "Nems Croustillants",
|
||||
price: "Buffet",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-spring-rolls-dark-background_84443-85719.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-spring-rolls-dark-background_84443-85719.jpg?_wi=5",
|
||||
brand: "Royal Wok",
|
||||
},
|
||||
]}
|
||||
@@ -177,7 +177,7 @@ export default function LandingPage() {
|
||||
role: "Client",
|
||||
company: "Montluçon",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-chatting-table_23-2149213369.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-chatting-table_23-2149213369.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -185,7 +185,7 @@ export default function LandingPage() {
|
||||
role: "Client",
|
||||
company: "Montluçon",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-chatting-table_23-2149213369.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-chatting-table_23-2149213369.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -193,7 +193,7 @@ export default function LandingPage() {
|
||||
role: "Client",
|
||||
company: "Montluçon",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-chatting-table_23-2149213369.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-chatting-table_23-2149213369.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -201,7 +201,7 @@ export default function LandingPage() {
|
||||
role: "Client",
|
||||
company: "Montluçon",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-chatting-table_23-2149213369.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-chatting-table_23-2149213369.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -209,7 +209,7 @@ export default function LandingPage() {
|
||||
role: "Client",
|
||||
company: "Montluçon",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-chatting-table_23-2149213369.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-chatting-table_23-2149213369.jpg?_wi=5",
|
||||
},
|
||||
]}
|
||||
title="Ce qu'ils pensent de nous"
|
||||
|
||||
Reference in New Issue
Block a user