Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-06 22:02:59 +00:00

View File

@@ -29,96 +29,38 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "À propos",
id: "about",
},
name: "À propos", id: "about"},
{
name: "Menu",
id: "menu",
},
name: "Menu", id: "menu"},
{
name: "Succursales",
id: "locations",
},
name: "Succursales", id: "locations"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Fendel & Lilo"
brandName="Yummy Street Food"
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboard
background={{
variant: "radial-gradient",
}}
title="Une expérience sucrée inoubliable"
description="Cheesecakes gourmands, desserts créatifs et ambiance chaleureuse."
variant: "radial-gradient"}}
title="Yummy Street Food"
description="Découvrez les saveurs authentiques de la cuisine de rue, préparées avec passion et fraîcheur."
buttons={[
{
text: "Voir le menu",
href: "#menu",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/coffee-shop-small-business_23-2149196233.jpg"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/slice-cheesecake_1232-2719.jpg",
alt: "Client ravi",
},
{
src: "http://img.b2bpic.net/free-photo/purple-cookies_1157-774.jpg",
alt: "Client ravi",
},
{
src: "http://img.b2bpic.net/free-photo/hand-holding-sweet-cake-top-view_23-2148395223.jpg",
alt: "Client ravi",
},
{
src: "http://img.b2bpic.net/free-photo/overhead-view-coffee-glass-counter_23-2147893016.jpg",
alt: "Client ravi",
},
{
src: "http://img.b2bpic.net/free-photo/coffee-shop-small-business_23-2149196233.jpg",
alt: "Client ravi",
},
]}
avatarText="Plus de 500 gourmands satisfaits"
marqueeItems={[
{
type: "text",
text: "Cheesecake artisanal",
},
{
type: "text",
text: "Pâtisseries fraîches",
},
{
type: "text",
text: "Café de spécialité",
},
{
type: "text",
text: "Ingrédients locaux",
},
{
type: "text",
text: "Fait avec amour",
},
text: "Explorer le menu", href: "#menu"},
]}
imageSrc="http://img.b2bpic.net/free-photo/gourmet-burger-with-fresh-ingredients_23-2149196233.jpg"
/>
</div>
<div id="about" data-section="about">
<TextSplitAbout
useInvertedBackground={true}
title="À propos"
title="Notre histoire"
description={[
"Fendel & Lilo est une pâtisserie spécialisée dans les cheesecakes haut de gamme et desserts artisanaux.",
"Notre mission est de créer des desserts uniques, aussi beaux que délicieux.",
]}
"Yummy Street Food est né d'une passion pour la cuisine rapide, savoureuse et accessible.", "Nous sélectionnons nos ingrédients chaque jour pour vous offrir une expérience gourmande unique."]}
/>
</div>
@@ -130,85 +72,20 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1",
brand: "Spécialité",
name: "Cheesecakes",
price: "Gourmand",
rating: 5,
reviewCount: "120 avis",
imageSrc: "http://img.b2bpic.net/free-photo/slice-cheesecake_1232-2719.jpg?_wi=1",
},
id: "1", brand: "Classique", name: "Burger Signature", price: "12.00$", rating: 5,
reviewCount: "150 avis", imageSrc: "http://img.b2bpic.net/free-photo/burger-with-fries_23-2149196233.jpg?_wi=1"},
{
id: "2",
brand: "Artisan",
name: "Pâtisseries",
price: "Créatif",
rating: 5,
reviewCount: "85 avis",
imageSrc: "http://img.b2bpic.net/free-photo/purple-cookies_1157-774.jpg?_wi=1",
},
id: "2", brand: "Fusion", name: "Tacos Mexicains", price: "9.00$", rating: 4,
reviewCount: "98 avis", imageSrc: "http://img.b2bpic.net/free-photo/tacos_23-2149196233.jpg?_wi=1"},
{
id: "3",
brand: "Fraîcheur",
name: "Crèmerie",
price: "Artisanal",
rating: 5,
reviewCount: "92 avis",
imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-sweet-cake-top-view_23-2148395223.jpg?_wi=1",
},
id: "3", brand: "Fraîcheur", name: "Bowl Santé", price: "14.00$", rating: 5,
reviewCount: "112 avis", imageSrc: "http://img.b2bpic.net/free-photo/bowl_23-2149196233.jpg?_wi=1"},
{
id: "4",
brand: "Café",
name: "Boissons",
price: "Barista",
rating: 5,
reviewCount: "140 avis",
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-coffee-glass-counter_23-2147893016.jpg",
},
id: "4", brand: "Gourmand", name: "Poutine classique", price: "10.00$", rating: 5,
reviewCount: "200 avis", imageSrc: "http://img.b2bpic.net/free-photo/poutine_23-2149196233.jpg?_wi=1"},
]}
title="Nos spécialités"
description="Découvrez notre sélection raffinée de douceurs préparées chaque matin."
/>
</div>
<div id="locations" data-section="locations">
<FeatureCardTwentySeven
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={true}
features={[
{
id: "loc1",
title: "2694 Bd Bastien",
descriptions: [
"Lun-Jeu: 11h-19h",
"Ven: 11h-20h",
"Sam-Dim: 10h-20h",
"(418) 478-3039",
],
imageSrc: "http://img.b2bpic.net/free-photo/slice-cheesecake_1232-2719.jpg?_wi=2",
},
{
id: "loc2",
title: "8820 1re Avenue",
descriptions: [
"Tous les jours: 10h-19h",
"(418) 948-0764",
],
imageSrc: "http://img.b2bpic.net/free-photo/purple-cookies_1157-774.jpg?_wi=2",
},
{
id: "loc3",
title: "955 Route Jean-Gauvin",
descriptions: [
"Mercredi à dimanche",
"(418) 353-2083",
],
imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-sweet-cake-top-view_23-2148395223.jpg?_wi=2",
},
]}
title="Nos succursales"
description="Retrouvez-nous dans nos trois boutiques pour partager une douceur gourmande."
title="Notre menu"
description="Une sélection variée de plats faits maison avec des produits locaux."
/>
</div>
@@ -216,12 +93,11 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Contact"
title="Envie d'en savoir plus?"
description="Visitez notre site web pour consulter nos cations et découvrir nos actualités."
buttonText="Visiter"
title="On reste en contact ?"
description="Suivez-nous sur les réseaux sociaux ou écrivez-nous pour toute question."
buttonText="Nous écrire"
/>
</div>
@@ -229,37 +105,22 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Informations",
items: [
{
label: "À propos",
href: "#about",
},
{
label: "Menu",
href: "#menu",
},
title: "Menu", items: [
{ label: "À propos", href: "#about" },
{ label: "Notre menu", href: "#menu" },
],
},
{
title: "Services",
items: [
{
label: "Succursales",
href: "#locations",
},
{
label: "Contact",
href: "#contact",
},
title: "Info", items: [
{ label: "Contact", href: "#contact" },
],
},
]}
bottomLeftText="© 2026 Fendel & Lilo"
bottomLeftText="© 2026 Yummy Street Food"
bottomRightText="Tous droits réservés"
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}