Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-21 08:51:20 +00:00

View File

@@ -19,31 +19,23 @@ export default function LandingPage() {
defaultButtonVariant="icon-arrow"
defaultTextAnimation="reveal-blur"
borderRadius="pill"
contentWidth="medium"
sizing="medium"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
headingFontWeight="normal"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{
name: "Accueil",
id: "hero",
},
{
name: "À Propos",
id: "about",
},
{
name: "Menu & Services",
id: "features",
},
{
name: "Avis",
id: "testimonials",
},
{
name: "Contact",
id: "contact",
},
{ name: "Accueil", id: "hero" },
{ name: "À Propos", id: "about" },
{ name: "Menu & Services", id: "features" },
{ name: "Avis", id: "testimonials" },
{ name: "Contact", id: "contact" },
]}
brandName="Le Viand'Art"
/>
@@ -51,20 +43,12 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardScroll
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="L'excellence de la viande à Ambilly"
description="Découvrez Le Viand'Art, votre destination gastronomique pour des entrecôtes d'exception et une cuisine raffinée. Une expérience culinaire unique au 56 Rue de Genève."
buttons={[
{
text: "Voir le Menu",
href: "#features",
},
{
text: "Itinéraire",
href: "#contact",
},
{ text: "Voir le Menu", href: "#features" },
{ text: "Itinéraire", href: "#contact" },
]}
imageSrc="http://img.b2bpic.net/free-photo/boiled-chicken-with-asparagus-cauliflower_140725-9321.jpg"
imageAlt="elegant restaurant dining interior warm"
@@ -78,18 +62,9 @@ export default function LandingPage() {
title="L'art de la viande"
description="Au Viand'Art, nous sélectionnons les meilleures pièces pour vous garantir une dégustation sublime. Tendreté, goût et qualité sont au cœur de notre passion."
bulletPoints={[
{
title: "Qualité Supérieure",
description: "Entrecôtes peu grasses et tendres.",
},
{
title: "Service Attentionné",
description: "Une équipe accueillante à votre disposition.",
},
{
title: "Prix Accessibles",
description: "Un rapport qualité-prix exemplaire.",
},
{ title: "Qualité Supérieure", description: "Entrecôtes peu grasses et tendres." },
{ title: "Service Attentionné", description: "Une équipe accueillante à votre disposition." },
{ title: "Prix Accessibles", description: "Un rapport qualité-prix exemplaire." },
]}
imageSrc="http://img.b2bpic.net/free-photo/two-slices-meat-steak-with-herbs-spices_114579-34440.jpg"
mediaAnimation="slide-up"
@@ -103,21 +78,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
{
icon: Sun,
title: "Terrasse",
description: "Profitez de notre agréable terrasse aux beaux jours.",
},
{
icon: Star,
title: "Cocktails d'exception",
description: "Laissez-vous tenter par notre sélection de cocktails.",
},
{
icon: Star,
title: "Menu Enfant",
description: "Des plats adaptés pour le plaisir des plus petits.",
},
{ icon: Sun, title: "Terrasse", description: "Profitez de notre agréable terrasse aux beaux jours." },
{ icon: Star, title: "Cocktails d'exception", description: "Laissez-vous tenter par notre sélection de cocktails." },
{ icon: Star, title: "Menu Enfant", description: "Des plats adaptés pour le plaisir des plus petits." },
]}
title="Nos Services"
description="Profitez d'un moment agréable dans notre restaurant avec des options adaptées à toutes vos envies."
@@ -128,15 +91,7 @@ export default function LandingPage() {
<SocialProofOne
textboxLayout="default"
useInvertedBackground={true}
names={[
"Google Maps",
"TripAdvisor",
"Local Guides",
"Food Enthusiasts",
"Ambilly Residents",
"Gourmet Lovers",
"Steak Critics",
]}
names={["Google Maps", "TripAdvisor", "Local Guides", "Food Enthusiasts", "Ambilly Residents", "Gourmet Lovers", "Steak Critics"]}
title="Reconnu par nos clients"
description="Plus de 320 avis positifs sur Google."
/>
@@ -146,31 +101,11 @@ export default function LandingPage() {
<TestimonialCardTwelve
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Djvinsz",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-friendly-asian-girl-smiling-serving-coffee-barista-giving-you-cup-coffee_1258-197388.jpg",
},
{
id: "2",
name: "Fabio Hart",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-lady-holding-white-idea-board-laughing_114579-92466.jpg",
},
{
id: "3",
name: "Client Gourmet",
imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg",
},
{
id: "4",
name: "Amateur de Viande",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-brunette-asian-woman-sitting-with-graphic-pen-looking-happy-drawing_1258-199033.jpg",
},
{
id: "5",
name: "Visiteur Régulier",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-courier-yellow-uniform-cape-holding-round-delivery-bowl-with-notepad-pink-wall-service-work-worker-uniform-delivery_140725-43242.jpg",
},
{ id: "1", name: "Djvinsz", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-friendly-asian-girl-smiling-serving-coffee-barista-giving-you-cup-coffee_1258-197388.jpg" },
{ id: "2", name: "Fabio Hart", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-lady-holding-white-idea-board-laughing_114579-92466.jpg" },
{ id: "3", name: "Client Gourmet", imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg" },
{ id: "4", name: "Amateur de Viande", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-brunette-asian-woman-sitting-with-graphic-pen-looking-happy-drawing_1258-199033.jpg" },
{ id: "5", name: "Visiteur Régulier", imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-courier-yellow-uniform-cape-holding-round-delivery-bowl-with-notepad-pink-wall-service-work-worker-uniform-delivery_140725-43242.jpg" },
]}
cardTitle="Ce qu'ils pensent de nous"
cardTag="Avis Clients"
@@ -182,21 +117,9 @@ export default function LandingPage() {
<FaqSplitText
useInvertedBackground={true}
faqs={[
{
id: "1",
title: "Quels sont vos horaires ?",
content: "Nous sommes ouverts à partir de 12:00.",
},
{
id: "2",
title: "Où êtes-vous situés ?",
content: "56 Rue de Genève, 74100 Ambilly.",
},
{
id: "3",
title: "Quelle est la gamme de prix ?",
content: "Environ 2030 € par personne.",
},
{ id: "1", title: "Quels sont vos horaires ?", content: "Nous sommes ouverts à partir de 12:00." },
{ id: "2", title: "Où êtes-vous situés ?", content: "56 Rue de Genève, 74100 Ambilly." },
{ id: "3", title: "Quelle est la gamme de prix ?", content: "Environ 2030 € par personne." },
]}
sideTitle="Questions Fréquentes"
faqsAnimation="slide-up"
@@ -209,18 +132,8 @@ export default function LandingPage() {
title="Contactez-nous"
description="Besoin d'une réservation ou une question sur notre menu ? Appelez-nous au 04 50 92 80 69."
inputs={[
{
name: "name",
type: "text",
placeholder: "Nom",
required: true,
},
{
name: "email",
type: "email",
placeholder: "Email",
required: true,
},
{ name: "name", type: "text", placeholder: "Nom", required: true },
{ name: "email", type: "email", placeholder: "Email", required: true },
]}
imageSrc="http://img.b2bpic.net/free-photo/lit-store-city-night_23-2149001230.jpg"
imageAlt="restaurant entrance evening exterior"
@@ -232,32 +145,8 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/full-shot-business-owner-standing-outdoors_23-2149434497.jpg"
logoText="Le Viand'Art"
columns={[
{
title: "Navigation",
items: [
{
label: "Accueil",
href: "#hero",
},
{
label: "Menu",
href: "#features",
},
],
},
{
title: "Infos",
items: [
{
label: "Contact",
href: "#contact",
},
{
label: "Mentions Légales",
href: "#",
},
],
},
{ title: "Navigation", items: [{ label: "Accueil", href: "#hero" }, { label: "Menu", href: "#features" }] },
{ title: "Infos", items: [{ label: "Contact", href: "#contact" }, { label: "Mentions Légales", href: "#" }] },
]}
imageAlt="restaurant entrance evening exterior"
/>