Update src/app/page.tsx
This commit is contained in:
226
src/app/page.tsx
226
src/app/page.tsx
@@ -31,22 +31,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Accueil",
|
||||
id: "#hero",
|
||||
},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "#menu",
|
||||
},
|
||||
{
|
||||
name: "Avis",
|
||||
id: "#testimonials",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
{ name: "Accueil", id: "#hero" },
|
||||
{ name: "Menu", id: "#menu" },
|
||||
{ name: "Avis", id: "#testimonials" },
|
||||
{ name: "Contact", id: "#contact" },
|
||||
]}
|
||||
brandName="Chez Suzon"
|
||||
/>
|
||||
@@ -54,33 +42,15 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Chez Suzon : Cuisine de Comptoir et Vins Fins"
|
||||
description="Bienvenue au Mas-d'Azil. Une cuisine française authentique, des produits locaux de saison et une cave sélectionnée avec amour dans une ambiance bon vivant."
|
||||
tag="Restaurant & Cave à Vins"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/background-place-outdoor-tourism-dinner_1220-1243.jpg",
|
||||
imageAlt: "Intérieur bistrot chaleureux",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/background-place-outdoor-tourism-dinner_1220-1243.jpg", imageAlt: "Intérieur bistrot chaleureux"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-italian-food-composition-with-copyspace_23-2148202578.jpg",
|
||||
imageAlt: "Cuisine française raffinée",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/there-are-glasses-wine-water-table-with-white-cloth-are-ready-dining_613910-3428.jpg",
|
||||
imageAlt: "Table dressée avec soin",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-assortment_23-2149086041.jpg",
|
||||
imageAlt: "Assortiment gourmet",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-table-with-drinks_1122-458.jpg",
|
||||
imageAlt: "Table élégante avec boissons",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-italian-food-composition-with-copyspace_23-2148202578.jpg", imageAlt: "Cuisine française raffinée"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -92,15 +62,8 @@ export default function LandingPage() {
|
||||
<InlineImageSplitTextAbout
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Une atmosphère unique au cœur du Mas-d'Azil",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg",
|
||||
alt: "Les gérants",
|
||||
},
|
||||
{ type: "text", content: "Une atmosphère unique au cœur du Mas-d'Azil" },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg", alt: "Les gérants" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -112,42 +75,9 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Avocat-Crevette Revisité",
|
||||
price: "18€ (Menu)",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-seafood-salad_74190-218.jpg",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Sélection de Vins Fins",
|
||||
price: "Prix variable",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-glass-wine-with-bottle-chocolate-light-background-alcohol-lemonade-holiday-bar-champagne-juice-dinner-drink_140725-160607.jpg",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Desserts Maison",
|
||||
price: "Inclus Menu",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tart-with-profiteroles-top-with-whipped-cream_114579-64590.jpg",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Salade Fraîcheur du Marché",
|
||||
price: "18€ (Menu)",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-salmon-served-with-herbs_23-2148516944.jpg",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Plat Signature du Chef",
|
||||
price: "18€ (Menu)",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/eel-sushi-rice_1339-5082.jpg",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Poisson du Jour",
|
||||
price: "18€ (Menu)",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fruit-salad-mixed-with-herbs_140725-1778.jpg",
|
||||
},
|
||||
{ id: "p1", name: "Avocat-Crevette Revisité", price: "18€ (Menu)", imageSrc: "http://img.b2bpic.net/free-photo/japanese-seafood-salad_74190-218.jpg" },
|
||||
{ id: "p2", name: "Sélection de Vins Fins", price: "Prix variable", imageSrc: "http://img.b2bpic.net/free-photo/front-view-glass-wine-with-bottle-chocolate-light-background-alcohol-lemonade-holiday-bar-champagne-juice-dinner-drink_140725-160607.jpg" },
|
||||
{ id: "p3", name: "Desserts Maison", price: "Inclus Menu", imageSrc: "http://img.b2bpic.net/free-photo/tart-with-profiteroles-top-with-whipped-cream_114579-64590.jpg" },
|
||||
]}
|
||||
title="Notre Menu"
|
||||
description="Une carte courte, travaillée, changeant au gré des saisons et des arrivages du marché."
|
||||
@@ -160,36 +90,8 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "5.0",
|
||||
title: "Note moyenne",
|
||||
items: [
|
||||
"Basé sur 35 avis",
|
||||
"Qualité constante",
|
||||
"Accueil chaleureux",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "18€",
|
||||
title: "Menu complet",
|
||||
items: [
|
||||
"Entrée-Plat-Dessert",
|
||||
"Rapport qualité-prix",
|
||||
"Produits frais",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "100%",
|
||||
title: "Bon vivant",
|
||||
items: [
|
||||
"Produits locaux",
|
||||
"Vins sélectionnés",
|
||||
"Ambiance conviviale",
|
||||
],
|
||||
},
|
||||
{ id: "m1", value: "5.0", title: "Note moyenne", items: ["Basé sur 35 avis", "Qualité constante", "Accueil chaleureux"] },
|
||||
{ id: "m2", value: "18€", title: "Menu complet", items: ["Entrée-Plat-Dessert", "Rapport qualité-prix", "Produits frais"] },
|
||||
]}
|
||||
title="Pourquoi nous choisir ?"
|
||||
description="Ce que nos clients aiment chez Suzon."
|
||||
@@ -202,41 +104,8 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Theo Bainville",
|
||||
handle: "@theo",
|
||||
testimonial: "Super adresse ! Gérants au top et cuisine excellente.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-her-virtual-date_23-2149307267.jpg",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Jean-Luc Bach",
|
||||
handle: "@jlbach",
|
||||
testimonial: "3ème visite et toujours le cadre chaleureux et cuisine délicieuse.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-friends-restaurant_23-2148395397.jpg",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Guillaume Keith",
|
||||
handle: "@gkeith",
|
||||
testimonial: "Belle surprise sur une petite rue piétonne. Produits de qualité.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-friendly-asian-girl-smiling-serving-coffee-barista-giving-you-cup-coffee_1258-199251.jpg",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Client anonyme",
|
||||
handle: "@suzon",
|
||||
testimonial: "Une adresse incontournable au Mas-d'Azil.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-enjoying-food_23-2149303536.jpg",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Famille Martin",
|
||||
handle: "@martin",
|
||||
testimonial: "On s'est régalés, rapport qualité/prix imbattable.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-laugh-together_23-2148395336.jpg",
|
||||
},
|
||||
{ id: "t1", name: "Theo Bainville", handle: "@theo", testimonial: "Super adresse ! Gérants au top et cuisine excellente.", imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-her-virtual-date_23-2149307267.jpg" },
|
||||
{ id: "t2", name: "Jean-Luc Bach", handle: "@jlbach", testimonial: "3ème visite et toujours le cadre chaleureux et cuisine délicieuse.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-friends-restaurant_23-2148395397.jpg" },
|
||||
]}
|
||||
title="Ce qu'ils disent de nous"
|
||||
description="Des retours qui nous touchent."
|
||||
@@ -248,21 +117,8 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Est-ce que vous proposez la vente à emporter ?",
|
||||
content: "Oui, nous proposons une sélection de nos plats à emporter.",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Acceptez-vous les réservations ?",
|
||||
content: "Nous vous conseillons d'appeler au 05 34 02 75 60 pour réserver.",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Où êtes-vous situés ?",
|
||||
content: "8 Grande Rue, 09290 Le Mas-d'Azil.",
|
||||
},
|
||||
{ id: "f1", title: "Est-ce que vous proposez la vente à emporter ?", content: "Oui, nous proposons une sélection de nos plats à emporter." },
|
||||
{ id: "f2", title: "Acceptez-vous les réservations ?", content: "Nous vous conseillons d'appeler au 05 34 02 75 60 pour réserver." },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/laptop-digital-tablet-book-pot-plant-wooden-table-restaurant_23-2147936091.jpg"
|
||||
title="Questions fréquentes"
|
||||
@@ -280,36 +136,8 @@ export default function LandingPage() {
|
||||
title="Les coulisses de Chez Suzon"
|
||||
description="Nos coups de cœur, vins et découvertes."
|
||||
blogs={[
|
||||
{
|
||||
id: "b1",
|
||||
category: "Vins",
|
||||
title: "Nos meilleures références de vins",
|
||||
excerpt: "Focus sur nos petits producteurs locaux.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148006599.jpg",
|
||||
authorName: "Suzon",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/attractive-young-woman-holding-two-burgers-street-fast-food-cafe_169016-43767.jpg",
|
||||
date: "10 oct.",
|
||||
},
|
||||
{
|
||||
id: "b2",
|
||||
category: "Cuisine",
|
||||
title: "Les produits du Mas-d'Azil",
|
||||
excerpt: "Rencontre avec nos fournisseurs locaux.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/peeled-yam-near-corn-radish_23-2147711179.jpg",
|
||||
authorName: "Suzon",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/male-chef-kitchen-holding-plate-salad_23-2149646219.jpg",
|
||||
date: "20 sept.",
|
||||
},
|
||||
{
|
||||
id: "b3",
|
||||
category: "Vie",
|
||||
title: "Une journée derrière le comptoir",
|
||||
excerpt: "Comment se passe une journée chez Suzon.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-cooking-restaurant-kitchen_329181-16143.jpg",
|
||||
authorName: "Suzon",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/chef-serving-salad-standing-by-kitchen-counter_1303-32133.jpg",
|
||||
date: "05 sept.",
|
||||
},
|
||||
{ id: "b1", category: "Vins", title: "Nos meilleures références de vins", excerpt: "Focus sur nos petits producteurs locaux.", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148006599.jpg", authorName: "Suzon", authorAvatar: "http://img.b2bpic.net/free-photo/attractive-young-woman-holding-two-burgers-street-fast-food-cafe_169016-43767.jpg", date: "10 oct." },
|
||||
{ id: "b2", category: "Cuisine", title: "Les produits du Mas-d'Azil", excerpt: "Rencontre avec nos fournisseurs locaux.", imageSrc: "http://img.b2bpic.net/free-photo/peeled-yam-near-corn-radish_23-2147711179.jpg", authorName: "Suzon", authorAvatar: "http://img.b2bpic.net/free-photo/male-chef-kitchen-holding-plate-salad_23-2149646219.jpg", date: "20 sept." },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -317,9 +145,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Actualités"
|
||||
title="Restons en contact"
|
||||
description="Inscrivez-vous à notre newsletter pour connaître les menus du moment."
|
||||
@@ -329,14 +155,8 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="Chez Suzon"
|
||||
leftLink={{
|
||||
text: "Confidentialité",
|
||||
href: "#",
|
||||
}}
|
||||
rightLink={{
|
||||
text: "05 34 02 75 60",
|
||||
href: "tel:0534027560",
|
||||
}}
|
||||
leftLink={{ text: "Confidentialité", href: "#" }}
|
||||
rightLink={{ text: "05 34 02 75 60", href: "tel:0534027560" }}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user