Merge version_1 into main #3
@@ -71,11 +71,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/salmon-steak_74190-5574.jpg", imageAlt: "Grand plateau de fruits de mer frais"},
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/salmon-steak_74190-5574.jpg?_wi=1", imageAlt: "Grand plateau de fruits de mer frais"},
|
||||
{
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/grilled-salmon-fillet-with-asparagus-lemon-wedges-plate_9975-124447.jpg", imageAlt: "Poisson entier grillé à la perfection"},
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/grilled-salmon-fillet-with-asparagus-lemon-wedges-plate_9975-124447.jpg?_wi=1", imageAlt: "Poisson entier grillé à la perfection"},
|
||||
{
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/delicious-sushi-black-plate_1147-426.jpg", imageAlt: "Assortiment de sushis maison colorés"},
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/delicious-sushi-black-plate_1147-426.jpg?_wi=1", imageAlt: "Assortiment de sushis maison colorés"},
|
||||
{
|
||||
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/beautifully-decorated-interiors-beach-restaurant-day_181624-59566.jpg", imageAlt: "Intérieur lumineux du restaurant Chez Mô"},
|
||||
{
|
||||
@@ -169,19 +169,19 @@ export default function LandingPage() {
|
||||
"Plat du jour", "Dessert du jour", "1 boisson", "Café"],
|
||||
button: {
|
||||
text: "Découvrir le plat du jour", href: "#"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salmon-steak_74190-5574.jpg", imageAlt: "High angle tasty seafood on table"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salmon-steak_74190-5574.jpg?_wi=2", imageAlt: "High angle tasty seafood on table"},
|
||||
{
|
||||
id: "formule-detente", title: "Formule Détente", price: "20,50 €", period: " (midi en semaine)", features: [
|
||||
"Huîtres ou Entrée", "Plat du jour", "1 boisson", "Café"],
|
||||
button: {
|
||||
text: "Découvrir la formule", href: "#"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-salmon-fillet-with-asparagus-lemon-wedges-plate_9975-124447.jpg", imageAlt: "High angle tasty seafood on table"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-salmon-fillet-with-asparagus-lemon-wedges-plate_9975-124447.jpg?_wi=2", imageAlt: "High angle tasty seafood on table"},
|
||||
{
|
||||
id: "formule-choucroute", title: "Formule Choucroute", price: "22 €", period: " (midi en semaine)", features: [
|
||||
"Choucroute de la mer", "Bière 25cl", "Café"],
|
||||
button: {
|
||||
text: "Commander cette formule", href: "#"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-sushi-black-plate_1147-426.jpg", imageAlt: "High angle tasty seafood on table"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-sushi-black-plate_1147-426.jpg?_wi=2", imageAlt: "High angle tasty seafood on table"},
|
||||
]}
|
||||
title="Nos Formules et Menus"
|
||||
description="Des déjeuners rapides aux expériences complètes, choisissez la formule qui vous ressemble. Nos formules déjeuner sont disponibles en semaine de 12h à 14h30 (sauf jours fériés)."
|
||||
|
||||
Reference in New Issue
Block a user