Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-09 14:05:37 +00:00

View File

@@ -37,8 +37,7 @@ export default function HomePage() {
const footerColumns = [
{
title: "Navigation",
items: [
title: "Navigation", items: [
{ label: "Accueil", href: "/" },
{ label: "À Propos", href: "/le-restaurant" },
{ label: "Galerie", href: "#gallery" },
@@ -46,16 +45,14 @@ export default function HomePage() {
]
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "23 Rue de l'Eminee, 63000 Clermont-Ferrand", href: "#" },
{ label: "04 73 44 22 22", href: "tel:+33473442222" },
{ label: "Réserver une Table", href: "#contact" }
]
},
{
title: "Horaires",
items: [
title: "Horaires", items: [
{ label: "Mardi-Dimanche : 12h00-14h30", href: "#" },
{ label: "19h00-22h30", href: "#" },
{ label: "Fermé le lundi", href: "#" }
@@ -70,7 +67,7 @@ export default function HomePage() {
borderRadius="soft"
contentWidth="compact"
sizing="largeSmallSizeMediumTitles"
background="aurora"
background="circleGradient"
cardStyle="glass-depth"
primaryButtonStyle="gradient"
secondaryButtonStyle="layered"
@@ -80,8 +77,7 @@ export default function HomePage() {
<NavbarStyleCentered
navItems={navItems}
button={{
text: "Réserver une table",
onClick: () => handleNavClick("contact")
text: "Réserver une table", onClick: () => handleNavClick("contact")
}}
brandName="Caffè Mazzo"
/>
@@ -91,7 +87,7 @@ export default function HomePage() {
<HeroSplit
title="Une expérience italienne authentique au cœur de Clermont-Ferrand"
description="Découvrez Caffè Mazzo, où la gastronomie italienne rencontre l'ambiance chaleureuse d'une trattoria traditionnelle. Réservez votre table pour une soirée inoubliable."
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
tag="Bienvenue"
tagIcon={Sparkles}
buttons={[
@@ -113,7 +109,7 @@ export default function HomePage() {
description="Marco & Sofia Mazzo"
subdescription="Propriétaires & Chefs"
icon={Coffee}
imageSrc="http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3439.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3439.jpg"
imageAlt="Intérieur chaleureux de Caffè Mazzo"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -127,36 +123,16 @@ export default function HomePage() {
tag="Spécialités"
features={[
{
id: "1",
title: "Risotto de Foie Gras aux Morilles",
description: "Risotto crémeux infusé de foie gras poêlé et morilles fraîches. Une symphonie de saveurs automnales.",
tag: "Spécialité Maison",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-salad-with-sliced-little-vegetables-inside-plate-dark-blue-desk_140725-50581.jpg?_wi=1",
imageAlt: "Risotto de foie gras aux morilles"
id: "1", title: "Risotto de Foie Gras aux Morilles", description: "Risotto crémeux infusé de foie gras poêlé et morilles fraîches. Une symphonie de saveurs automnales.", tag: "Spécialité Maison", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-salad-with-sliced-little-vegetables-inside-plate-dark-blue-desk_140725-50581.jpg", imageAlt: "Risotto de foie gras aux morilles"
},
{
id: "2",
title: "Ravioli Maison",
description: "Ravioli frais préparés quotidiennement, garnis de ricotta et épinards, nappés d'une sauce beurre et sauge.",
tag: "Classique Italien",
imageSrc: "http://img.b2bpic.net/free-photo/stuffed-beans-with-pork-salted-eggs-asian-cuisine_1150-23665.jpg?_wi=1",
imageAlt: "Ravioli maison à la ricotta"
id: "2", title: "Ravioli Maison", description: "Ravioli frais préparés quotidiennement, garnis de ricotta et épinards, nappés d'une sauce beurre et sauge.", tag: "Classique Italien", imageSrc: "http://img.b2bpic.net/free-photo/stuffed-beans-with-pork-salted-eggs-asian-cuisine_1150-23665.jpg", imageAlt: "Ravioli maison à la ricotta"
},
{
id: "3",
title: "Gnocchi à la Truffe",
description: "Gnocchi fondants relevés d'huile de truffe noire et parmesan affiné. Délicatesse garantie.",
tag: "Premium",
imageSrc: "http://img.b2bpic.net/free-photo/shrimp-salad-with-glass-white-wine_140725-4174.jpg?_wi=1",
imageAlt: "Gnocchi à la truffe"
id: "3", title: "Gnocchi à la Truffe", description: "Gnocchi fondants relevés d'huile de truffe noire et parmesan affiné. Délicatesse garantie.", tag: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/shrimp-salad-with-glass-white-wine_140725-4174.jpg", imageAlt: "Gnocchi à la truffe"
},
{
id: "4",
title: "Lasagnes Traditionnelles",
description: "Lasagnes généreuses préparées selon la recette familiale italienne de trois générations.",
tag: "Héritage Familial",
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-cuisine-dish_23-2149460211.jpg?_wi=1",
imageAlt: "Lasagnes traditionnelles"
id: "4", title: "Lasagnes Traditionnelles", description: "Lasagnes généreuses préparées selon la recette familiale italienne de trois générations.", tag: "Héritage Familial", imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-cuisine-dish_23-2149460211.jpg", imageAlt: "Lasagnes traditionnelles"
}
]}
textboxLayout="default"
@@ -172,52 +148,22 @@ export default function HomePage() {
tag="Témoignages"
testimonials={[
{
id: "1",
name: "Marie Rousseau",
role: "Chef d'entreprise",
testimonial: "Une soirée magique en amoureux. Les plats sont savoureux, l'ambiance chaleureuse et le service impeccable. Je reviens dès que possible !",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-good-looking-young-tanned-woman-lean-terrace-gazing-happily_197531-22852.jpg?_wi=1",
imageAlt: "Marie Rousseau"
id: "1", name: "Marie Rousseau", role: "Chef d'entreprise", testimonial: "Une soirée magique en amoureux. Les plats sont savoureux, l'ambiance chaleureuse et le service impeccable. Je reviens dès que possible !", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-good-looking-young-tanned-woman-lean-terrace-gazing-happily_197531-22852.jpg", imageAlt: "Marie Rousseau"
},
{
id: "2",
name: "Thomas Bernard",
role: "Food Blogger",
testimonial: "Le risotto de foie gras est absolument divin. Authentic Italian cuisine with a French touch. Un incontournable de Clermont-Ferrand !",
imageSrc: "http://img.b2bpic.net/free-photo/emotional-young-male-with-blue-shirt-standing-gate-with-slight-smile-his-face_181624-33508.jpg?_wi=1",
imageAlt: "Thomas Bernard"
id: "2", name: "Thomas Bernard", role: "Food Blogger", testimonial: "Le risotto de foie gras est absolument divin. Authentic Italian cuisine with a French touch. Un incontournable de Clermont-Ferrand !", imageSrc: "http://img.b2bpic.net/free-photo/emotional-young-male-with-blue-shirt-standing-gate-with-slight-smile-his-face_181624-33508.jpg", imageAlt: "Thomas Bernard"
},
{
id: "3",
name: "Sophie Dupont",
role: "Architecte",
testimonial: "Parfait pour un repas en famille. Les enfants ont adoré les pâtes, les adultes ont apprécié la finesse des saveurs. Restaurant à recommander !",
imageSrc: "http://img.b2bpic.net/free-photo/young-lady-propping-chin-hand_176474-94561.jpg?_wi=1",
imageAlt: "Sophie Dupont"
id: "3", name: "Sophie Dupont", role: "Architecte", testimonial: "Parfait pour un repas en famille. Les enfants ont adoré les pâtes, les adultes ont apprécié la finesse des saveurs. Restaurant à recommander !", imageSrc: "http://img.b2bpic.net/free-photo/young-lady-propping-chin-hand_176474-94561.jpg", imageAlt: "Sophie Dupont"
},
{
id: "4",
name: "Luc Moreau",
role: "Consultant",
testimonial: "L'atmosphère est élégante sans être prétentieuse. La qualité des ingrédients se sent dans chaque assiette. Bravo à l'équipe !",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-guy-classic-black-shirt-with-arms-crossed_146671-13946.jpg?_wi=1",
imageAlt: "Luc Moreau"
id: "4", name: "Luc Moreau", role: "Consultant", testimonial: "L'atmosphère est élégante sans être prétentieuse. La qualité des ingrédients se sent dans chaque assiette. Bravo à l'équipe !", imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-guy-classic-black-shirt-with-arms-crossed_146671-13946.jpg", imageAlt: "Luc Moreau"
},
{
id: "5",
name: "Isabelle Lacroix",
role: "Éducatrice",
testimonial: "Nous avons célébré notre anniversaire ici. Marco et Sofia ont rendu cette soirée inoubliable avec leur accueil chaleureux.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman_1098-12705.jpg?_wi=1",
imageAlt: "Isabelle Lacroix"
id: "5", name: "Isabelle Lacroix", role: "Éducatrice", testimonial: "Nous avons célébré notre anniversaire ici. Marco et Sofia ont rendu cette soirée inoubliable avec leur accueil chaleureux.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman_1098-12705.jpg", imageAlt: "Isabelle Lacroix"
},
{
id: "6",
name: "Julien Petit",
role: "Musicien",
testimonial: "Un havre de paix gastronomique. Chaque détail est pensé avec soin, du design de la table à la présentation des plats.",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-male-walking-street_158595-4695.jpg?_wi=1",
imageAlt: "Julien Petit"
id: "6", name: "Julien Petit", role: "Musicien", testimonial: "Un havre de paix gastronomique. Chaque détail est pensé avec soin, du design de la table à la présentation des plats.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-male-walking-street_158595-4695.jpg", imageAlt: "Julien Petit"
}
]}
textboxLayout="default"
@@ -237,46 +183,22 @@ export default function HomePage() {
gridVariant="bento-grid"
products={[
{
id: "1",
name: "Plat Principal",
price: "Entrée Spectaculaire",
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-potato-onin-mixed-with-greens-mint-side-view_141793-2367.jpg?_wi=1",
imageAlt: "Plat gastronomique Caffè Mazzo"
id: "1", name: "Plat Principal", price: "Entrée Spectaculaire", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-potato-onin-mixed-with-greens-mint-side-view_141793-2367.jpg", imageAlt: "Plat gastronomique Caffè Mazzo"
},
{
id: "2",
name: "Terrasse d'Été",
price: "Ambiance Méditerranéenne",
imageSrc: "http://img.b2bpic.net/free-photo/best-friends-catching-up-cafe-diverse-young-women-drinking-coffee-eating-pastries-brunch-besties-talking-having-nice-conversation_662251-947.jpg?_wi=1",
imageAlt: "Terrasse Caffè Mazzo"
id: "2", name: "Terrasse d'Été", price: "Ambiance Méditerranéenne", imageSrc: "http://img.b2bpic.net/free-photo/best-friends-catching-up-cafe-diverse-young-women-drinking-coffee-eating-pastries-brunch-besties-talking-having-nice-conversation_662251-947.jpg", imageAlt: "Terrasse Caffè Mazzo"
},
{
id: "3",
name: "Cuisine Ouverte",
price: "À la Vue de Tous",
imageSrc: "http://img.b2bpic.net/free-photo/male-chef-kitchen-cooking-dish-frying-pan_23-2149646198.jpg?_wi=1",
imageAlt: "Cuisine ouverte du restaurant"
id: "3", name: "Cuisine Ouverte", price: "À la Vue de Tous", imageSrc: "http://img.b2bpic.net/free-photo/male-chef-kitchen-cooking-dish-frying-pan_23-2149646198.jpg", imageAlt: "Cuisine ouverte du restaurant"
},
{
id: "4",
name: "Dessert Signature",
price: "Douceur Italienne",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-glass-arrangement_23-2149030741.jpg?_wi=1",
imageAlt: "Dessert maison Caffè Mazzo"
id: "4", name: "Dessert Signature", price: "Douceur Italienne", imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-glass-arrangement_23-2149030741.jpg", imageAlt: "Dessert maison Caffè Mazzo"
},
{
id: "5",
name: "Salle Principale",
price: "Intimité Chaleureuse",
imageSrc: "http://img.b2bpic.net/free-photo/glass-candlestick-with-silver-candle-other-decor-stuff-are-desk_8353-9850.jpg?_wi=1",
imageAlt: "Salle à manger Caffè Mazzo"
id: "5", name: "Salle Principale", price: "Intimité Chaleureuse", imageSrc: "http://img.b2bpic.net/free-photo/glass-candlestick-with-silver-candle-other-decor-stuff-are-desk_8353-9850.jpg", imageAlt: "Salle à manger Caffè Mazzo"
},
{
id: "6",
name: "Mise en Place",
price: "Raffinement",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-buns-lie-white-plates-with-golden-design_8353-798.jpg?_wi=1",
imageAlt: "Mise en place élégante"
id: "6", name: "Mise en Place", price: "Raffinement", imageSrc: "http://img.b2bpic.net/free-photo/tasty-buns-lie-white-plates-with-golden-design_8353-798.jpg", imageAlt: "Mise en place élégante"
}
]}
/>
@@ -289,24 +211,16 @@ export default function HomePage() {
tagAnimation="slide-up"
metrics={[
{
id: "1",
value: "23 Rue de l'Eminee",
description: "Clermont-Ferrand, 63000 - Localisation idéale entre tradition et modernité"
id: "1", value: "23 Rue de l'Eminee", description: "Clermont-Ferrand, 63000 - Localisation idéale entre tradition et modernité"
},
{
id: "2",
value: "04 73 44 22 22",
description: "Joignez-nous pour réserver votre table ou poser vos questions"
id: "2", value: "04 73 44 22 22", description: "Joignez-nous pour réserver votre table ou poser vos questions"
},
{
id: "3",
value: "30-40 €",
description: "Prix moyen par personne pour une expérience gastronomique authentique"
id: "3", value: "30-40 €", description: "Prix moyen par personne pour une expérience gastronomique authentique"
},
{
id: "4",
value: "Fermé le lundi",
description: "Mardi-dimanche : 12h00-14h30 et 19h00-22h30"
id: "4", value: "Fermé le lundi", description: "Mardi-dimanche : 12h00-14h30 et 19h00-22h30"
}
]}
metricsAnimation="slide-up"