Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
238
src/app/page.tsx
238
src/app/page.tsx
@@ -32,29 +32,17 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Accueil",
|
||||
id: "accueil",
|
||||
},
|
||||
name: "Accueil", id: "accueil"},
|
||||
{
|
||||
name: "L'Histoire",
|
||||
id: "about",
|
||||
},
|
||||
name: "L'Histoire", id: "about"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "Expérience",
|
||||
id: "experience",
|
||||
},
|
||||
name: "Expérience", id: "experience"},
|
||||
{
|
||||
name: "Avis",
|
||||
id: "avis",
|
||||
},
|
||||
name: "Avis", id: "avis"},
|
||||
{
|
||||
name: "Réserver",
|
||||
id: "reservation",
|
||||
},
|
||||
name: "Réserver", id: "reservation"},
|
||||
]}
|
||||
brandName="Lou Podel"
|
||||
/>
|
||||
@@ -63,42 +51,27 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Lou Podel · Sarlat"
|
||||
description="Une cuisine de caractère au cœur du Périgord Noir."
|
||||
tag="Restaurant Gastronomique"
|
||||
buttons={[
|
||||
{
|
||||
text: "Réserver une table",
|
||||
href: "#reservation",
|
||||
},
|
||||
text: "Réserver une table", href: "#reservation"},
|
||||
{
|
||||
text: "Découvrir la carte",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "Découvrir la carte", href: "#menu"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-restaurant-grill-bar-interior-with-chandeliers-furniture_114579-2341.jpg",
|
||||
imageAlt: "luxurious restaurant interior gold lighting",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-restaurant-grill-bar-interior-with-chandeliers-furniture_114579-2341.jpg", imageAlt: "luxurious restaurant interior gold lighting"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-food-professional-kitchen_23-2149727959.jpg",
|
||||
imageAlt: "fine dining kitchen preparation",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-food-professional-kitchen_23-2149727959.jpg", imageAlt: "fine dining kitchen preparation"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/carrot-beans-white-plate_114579-18557.jpg",
|
||||
imageAlt: "artistic food presentation gourmet plate",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/carrot-beans-white-plate_114579-18557.jpg", imageAlt: "artistic food presentation gourmet plate"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rendering-elegant-neoclassical-interior_23-2151059655.jpg",
|
||||
imageAlt: "modern dining hall luxury decor",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rendering-elegant-neoclassical-interior_23-2151059655.jpg", imageAlt: "modern dining hall luxury decor"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/server-pouring-sangria-with-ladle_23-2148245021.jpg",
|
||||
imageAlt: "professional waiter pouring wine",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/server-pouring-sangria-with-ladle_23-2148245021.jpg", imageAlt: "professional waiter pouring wine"},
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -119,38 +92,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Produits Locaux",
|
||||
author: "Terroir",
|
||||
description: "Sourcing rigoureux chez nos producteurs locaux.",
|
||||
tags: [
|
||||
"Frais",
|
||||
"Local",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-harvested-organic-red-turnip-wooden-tray-against-concrete-backdrop_23-2148181193.jpg",
|
||||
},
|
||||
id: "f1", title: "Produits Locaux", author: "Terroir", description: "Sourcing rigoureux chez nos producteurs locaux.", tags: [
|
||||
"Frais", "Local"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-harvested-organic-red-turnip-wooden-tray-against-concrete-backdrop_23-2148181193.jpg"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Cuisine Créative",
|
||||
author: "Chef",
|
||||
description: "L'innovation culinaire au service de la tradition.",
|
||||
tags: [
|
||||
"Art",
|
||||
"Chef",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-chef-cooking-delicious-meals-with-rosemary-basil_482257-121117.jpg",
|
||||
},
|
||||
id: "f2", title: "Cuisine Créative", author: "Chef", description: "L'innovation culinaire au service de la tradition.", tags: [
|
||||
"Art", "Chef"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-chef-cooking-delicious-meals-with-rosemary-basil_482257-121117.jpg"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Service Dévoué",
|
||||
author: "Équipe",
|
||||
description: "Une attention particulière pour chaque convive.",
|
||||
tags: [
|
||||
"Service",
|
||||
"Soins",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-luxury-restaurant_23-2150598333.jpg",
|
||||
},
|
||||
id: "f3", title: "Service Dévoué", author: "Équipe", description: "Une attention particulière pour chaque convive.", tags: [
|
||||
"Service", "Soins"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-luxury-restaurant_23-2150598333.jpg"},
|
||||
]}
|
||||
title="L'Expérience Gastronomique"
|
||||
description="Un moment inoubliable au cœur du Périgord."
|
||||
@@ -165,53 +117,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "Entrée",
|
||||
name: "Foie Gras",
|
||||
price: "18 €",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-homemade-pistachio-eclairs-with-white-chocolate_114579-64056.jpg",
|
||||
},
|
||||
id: "p1", brand: "Entrée", name: "Foie Gras", price: "18 €", rating: 5,
|
||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/tasty-homemade-pistachio-eclairs-with-white-chocolate_114579-64056.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "Plat",
|
||||
name: "Thon Rouge",
|
||||
price: "28 €",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/noodles-prepared-with-seafood-peppers-sesame-seeds-sauce_141793-885.jpg",
|
||||
},
|
||||
id: "p2", brand: "Plat", name: "Thon Rouge", price: "28 €", rating: 5,
|
||||
reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/noodles-prepared-with-seafood-peppers-sesame-seeds-sauce_141793-885.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
brand: "Plat",
|
||||
name: "Agneau",
|
||||
price: "30 €",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-arrangement_23-2148510908.jpg",
|
||||
},
|
||||
id: "p3", brand: "Plat", name: "Agneau", price: "30 €", rating: 5,
|
||||
reviewCount: "92", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-arrangement_23-2148510908.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
brand: "Spécialité",
|
||||
name: "Magret",
|
||||
price: "26 €",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homemade-baked-porchetta-rolls-with-several-herbs-pepper-garlic_127032-2791.jpg",
|
||||
},
|
||||
id: "p4", brand: "Spécialité", name: "Magret", price: "26 €", rating: 5,
|
||||
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/homemade-baked-porchetta-rolls-with-several-herbs-pepper-garlic_127032-2791.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
brand: "Végétarien",
|
||||
name: "Risotto Truffe",
|
||||
price: "22 €",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pastry-plate-top-view_23-2149358090.jpg",
|
||||
},
|
||||
id: "p5", brand: "Végétarien", name: "Risotto Truffe", price: "22 €", rating: 5,
|
||||
reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pastry-plate-top-view_23-2149358090.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
brand: "Dessert",
|
||||
name: "Tarte Noix",
|
||||
price: "12 €",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homemade-apple-pie-cake-galette_114579-14104.jpg",
|
||||
},
|
||||
id: "p6", brand: "Dessert", name: "Tarte Noix", price: "12 €", rating: 5,
|
||||
reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/homemade-apple-pie-cake-galette_114579-14104.jpg"},
|
||||
]}
|
||||
title="La Carte Signatures"
|
||||
description="Une sélection raffinée de nos plats emblématiques."
|
||||
@@ -225,20 +147,11 @@ export default function LandingPage() {
|
||||
tag="Nos Réalisations"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "4.7",
|
||||
description: "Note Google",
|
||||
},
|
||||
id: "m1", value: "4.7", description: "Note Google"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "365",
|
||||
description: "Avis Clients",
|
||||
},
|
||||
id: "m2", value: "365", description: "Avis Clients"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "30€",
|
||||
description: "Prix moyen",
|
||||
},
|
||||
id: "m3", value: "30€", description: "Prix moyen"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -251,25 +164,15 @@ export default function LandingPage() {
|
||||
author="Audrey Dubernard"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-portrait-young-model-with-colorful-makeup-with-hands-touching-her-chin_633478-410.jpg",
|
||||
alt: "portrait elegant woman",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-portrait-young-model-with-colorful-makeup-with-hands-touching-her-chin_633478-410.jpg", alt: "portrait elegant woman"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-man-wearing-coat-sunglasses-standing-night-street_613910-20600.jpg",
|
||||
alt: "portrait successful man",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-man-wearing-coat-sunglasses-standing-night-street_613910-20600.jpg", alt: "portrait successful man"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg",
|
||||
alt: "portrait professional woman",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg", alt: "portrait professional woman"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-brunette-woman-sitting-with-coffee-using-smartphone-cafe-chatting_1258-199048.jpg",
|
||||
alt: "portrait professional man",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-brunette-woman-sitting-with-coffee-using-smartphone-cafe-chatting_1258-199048.jpg", alt: "portrait professional man"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-woman-studio_1157-17125.jpg",
|
||||
alt: "Beautiful woman in the studio",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-woman-studio_1157-17125.jpg", alt: "Beautiful woman in the studio"},
|
||||
]}
|
||||
ratingAnimation="blur-reveal"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -282,20 +185,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Quels sont vos horaires ?",
|
||||
content: "Ouvert tous les jours, 12h-14h30 et 19h-22h.",
|
||||
},
|
||||
id: "q1", title: "Quels sont vos horaires ?", content: "Ouvert tous les jours, 12h-14h30 et 19h-22h."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Proposez-vous des menus végétariens ?",
|
||||
content: "Oui, nous avons toujours une option gastronomique sans viande.",
|
||||
},
|
||||
id: "q2", title: "Proposez-vous des menus végétariens ?", content: "Oui, nous avons toujours une option gastronomique sans viande."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Est-il nécessaire de réserver ?",
|
||||
content: "Il est fortement recommandé de réserver pour le dîner.",
|
||||
},
|
||||
id: "q3", title: "Est-il nécessaire de réserver ?", content: "Il est fortement recommandé de réserver pour le dîner."},
|
||||
]}
|
||||
title="Questions Fréquentes"
|
||||
faqsAnimation="blur-reveal"
|
||||
@@ -307,8 +201,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
tag="Contactez-nous"
|
||||
title="Réservez votre table"
|
||||
description="Nous avons hâte de vous accueillir chez Lou Podel."
|
||||
@@ -320,46 +213,29 @@ export default function LandingPage() {
|
||||
logoText="Lou Podel"
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation",
|
||||
items: [
|
||||
title: "Navigation", items: [
|
||||
{
|
||||
label: "L'Histoire",
|
||||
href: "#about",
|
||||
},
|
||||
label: "L'Histoire", href: "#about"},
|
||||
{
|
||||
label: "La Carte",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "La Carte", href: "#menu"},
|
||||
{
|
||||
label: "Avis",
|
||||
href: "#avis",
|
||||
},
|
||||
label: "Avis", href: "#avis"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Horaires",
|
||||
items: [
|
||||
title: "Horaires", items: [
|
||||
{
|
||||
label: "Lun-Dim: 12h-14h30",
|
||||
href: "#",
|
||||
},
|
||||
label: "Lun-Dim: 12h-14h30", href: "#"},
|
||||
{
|
||||
label: "19h-22h",
|
||||
href: "#",
|
||||
},
|
||||
label: "19h-22h", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "05 53 29 20 55",
|
||||
href: "tel:0553292055",
|
||||
},
|
||||
label: "05 53 29 20 55", href: "tel:0553292055"},
|
||||
{
|
||||
label: "Sarlat-la-Canéda",
|
||||
href: "#",
|
||||
},
|
||||
label: "Sarlat-la-Canéda", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user