21 Commits

Author SHA1 Message Date
f76fe10423 Update src/app/page.tsx 2026-03-11 12:36:16 +00:00
f06d6197a9 Merge version_3 into main
Merge version_3 into main
2026-03-10 19:28:42 +00:00
49e85c587a Update theme colors 2026-03-10 19:28:36 +00:00
f5bc792857 Merge version_3 into main
Merge version_3 into main
2026-03-10 19:09:34 +00:00
97c956acce Update theme colors 2026-03-10 19:09:28 +00:00
a8200fe394 Merge version_3 into main
Merge version_3 into main
2026-03-10 19:09:16 +00:00
062b4ff13e Update theme colors 2026-03-10 19:09:10 +00:00
413782eff0 Merge version_3 into main
Merge version_3 into main
2026-03-10 19:08:53 +00:00
2d11713463 Update theme colors 2026-03-10 19:08:47 +00:00
f326805c2c Merge version_3 into main
Merge version_3 into main
2026-03-10 18:48:44 +00:00
7c11af5783 Update theme colors 2026-03-10 18:48:38 +00:00
93196dcbbf Merge version_3 into main
Merge version_3 into main
2026-03-10 18:46:46 +00:00
990323a18d Update theme colors 2026-03-10 18:46:40 +00:00
3ddebe2d36 Merge version_3 into main
Merge version_3 into main
2026-03-10 17:29:18 +00:00
7a6b46062e Update src/app/page.tsx 2026-03-10 17:29:14 +00:00
868a29546f Update src/app/page.tsx 2026-03-10 15:54:18 +00:00
feeb89dbdb Switch to version 1: modified src/app/page.tsx 2026-03-10 15:52:02 +00:00
63aa547acb Merge version_2 into main
Merge version_2 into main
2026-03-10 14:27:43 +00:00
74e158617a Update src/app/page.tsx 2026-03-10 14:27:17 +00:00
8b57124d9e Merge version_1 into main
Merge version_1 into main
2026-03-10 14:02:14 +00:00
79a93165c6 Merge version_1 into main
Merge version_1 into main
2026-03-10 13:50:29 +00:00

View File

