Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
153
src/app/page.tsx
153
src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Accueil",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Accueil", id: "hero"},
|
||||
{
|
||||
name: "À propos",
|
||||
id: "about",
|
||||
},
|
||||
name: "À propos", id: "about"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="La Cucina"
|
||||
/>
|
||||
@@ -56,21 +48,16 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Le goût authentique de l'Italie à Quaregnon"
|
||||
description="La Cucina - Eno Gastronomia vous accueille pour une expérience culinaire authentique entre restaurant, traiteur et épicerie fine."
|
||||
buttons={[
|
||||
{
|
||||
text: "Réserver une table",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Réserver une table", href: "#contact"},
|
||||
{
|
||||
text: "Voir le menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "Voir le menu", href: "#menu"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/arrangement-different-delicious-ingredients_23-2148882536.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/arrangement-different-delicious-ingredients_23-2148882536.jpg"
|
||||
imageAlt="authentic italian restaurant interior"
|
||||
/>
|
||||
</div>
|
||||
@@ -83,7 +70,7 @@ export default function LandingPage() {
|
||||
description="Bienvenue chez La Cucina - Eno Gastronomia. Nous sélectionnons avec passion les meilleurs produits frais pour vous offrir une expérience unique à Quaregnon."
|
||||
subdescription="Du restaurant convivial à notre service traiteur et épicerie fine, retrouvez l'essence même de la tradition italienne familiale."
|
||||
icon={Utensils}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-chef-making-fresh-pasta_23-2148491292.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-chef-making-fresh-pasta_23-2148491292.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
imageAlt="italian chef cooking pasta"
|
||||
/>
|
||||
@@ -95,33 +82,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
tag: "Plats",
|
||||
title: "Pâtes Fraîches",
|
||||
subtitle: "Faites maison",
|
||||
description: "Découvrez nos recettes traditionnelles cuisinées avec des produits importés d'Italie.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-pasta-wooden-table_23-2148305672.jpg?_wi=1",
|
||||
imageAlt: "authentic italian dishes plating",
|
||||
},
|
||||
tag: "Plats", title: "Pâtes Fraîches", subtitle: "Faites maison", description: "Découvrez nos recettes traditionnelles cuisinées avec des produits importés d'Italie.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-pasta-wooden-table_23-2148305672.jpg", imageAlt: "authentic italian dishes plating"},
|
||||
{
|
||||
tag: "Antipasti",
|
||||
title: "Saveurs Italiennes",
|
||||
subtitle: "A partager",
|
||||
description: "Sélection de charcuteries et fromages artisanaux pour éveiller vos papilles.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-different-delicious-ingredients_23-2148882536.jpg?_wi=2",
|
||||
imageAlt: "authentic italian dishes plating",
|
||||
},
|
||||
tag: "Antipasti", title: "Saveurs Italiennes", subtitle: "A partager", description: "Sélection de charcuteries et fromages artisanaux pour éveiller vos papilles.", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-different-delicious-ingredients_23-2148882536.jpg", imageAlt: "authentic italian dishes plating"},
|
||||
{
|
||||
tag: "Desserts",
|
||||
title: "Douceurs sucrées",
|
||||
subtitle: "Fait maison",
|
||||
description: "L'incontournable tiramisu et nos spécialités du jour selon l'arrivage.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-chef-making-fresh-pasta_23-2148491292.jpg?_wi=2",
|
||||
imageAlt: "authentic italian dishes plating",
|
||||
},
|
||||
tag: "Desserts", title: "Douceurs sucrées", subtitle: "Fait maison", description: "L'incontournable tiramisu et nos spécialités du jour selon l'arrivage.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-chef-making-fresh-pasta_23-2148491292.jpg", imageAlt: "authentic italian dishes plating"},
|
||||
]}
|
||||
title="Découvrez notre menu authentique"
|
||||
description="Une sélection de mets préparés quotidiennement avec le savoir-faire italien."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-delicious-pasta-wooden-table_23-2148305672.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -133,32 +101,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "Espace",
|
||||
name: "Restaurant",
|
||||
price: "Sur place",
|
||||
rating: 5,
|
||||
reviewCount: "150+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/defocused-cake-shop_1232-1398.jpg",
|
||||
},
|
||||
id: "1", brand: "Espace", name: "Restaurant", price: "Sur place", rating: 5,
|
||||
reviewCount: "150+", imageSrc: "http://img.b2bpic.net/free-photo/defocused-cake-shop_1232-1398.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Evénement",
|
||||
name: "Traiteur",
|
||||
price: "Sur mesure",
|
||||
rating: 5,
|
||||
reviewCount: "50+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wine-bottles-bar_23-2152024849.jpg",
|
||||
},
|
||||
id: "2", brand: "Evénement", name: "Traiteur", price: "Sur mesure", rating: 5,
|
||||
reviewCount: "50+", imageSrc: "http://img.b2bpic.net/free-photo/wine-bottles-bar_23-2152024849.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Epicerie",
|
||||
name: "Fine",
|
||||
price: "Artisanale",
|
||||
rating: 5,
|
||||
reviewCount: "100+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-view-bottles-wine-row_23-2148243132.jpg",
|
||||
},
|
||||
id: "3", brand: "Epicerie", name: "Fine", price: "Artisanale", rating: 5,
|
||||
reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/high-view-bottles-wine-row_23-2148243132.jpg"},
|
||||
]}
|
||||
title="Nos Services"
|
||||
description="Profitez de l'excellence italienne au restaurant, chez vous ou pour vos événements."
|
||||
@@ -172,26 +122,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "4.8",
|
||||
title: "Note client",
|
||||
description: "Basé sur 200+ avis",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-empty-wooden-chairs_1203-4495.jpg",
|
||||
},
|
||||
id: "m1", value: "4.8", title: "Note client", description: "Basé sur 200+ avis", imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-empty-wooden-chairs_1203-4495.jpg"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "100+",
|
||||
title: "Recettes",
|
||||
description: "Inspirations italiennes",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stones-natural-room-interior-design_23-2151890375.jpg",
|
||||
},
|
||||
id: "m2", value: "100+", title: "Recettes", description: "Inspirations italiennes", imageSrc: "http://img.b2bpic.net/free-photo/stones-natural-room-interior-design_23-2151890375.jpg"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "15",
|
||||
title: "Ans",
|
||||
description: "De passion partagée",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assortment-tasty-snacks-cheese_23-2148326090.jpg",
|
||||
},
|
||||
id: "m3", value: "15", title: "Ans", description: "De passion partagée", imageSrc: "http://img.b2bpic.net/free-photo/assortment-tasty-snacks-cheese_23-2148326090.jpg"},
|
||||
]}
|
||||
title="Quelques images de nos créations"
|
||||
description="L'authenticité en images, de notre salle à vos assiettes."
|
||||
@@ -204,15 +139,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Comment nous contacter ?",
|
||||
content: "Vous pouvez nous joindre par téléphone au +32 65 43 04 18.",
|
||||
},
|
||||
id: "f1", title: "Comment nous contacter ?", content: "Vous pouvez nous joindre par téléphone au +32 65 43 04 18."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Accès facile ?",
|
||||
content: "Oui, notre restaurant est situé au centre de Quaregnon avec des places de stationnement proches.",
|
||||
},
|
||||
id: "f2", title: "Accès facile ?", content: "Oui, notre restaurant est situé au centre de Quaregnon avec des places de stationnement proches."},
|
||||
]}
|
||||
title="Où nous trouver ?"
|
||||
description="Rue du Village 101, 7390 Quaregnon, Belgique"
|
||||
@@ -225,12 +154,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Mercredi : 12h - 14h / 19h - 21h",
|
||||
"Jeudi : 12h - 14h / 19h - 21h",
|
||||
"Vendredi : 12h - 14h / 19h - 21h",
|
||||
"Samedi : 12h - 14h / 19h - 21h",
|
||||
"Fermé Lundi, Mardi et Dimanche",
|
||||
]}
|
||||
"Mercredi : 12h - 14h / 19h - 21h", "Jeudi : 12h - 14h / 19h - 21h", "Vendredi : 12h - 14h / 19h - 21h", "Samedi : 12h - 14h / 19h - 21h", "Fermé Lundi, Mardi et Dimanche"]}
|
||||
title="Nos Horaires"
|
||||
description="Nous avons hâte de vous recevoir."
|
||||
/>
|
||||
@@ -240,8 +164,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Réservez votre table"
|
||||
description="Pour toute réservation ou demande traiteur, contactez-nous via ce formulaire ou par téléphone."
|
||||
buttonText="Envoyer demande"
|
||||
@@ -253,33 +176,21 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation",
|
||||
items: [
|
||||
title: "Navigation", items: [
|
||||
{
|
||||
label: "Accueil",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Accueil", href: "#hero"},
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Menu", href: "#menu"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Informations",
|
||||
items: [
|
||||
title: "Informations", items: [
|
||||
{
|
||||
label: "+32 65 43 04 18",
|
||||
href: "tel:+3265430418",
|
||||
},
|
||||
label: "+32 65 43 04 18", href: "tel:+3265430418"},
|
||||
{
|
||||
label: "Rue du Village 101, 7390 Quaregnon",
|
||||
href: "https://maps.google.com",
|
||||
},
|
||||
label: "Rue du Village 101, 7390 Quaregnon", href: "https://maps.google.com"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user