Merge version_1 into main #3
@@ -47,11 +47,11 @@ export default function LandingPage() {
|
||||
{ text: "Réserver", href: "#contact" },
|
||||
]}
|
||||
slides={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/rice-noodles-with-shrimps-vegetables_23-2148195561.jpg", imageAlt: "Royal Wok Montluçon" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/rice-noodles-with-shrimps-vegetables_23-2148195561.jpg", imageAlt: "Buffet varié" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/rice-noodles-with-shrimps-vegetables_23-2148195561.jpg", imageAlt: "Cuisine minute" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/rice-noodles-with-shrimps-vegetables_23-2148195561.jpg", imageAlt: "Cadre élégant" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/rice-noodles-with-shrimps-vegetables_23-2148195561.jpg", imageAlt: "Saveurs d'Asie" },
|
||||
{ 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?_wi=2", imageAlt: "Buffet varié" },
|
||||
{ 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?_wi=4", imageAlt: "Cadre élégant" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/rice-noodles-with-shrimps-vegetables_23-2148195561.jpg?_wi=5", imageAlt: "Saveurs d'Asie" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -76,11 +76,11 @@ export default function LandingPage() {
|
||||
title="Nos Spécialités"
|
||||
description="Découvrez notre vaste sélection de plats cuisinés minute et notre buffet à volonté."
|
||||
products={[
|
||||
{ id: "1", name: "Sushi Assortiment", price: "Buffet", rating: 5, reviewCount: "450", imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-spring-rolls-dark-background_84443-85719.jpg", brand: "Royal Wok" },
|
||||
{ id: "2", name: "Dim Sum Vapeur", price: "Buffet", rating: 5, reviewCount: "320", imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-spring-rolls-dark-background_84443-85719.jpg", brand: "Royal Wok" },
|
||||
{ id: "3", name: "Wok de Crevettes", price: "Buffet", rating: 5, reviewCount: "280", imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-spring-rolls-dark-background_84443-85719.jpg", brand: "Royal Wok" },
|
||||
{ id: "4", name: "Viandes Grillées", price: "Buffet", rating: 5, reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-spring-rolls-dark-background_84443-85719.jpg", brand: "Royal Wok" },
|
||||
{ id: "5", name: "Nems Croustillants", price: "Buffet", rating: 5, reviewCount: "500", imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-spring-rolls-dark-background_84443-85719.jpg", brand: "Royal Wok" },
|
||||
{ id: "1", name: "Sushi Assortiment", price: "Buffet", rating: 5, reviewCount: "450", imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-spring-rolls-dark-background_84443-85719.jpg?_wi=1", brand: "Royal Wok" },
|
||||
{ id: "2", name: "Dim Sum Vapeur", price: "Buffet", rating: 5, reviewCount: "320", imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-spring-rolls-dark-background_84443-85719.jpg?_wi=2", brand: "Royal Wok" },
|
||||
{ id: "3", name: "Wok de Crevettes", price: "Buffet", rating: 5, reviewCount: "280", imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-spring-rolls-dark-background_84443-85719.jpg?_wi=3", brand: "Royal Wok" },
|
||||
{ id: "4", name: "Viandes Grillées", price: "Buffet", rating: 5, reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-spring-rolls-dark-background_84443-85719.jpg?_wi=4", brand: "Royal Wok" },
|
||||
{ id: "5", name: "Nems Croustillants", price: "Buffet", rating: 5, reviewCount: "500", imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-spring-rolls-dark-background_84443-85719.jpg?_wi=5", brand: "Royal Wok" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -94,11 +94,11 @@ export default function LandingPage() {
|
||||
title="Ce qu'ils pensent de nous"
|
||||
description="La satisfaction de nos clients est notre plus belle récompense."
|
||||
testimonials={[
|
||||
{ id: "1", name: "Jean Dupont", role: "Client", company: "Montluçon", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-chatting-table_23-2149213369.jpg" },
|
||||
{ id: "2", name: "Marie Martin", role: "Client", company: "Montluçon", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-chatting-table_23-2149213369.jpg" },
|
||||
{ id: "3", name: "Lucie Bernard", role: "Client", company: "Montluçon", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-chatting-table_23-2149213369.jpg" },
|
||||
{ id: "4", name: "Pierre Durand", role: "Client", company: "Montluçon", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-chatting-table_23-2149213369.jpg" },
|
||||
{ id: "5", name: "Sophie Petit", role: "Client", company: "Montluçon", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-chatting-table_23-2149213369.jpg" },
|
||||
{ id: "1", name: "Jean Dupont", role: "Client", company: "Montluçon", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-chatting-table_23-2149213369.jpg?_wi=1" },
|
||||
{ id: "2", name: "Marie Martin", role: "Client", company: "Montluçon", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-chatting-table_23-2149213369.jpg?_wi=2" },
|
||||
{ id: "3", name: "Lucie Bernard", role: "Client", company: "Montluçon", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-chatting-table_23-2149213369.jpg?_wi=3" },
|
||||
{ id: "4", name: "Pierre Durand", role: "Client", company: "Montluçon", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-chatting-table_23-2149213369.jpg?_wi=4" },
|
||||
{ id: "5", name: "Sophie Petit", role: "Client", company: "Montluçon", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-chatting-table_23-2149213369.jpg?_wi=5" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user