Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-04 21:13:09 +00:00

View File

@@ -29,24 +29,13 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Accueil",
id: "hero",
},
{
name: "Menu",
id: "menu",
},
{
name: "Avis",
id: "avis",
},
{
name: "Infos",
id: "infos",
},
{ name: "Accueil", id: "hero" },
{ name: "Menu", id: "menu" },
{ name: "Avis", id: "avis" },
{ name: "Infos", id: "infos" },
]}
brandName="Uncle Kasap Factory"
button={{ text: "Commander", href: "#menu" }}
/>
</div>
@@ -55,38 +44,17 @@ export default function LandingPage() {
title="Le meilleur grill turc de Bruxelles"
description="Viandes grillées juteuses, pide fraîchement cuite et portions généreuses — une expérience authentique à chaque bouchée."
buttons={[
{
text: "Appeler : 0497 28 40 20",
href: "tel:0497284020",
},
{
text: "Commander",
href: "#menu",
},
{ text: "Appeler : 0497 28 40 20", href: "tel:0497284020" },
{ text: "Commander", href: "#menu" },
]}
imageSrc="http://img.b2bpic.net/free-photo/chicken-kebab-table_140725-8376.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/chicken-kebab-table_140725-8376.jpg"
showDimOverlay={true}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/high-angle-woman-with-chicken-wings_23-2150347933.jpg",
alt: "Client satisfait",
},
{
src: "http://img.b2bpic.net/free-photo/man-with-different-dishes-food_23-2147681101.jpg",
alt: "Client satisfait",
},
{
src: "http://img.b2bpic.net/free-photo/smiley-mother-daughter-side-view_23-2149854624.jpg",
alt: "Client satisfait",
},
{
src: "http://img.b2bpic.net/free-photo/indoor-portrait-o-pretty-blonde-woman-drinking-tasty-cappuccino-restaurant-enjoy-her-breakfast-elegant-outfit-natural-make-up_291049-2723.jpg",
alt: "Client satisfait",
},
{
src: "http://img.b2bpic.net/free-photo/man-enjoying-some-delicious-italian-food_23-2149028566.jpg",
alt: "Client satisfait",
},
{ src: "http://img.b2bpic.net/free-photo/high-angle-woman-with-chicken-wings_23-2150347933.jpg", alt: "Client satisfait" },
{ src: "http://img.b2bpic.net/free-photo/man-with-different-dishes-food_23-2147681101.jpg", alt: "Client satisfait" },
{ src: "http://img.b2bpic.net/free-photo/smiley-mother-daughter-side-view_23-2149854624.jpg", alt: "Client satisfait" },
{ src: "http://img.b2bpic.net/free-photo/indoor-portrait-o-pretty-blonde-woman-drinking-tasty-cappuccino-restaurant-enjoy-her-breakfast-elegant-outfit-natural-make-up_291049-2723.jpg", alt: "Client satisfait" },
{ src: "http://img.b2bpic.net/free-photo/man-enjoying-some-delicious-italian-food_23-2149028566.jpg", alt: "Client satisfait" },
]}
avatarText="Plus de 500 clients satisfaits"
/>
@@ -98,46 +66,10 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
features={[
{
id: "f1",
label: "Grill",
title: "Qualité exceptionnelle",
items: [
"Viandes juteuses",
"Grillées au feu de bois",
"Saveurs intenses",
],
},
{
id: "f2",
label: "Pain",
title: "Pain frais maison",
items: [
"Pide turque",
"Fraîchement cuite",
"Parfumée et croustillante",
],
},
{
id: "f3",
label: "Portions",
title: "Portions généreuses",
items: [
"Faim satisfaite",
"Rapport qualité-prix",
"Pour tous les appétits",
],
},
{
id: "f4",
label: "Ambiance",
title: "Ambiance familiale",
items: [
"Accueil chaleureux",
"Moment convivial",
"Service attentionné",
],
},
{ id: "f1", label: "Grill", title: "Qualité exceptionnelle", items: ["Viandes juteuses", "Grillées au feu de bois", "Saveurs intenses"] },
{ id: "f2", label: "Pain", title: "Pain frais maison", items: ["Pide turque", "Fraîchement cuite", "Parfumée et croustillante"] },
{ id: "f3", label: "Portions", title: "Portions généreuses", items: ["Faim satisfaite", "Rapport qualité-prix", "Pour tous les appétits"] },
{ id: "f4", label: "Ambiance", title: "Ambiance familiale", items: ["Accueil chaleureux", "Moment convivial", "Service attentionné"] },
]}
title="Pourquoi nous choisir"
description="Une cuisine de caractère, authentique et généreuse."
@@ -151,48 +83,12 @@ export default function LandingPage() {
gridVariant="two-columns-alternating-heights"
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Brochettes de poulet",
price: "14€",
variant: "Grill",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-table_140725-8376.jpg?_wi=2",
},
{
id: "p2",
name: "Grillades mixtes",
price: "22€",
variant: "Grill",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-table_140725-8376.jpg?_wi=3",
},
{
id: "p3",
name: "Agneau tendre",
price: "18€",
variant: "Grill",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-table_140725-8376.jpg?_wi=4",
},
{
id: "p4",
name: "Pide turque fraîche",
price: "8€",
variant: "Spécialité",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-table_140725-8376.jpg?_wi=5",
},
{
id: "p5",
name: "Soupe de lentilles",
price: "6€",
variant: "Entrée",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-table_140725-8376.jpg?_wi=6",
},
{
id: "p6",
name: "Assiette Uncle Kasap",
price: "25€",
variant: "Spécialité",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-table_140725-8376.jpg?_wi=7",
},
{ id: "p1", name: "Brochettes de poulet", price: "14€", variant: "Grill", imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-table_140725-8376.jpg" },
{ id: "p2", name: "Grillades mixtes", price: "22€", variant: "Grill", imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-table_140725-8376.jpg" },
{ id: "p3", name: "Agneau tendre", price: "18€", variant: "Grill", imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-table_140725-8376.jpg" },
{ id: "p4", name: "Pide turque fraîche", price: "8€", variant: "Spécialité", imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-table_140725-8376.jpg" },
{ id: "p5", name: "Soupe de lentilles", price: "6€", variant: "Entrée", imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-table_140725-8376.jpg" },
{ id: "p6", name: "Assiette Uncle Kasap", price: "25€", variant: "Spécialité", imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-table_140725-8376.jpg" },
]}
title="Menu Signature"
description="Goûtez à nos grillades incontournables et spécialités maison."
@@ -205,46 +101,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Sarah J.",
handle: "@sarah",
testimonial: "Une expérience exceptionnelle. Viande juteuse, pain parfumé, portions généreuses.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-with-chicken-wings_23-2150347933.jpg",
},
{
id: "t2",
name: "Marc L.",
handle: "@marc",
testimonial: "Délicieux et convivial. Ambiance familiale, service au top.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-with-different-dishes-food_23-2147681101.jpg",
},
{
id: "t3",
name: "Julie P.",
handle: "@julie",
testimonial: "Service exceptionnel, surtout avec les enfants. Plats savoureux.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-mother-daughter-side-view_23-2149854624.jpg",
},
{
id: "t4",
name: "Thomas B.",
handle: "@thomas",
testimonial: "Livraison toujours chaude et portions très généreuses.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/indoor-portrait-o-pretty-blonde-woman-drinking-tasty-cappuccino-restaurant-enjoy-her-breakfast-elegant-outfit-natural-make-up_291049-2723.jpg",
},
{
id: "t5",
name: "Emma R.",
handle: "@emma",
testimonial: "Le vrai goût du grill turc, c'est l'option à Bruxelles.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-some-delicious-italian-food_23-2149028566.jpg",
},
{ id: "t1", name: "Sarah J.", handle: "@sarah", testimonial: "Une expérience exceptionnelle. Viande juteuse, pain parfumé, portions généreuses.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-with-chicken-wings_23-2150347933.jpg" },
{ id: "t2", name: "Marc L.", handle: "@marc", testimonial: "Délicieux et convivial. Ambiance familiale, service au top.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-with-different-dishes-food_23-2147681101.jpg" },
{ id: "t3", name: "Julie P.", handle: "@julie", testimonial: "Service exceptionnel, surtout avec les enfants. Plats savoureux.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiley-mother-daughter-side-view_23-2149854624.jpg" },
{ id: "t4", name: "Thomas B.", handle: "@thomas", testimonial: "Livraison toujours chaude et portions très généreuses.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/indoor-portrait-o-pretty-blonde-woman-drinking-tasty-cappuccino-restaurant-enjoy-her-breakfast-elegant-outfit-natural-make-up_291049-2723.jpg" },
{ id: "t5", name: "Emma R.", handle: "@emma", testimonial: "Le vrai goût du grill turc, c'est l'option à Bruxelles.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-some-delicious-italian-food_23-2149028566.jpg" },
]}
showRating={true}
title="Ce que disent nos clients"
@@ -257,19 +118,14 @@ export default function LandingPage() {
useInvertedBackground={false}
title="À propos de nous"
description={[
"Chez Uncle Kasap Factory, chaque plat est préparé avec passion, dans le respect des traditions turques.",
"Notre mission est simple : offrir une cuisine authentique, généreuse et accessible à tous.",
"Que vous veniez en famille, entre amis ou que vous commandiez chez vous, nous voulons que chaque repas soit un moment de plaisir.",
]}
"Chez Uncle Kasap Factory, chaque plat est préparé avec passion, dans le respect des traditions turques.", "Notre mission est simple : offrir une cuisine authentique, généreuse et accessible à tous.", "Que vous veniez en famille, entre amis ou que vous commandiez chez vous, nous voulons que chaque repas soit un moment de plaisir."]}
/>
</div>
<div id="infos" data-section="infos">
<ContactSplit
useInvertedBackground={true}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
tag="Contact"
title="Où nous trouver ?"
description="Bruxelles - 0497 28 40 20\n\nHoraires :\nLun-Mer: 12h-01h\nJeu: 12h-01h\nVen: 15h-01h\nSam-Dim: 12h-01h"
@@ -282,29 +138,15 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Uncle Kasap",
items: [
{
label: "Notre Histoire",
href: "#about",
},
{
label: "Menu",
href: "#menu",
},
title: "Uncle Kasap", items: [
{ label: "Notre Histoire", href: "#about" },
{ label: "Menu", href: "#menu" },
],
},
{
title: "Contact",
items: [
{
label: "0497 28 40 20",
href: "tel:0497284020",
},
{
label: "Bruxelles, Belgique",
href: "#",
},
title: "Contact", items: [
{ label: "0497 28 40 20", href: "tel:0497284020" },
{ label: "Bruxelles, Belgique", href: "#" },
],
},
]}
@@ -315,4 +157,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}