Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-27 21:10:50 +00:00

View File

@@ -30,25 +30,15 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Accueil",
id: "hero",
},
name: "Accueil", id: "hero"},
{
name: "Notre Cuisine",
id: "about",
},
name: "Notre Cuisine", id: "about"},
{
name: "Menu",
id: "menu",
},
name: "Menu", id: "menu"},
{
name: "Avis",
id: "testimonials",
},
name: "Avis", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Le Bombay"
/>
@@ -57,30 +47,21 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitKpi
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Le Bombay Restaurant Tandoori"
description="L'authenticité des saveurs indiennes au cœur de Pau. Découvrez une expérience culinaire chaleureuse, épicée et raffinée, rue d'Etigny."
kpis={[
{
value: "4.8/5",
label: "Note Clients",
},
value: "4.8/5", label: "Note Clients"},
{
value: "10-20€",
label: "Prix Moyens",
},
value: "10-20€", label: "Prix Moyens"},
{
value: "Ouvert",
label: "Dès 19h",
},
value: "Ouvert", label: "Dès 19h"},
]}
enableKpiAnimation={true}
buttons={[
{
text: "Voir le menu",
href: "#menu",
},
text: "Voir le menu", href: "#menu"},
]}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-dining-table-assortment_23-2150312225.jpg"
mediaAnimation="slide-up"
@@ -104,26 +85,15 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "menu-1",
name: "Entrées",
price: "Dès 5,90€",
variant: "Beignets, Samosas",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BMc010Lf8bUBmGUKsOJlZzAyze/uploaded-1774645732467-m4kwdm52.png",
},
id: "menu-1", name: "Entrées", price: "Dès 5,90€", variant: "Beignets, Samosas", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BMc010Lf8bUBmGUKsOJlZzAyze/uploaded-1774645732467-m4kwdm52.png"},
{
id: "menu-2",
name: "Plats",
price: "Dès 11,90€",
variant: "Currys et Biryanis",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BMc010Lf8bUBmGUKsOJlZzAyze/uploaded-1774645732467-crjthseh.png",
},
id: "menu-2", name: "Plats", price: "Dès 11,90€", variant: "Currys et Biryanis", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BMc010Lf8bUBmGUKsOJlZzAyze/uploaded-1774645732467-crjthseh.png"},
{
id: "menu-3",
name: "Grillades",
price: "Dès 7,90€",
variant: "Four Tandoori",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BMc010Lf8bUBmGUKsOJlZzAyze/uploaded-1774645732467-ieexbod8.png",
},
id: "menu-3", name: "Grillades", price: "Dès 7,90€", variant: "Four Tandoori", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BMc010Lf8bUBmGUKsOJlZzAyze/uploaded-1774645732467-ieexbod8.png"},
]}
buttons={[
{
text: "Commander par téléphone", href: "tel:0559802823"}
]}
title="Découvrez notre menu"
description="Des entrées aux desserts, chaque plat est préparé avec des ingrédients frais et des épices traditionnelles."
@@ -137,45 +107,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Manue Flavien",
handle: "@client",
testimonial: "Le meilleur Butter chicken de tout Pau, les portions sont généreuses et la gérante est adorable.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269176.jpg?_wi=1",
},
id: "1", name: "Manue Flavien", handle: "@client", testimonial: "Le meilleur Butter chicken de tout Pau, les portions sont généreuses et la gérante est adorable.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269176.jpg?_wi=1"},
{
id: "2",
name: "Stéphane BRIFFAUD",
handle: "@client",
testimonial: "Les plats sont très bons et bien épicés. Le dessert à la pistache est vraiment excellent.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/waiter-taking-order-from-woman_107420-94752.jpg",
},
id: "2", name: "Stéphane BRIFFAUD", handle: "@client", testimonial: "Les plats sont très bons et bien épicés. Le dessert à la pistache est vraiment excellent.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/waiter-taking-order-from-woman_107420-94752.jpg"},
{
id: "3",
name: "Mary G-BZH",
handle: "@localguide",
testimonial: "Très belle découverte ! Laccueil est très chaleureux et l'hygiène est irréprochable.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-enjoying-cafe-while-talking-waiter_637285-579.jpg",
},
id: "3", name: "Mary G-BZH", handle: "@localguide", testimonial: "Très belle découverte ! Laccueil est très chaleureux et l'hygiène est irréprochable.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-enjoying-cafe-while-talking-waiter_637285-579.jpg"},
{
id: "4",
name: "David",
handle: "@client",
testimonial: "Pure merveille ! L'ambiance est intimiste et les prix sont plus que raisonnables.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-dinner-restaurant_23-2148018832.jpg",
},
id: "4", name: "David", handle: "@client", testimonial: "Pure merveille ! L'ambiance est intimiste et les prix sont plus que raisonnables.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-dinner-restaurant_23-2148018832.jpg"},
{
id: "5",
name: "Sophie Martin",
handle: "@habituée",
testimonial: "Un délice à chaque visite. Service rapide, authentique et toujours avec le sourire.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269176.jpg?_wi=2",
},
id: "5", name: "Sophie Martin", handle: "@habituée", testimonial: "Un délice à chaque visite. Service rapide, authentique et toujours avec le sourire.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269176.jpg?_wi=2"},
]}
showRating={true}
title="Ce que nos clients disent"
@@ -189,20 +134,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "Quels sont vos horaires ?",
content: "Nous sommes ouverts du lundi au samedi, le soir à partir de 19h00.",
},
id: "q1", title: "Quels sont vos horaires ?", content: "Nous sommes ouverts du lundi au samedi, le soir à partir de 19h00."},
{
id: "q2",
title: "Acceptez-vous les tickets restaurant ?",
content: "Oui, nous acceptons les paiements via Pluxee et les titres restaurant habituels.",
},
id: "q2", title: "Acceptez-vous les tickets restaurant ?", content: "Oui, nous acceptons les paiements via Pluxee et les titres restaurant habituels."},
{
id: "q3",
title: "Proposez-vous la livraison ?",
content: "Nous ne proposons pas de livraison, mais la vente à emporter est disponible avec une remise de -10%.",
},
id: "q3", title: "Proposez-vous la livraison ?", content: "Nous ne proposons pas de livraison, mais la vente à emporter est disponible avec une remise de -10%."},
]}
title="Questions fréquentes"
description="Toutes les informations pratiques sur notre restaurant."
@@ -214,14 +150,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
text="Besoin d'une réservation ou d'une commande à emporter ? Appelez-nous au 05 59 80 28 23."
buttons={[
{
text: "Appeler maintenant",
href: "tel:0559802823",
},
text: "Appeler maintenant", href: "tel:0559802823"},
]}
/>
</div>
@@ -230,30 +163,21 @@ export default function LandingPage() {
<FooterBaseReveal
columns={[
{
title: "Le Bombay",
items: [
title: "Le Bombay", items: [
{
label: "5 Rue d'Etigny, Pau",
href: "#",
},
label: "5 Rue d'Etigny, Pau", href: "#"},
],
},
{
title: "Menu",
items: [
title: "Menu", items: [
{
label: "Voir la carte",
href: "#menu",
},
label: "Voir la carte", href: "#menu"},
],
},
{
title: "Infos",
items: [
title: "Infos", items: [
{
label: "Réserver",
href: "tel:0559802823",
},
label: "Réserver", href: "tel:0559802823"},
],
},
]}