@@ -62,24 +62,80 @@ export default function LandingPage() {
<div id="menu" data-section="menu">
<ProductCardTwo
title="Notre Sélection de Kebabs"
description="Découvrez nos meilleures portions généreuses, préparées avec des ingrédients frais et savoureux chaque jour."
title="Notre Menu Complet"
description="Découvrez nos délicieux kebabs, tacos et suppléments, préparés avec des ingrédients frais et savoureux chaque jour."
tag="Menu Principal"
textboxLayout="default"
animationType="slide-up"
useInvertedBackground={false}
products={[
{
id: "kebab-chicken", brand: "National Kebab", name: "Kebab Poulet Premium", price: "€10,50", rating: 5,
id: "kebab-chicken", brand: "Kebabs", name: "Kebab Poulet Premium", price: "€10,50 / Menu €14,00", rating: 5,
reviewCount: "256 avis", imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-with-pomegranate-mushrooms_140725-3768.jpg?_wi=1", imageAlt: "Kebab poulet avec frites et sauce"
},
{
id: "kebab-lamb", brand: "National Kebab", name: "Kebab Agneau Traditionnel", price: "€12,00", rating: 5,
id: "kebab-lamb", brand: "Kebabs", name: "Kebab Agneau Traditionnel", price: "€12,00 / Menu €15,50", rating: 5,
reviewCount: "189 avis", imageSrc: "http://img.b2bpic.net/free-photo/sliced-meat-vegetables-with-lavash_140725-6462.jpg?_wi=1", imageAlt: "Kebab agneau grillé portions généreuses"
},
{
id: "kebab-mixed", brand: "National Kebab", name: "Kebab Mixte Gourmand", price: "€13,50", rating: 5,
id: "kebab-mixed", brand: "Kebabs", name: "Kebab Mixte Gourmand", price: "€13,50 / Menu €17,00", rating: 5,
reviewCount: "342 avis", imageSrc: "http://img.b2bpic.net/free-photo/top-view-adana-kebab-served-tandoor-bread-bulgur_140725-5084.jpg?_wi=1", imageAlt: "Assortiment kebab mixte abondant"
},
{
id: "kebab-veggie", brand: "Kebabs", name: "Kebab Végétarien Savoureux", price: "€9,50 / Menu €13,00", rating: 5,
reviewCount: "87 avis", imageSrc: "http://img.b2bpic.net/free-photo/fresh-salad-plate-isolated-white_123827-29142.jpg?_wi=1", imageAlt: "Kebab végétarien avec légumes frais"
},
{
id: "kebab-merguez", brand: "Kebabs", name: "Kebab Merguez Épicé", price: "€11,50 / Menu €15,00", rating: 5,
reviewCount: "156 avis", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-doner-kebab_181624-37801.jpg?_wi=1", imageAlt: "Kebab merguez avec sauce épicée"
},
{
id: "kebab-double", brand: "Kebabs", name: "Kebab Double Viande", price: "€14,50 / Menu €18,00", rating: 5,
reviewCount: "203 avis", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-kebab_181624-37802.jpg?_wi=1", imageAlt: "Kebab double portion généreuse"
},
{
id: "taco-chicken", brand: "Tacos", name: "Tacos Poulet Grillé", price: "€3,50 chacun / Pack 3 €9,50", rating: 5,
reviewCount: "124 avis", imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-with-pomegranate-mushrooms_140725-3768.jpg?_wi=1", imageAlt: "Tacos poulet frais"
},
{
id: "taco-beef", brand: "Tacos", name: "Tacos Bœuf Épicé", price: "€4,00 chacun / Pack 3 €11,00", rating: 5,
reviewCount: "98 avis", imageSrc: "http://img.b2bpic.net/free-photo/sliced-meat-vegetables-with-lavash_140725-6462.jpg?_wi=1", imageAlt: "Tacos bœuf savoureux"
},
{
id: "taco-lamb", brand: "Tacos", name: "Tacos Agneau Tendre", price: "€4,50 chacun / Pack 3 €12,50", rating: 5,
reviewCount: "87 avis", imageSrc: "http://img.b2bpic.net/free-photo/top-view-adana-kebab-served-tandoor-bread-bulgur_140725-5084.jpg?_wi=1", imageAlt: "Tacos agneau premium"
},
{
id: "taco-veggie", brand: "Tacos", name: "Tacos Végétarien Frais", price: "€3,00 chacun / Pack 3 €8,00", rating: 5,
reviewCount: "56 avis", imageSrc: "http://img.b2bpic.net/free-photo/fresh-salad-plate-isolated-white_123827-29142.jpg?_wi=1", imageAlt: "Tacos végétariens colorés"
},
{
id: "taco-combo", brand: "Tacos", name: "Combo Tacos Mixtes", price: "€11,50 (3 variétés)", rating: 5,
reviewCount: "134 avis", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-doner-kebab_181624-37801.jpg?_wi=1", imageAlt: "Assortiment tacos mixtes"
},
{
id: "supplement-fries", brand: "Suppléments", name: "Frites Croustillantes", price: "€3,50", rating: 5,
reviewCount: "267 avis", imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-with-pomegranate-mushrooms_140725-3768.jpg?_wi=1", imageAlt: "Frites dorées et croustillantes"
},
{
id: "supplement-sauce", brand: "Suppléments", name: "Sauce Maison Extra", price: "€1,00", rating: 5,
reviewCount: "189 avis", imageSrc: "http://img.b2bpic.net/free-photo/sliced-meat-vegetables-with-lavash_140725-6462.jpg?_wi=1", imageAlt: "Sauce maison généreuse"
},
{
id: "supplement-cheese", brand: "Suppléments", name: "Fromage Râpé Premium", price: "€2,00", rating: 5,
reviewCount: "143 avis", imageSrc: "http://img.b2bpic.net/free-photo/top-view-adana-kebab-served-tandoor-bread-bulgur_140725-5084.jpg?_wi=1", imageAlt: "Fromage râpé de qualité"
},
{
id: "supplement-extra-meat", brand: "Suppléments", name: "Portion Extra de Viande", price: "€4,50", rating: 5,
reviewCount: "211 avis", imageSrc: "http://img.b2bpic.net/free-photo/fresh-salad-plate-isolated-white_123827-29142.jpg?_wi=1", imageAlt: "Viande grillée supplémentaire"
},
{
id: "supplement-salad", brand: "Suppléments", name: "Salade Fraîche Premium", price: "€2,50", rating: 5,
reviewCount: "98 avis", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-doner-kebab_181624-37801.jpg?_wi=1", imageAlt: "Salade fraîche et croquante"
},
{
id: "supplement-drink", brand: "Suppléments", name: "Boisson Fraîche (33cl)", price: "€2,00", rating: 5,
reviewCount: "176 avis", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-kebab_181624-37802.jpg?_wi=1", imageAlt: "Boisson fraîche rafraîchissante"
}
]}
gridVariant="three-columns-all-equal-width"
@@ -200,7 +256,7 @@ export default function LandingPage() {
{
title: "Menu", items: [
{ label: "Nos Kebabs", href: "#menu" },
{ label: "Sauces et Accompagnements", href: "#menu" },
{ label: "Tacos et Suppléments", href: "#menu" },
{ label: "Menus Spéciaux", href: "#menu" }
]
},
@@ -216,4 +272,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}