diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index 8fe71cc..e90b682 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -26,27 +26,17 @@ export default function LandingPage() { @@ -56,127 +46,48 @@ export default function LandingPage() { layout="page" products={[ { - id: "burger-1", - category: "Burgers", - name: "Classic Burger Kokoye", - price: "750 HTG", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/chicken-burger-wooden-board-side-view_141793-2340.jpg", - imageAlt: "Classic Burger Kokoye", - }, + id: "burger-1", category: "Burgers", name: "Classic Burger Kokoye", price: "750 HTG", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/chicken-burger-wooden-board-side-view_141793-2340.jpg", imageAlt: "Classic Burger Kokoye"}, { - id: "burger-2", - category: "Burgers", - name: "Burger Poulet Épicé", - price: "800 HTG", - rating: 4.5, - imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-food-sold-streets-city_23-2151516911.jpg", - imageAlt: "Burger Poulet Épicé", - }, + id: "burger-2", category: "Burgers", name: "Burger Poulet Épicé", price: "800 HTG", rating: 4.5, + imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-food-sold-streets-city_23-2151516911.jpg", imageAlt: "Burger Poulet Épicé"}, { - id: "burger-3", - category: "Burgers", - name: "Burger Végétarien Tropical", - price: "700 HTG", - rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/yummy-burger-with-tomatoes-salad_23-2148374923.jpg", - imageAlt: "Burger Végétarien Tropical", - }, + id: "burger-3", category: "Burgers", name: "Burger Végétarien Tropical", price: "700 HTG", rating: 4, + imageSrc: "http://img.b2bpic.net/free-photo/yummy-burger-with-tomatoes-salad_23-2148374923.jpg", imageAlt: "Burger Végétarien Tropical"}, { - id: "grillade-1", - category: "Grillades", - name: "Travers de Porc BBQ", - price: "1200 HTG", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/skeleton-studio_23-2150891682.jpg", - imageAlt: "Travers de Porc BBQ", - }, + id: "grillade-1", category: "Grillades", name: "Travers de Porc BBQ", price: "1200 HTG", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/skeleton-studio_23-2150891682.jpg", imageAlt: "Travers de Porc BBQ"}, { - id: "grillade-2", - category: "Grillades", - name: "Poulet Grillé Citron Vert", - price: "1000 HTG", - rating: 4.5, - imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-breasts-vegetables_2829-15940.jpg", - imageAlt: "Poulet Grillé Citron Vert", - }, + id: "grillade-2", category: "Grillades", name: "Poulet Grillé Citron Vert", price: "1000 HTG", rating: 4.5, + imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-breasts-vegetables_2829-15940.jpg", imageAlt: "Poulet Grillé Citron Vert"}, { - id: "grillade-3", - category: "Grillades", - name: "Brochettes de Crevettes", - price: "1300 HTG", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/fresh-shrimp-ice-seafood-restaurant-buffet_169016-41498.jpg", - imageAlt: "Brochettes de Crevettes", - }, + id: "grillade-3", category: "Grillades", name: "Brochettes de Crevettes", price: "1300 HTG", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/fresh-shrimp-ice-seafood-restaurant-buffet_169016-41498.jpg", imageAlt: "Brochettes de Crevettes"}, { - id: "boisson-1", - category: "Boissons", - name: "Jus de Mangue Frais", - price: "250 HTG", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/drinks-fresh-summer-drink-refreshing-summer-vibes-concept_185193-111119.jpg", - imageAlt: "Jus de Mangue Frais", - }, + id: "boisson-1", category: "Boissons", name: "Jus de Mangue Frais", price: "250 HTG", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/drinks-fresh-summer-drink-refreshing-summer-vibes-concept_185193-111119.jpg", imageAlt: "Jus de Mangue Frais"}, { - id: "boisson-2", - category: "Boissons", - name: "Mojito Caraïbes", - price: "400 HTG", - rating: 4.5, - imageSrc: "http://img.b2bpic.net/free-photo/cold-coffee-with-lemon-slice_140725-6595.jpg", - imageAlt: "Mojito Caraïbes", - }, + id: "boisson-2", category: "Boissons", name: "Mojito Caraïbes", price: "400 HTG", rating: 4.5, + imageSrc: "http://img.b2bpic.net/free-photo/cold-coffee-with-lemon-slice_140725-6595.jpg", imageAlt: "Mojito Caraïbes"}, { - id: "boisson-3", - category: "Boissons", - name: "Bière Prestige Locale", - price: "300 HTG", - rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-beer-glass_23-2148098844.jpg", - imageAlt: "Bière Prestige Locale", - }, + id: "boisson-3", category: "Boissons", name: "Bière Prestige Locale", price: "300 HTG", rating: 4, + imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-beer-glass_23-2148098844.jpg", imageAlt: "Bière Prestige Locale"}, { - id: "dessert-1", - category: "Desserts", - name: "Gâteau Patate", - price: "350 HTG", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-homemade-cake-slice-wooden-board_114579-51566.jpg", - imageAlt: "Gâteau Patate", - }, + id: "dessert-1", category: "Desserts", name: "Gâteau Patate", price: "350 HTG", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-homemade-cake-slice-wooden-board_114579-51566.jpg", imageAlt: "Gâteau Patate"}, { - id: "dessert-2", - category: "Desserts", - name: "Flan au Caramel", - price: "400 HTG", - rating: 4.5, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cake-with-yellow-syrup-fresh-red-strawberries-light-blue-surface-biscuit-cake-bake-sweet-sugar-pie-tea_140725-64312.jpg", - imageAlt: "Flan au Caramel", - }, + id: "dessert-2", category: "Desserts", name: "Flan au Caramel", price: "400 HTG", rating: 4.5, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cake-with-yellow-syrup-fresh-red-strawberries-light-blue-surface-biscuit-cake-bake-sweet-sugar-pie-tea_140725-64312.jpg", imageAlt: "Flan au Caramel"}, { - id: "dessert-3", - category: "Desserts", - name: "Salade de Fruits Exotiques", - price: "300 HTG", - rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/strawberry-swiss-roll-flat-lay-food-photography_53876-104499.jpg", - imageAlt: "Salade de Fruits Exotiques", - }, + id: "dessert-3", category: "Desserts", name: "Salade de Fruits Exotiques", price: "300 HTG", rating: 4, + imageSrc: "http://img.b2bpic.net/free-photo/strawberry-swiss-roll-flat-lay-food-photography_53876-104499.jpg", imageAlt: "Salade de Fruits Exotiques"}, ]} searchPlaceholder="Rechercher un plat..." filters={[ { - label: "Catégories", - options: [ - "Toutes", - "Burgers", - "Grillades", - "Boissons", - "Desserts", - ], - selected: "Toutes", - onChange: "() => {}", + label: "Catégories", options: [ + "Toutes", "Burgers", "Grillades", "Boissons", "Desserts"], + selected: "Toutes", onChange: (value: string) => {}, }, ]} /> @@ -189,20 +100,11 @@ export default function LandingPage() { sideDescription="Nous répondons à vos interrogations pour une expérience culinaire sans souci. Votre satisfaction est notre priorité." faqs={[ { - id: "local-ingredients", - title: "Utilisez-vous des ingrédients locaux ?", - content: "Oui, nous privilégions les ingrédients frais et locaux autant que possible pour soutenir les producteurs haïtiens et garantir la meilleure qualité.", - }, + id: "local-ingredients", title: "Utilisez-vous des ingrédients locaux ?", content: "Oui, nous privilégions les ingrédients frais et locaux autant que possible pour soutenir les producteurs haïtiens et garantir la meilleure qualité."}, { - id: "vegetarian-options", - title: "Proposez-vous des options végétariennes ou véganes ?", - content: "Absolument ! Nous proposons plusieurs plats végétariens et pouvons adapter certains plats pour les options véganes sur demande. N'hésitez pas à consulter notre personnel.", - }, + id: "vegetarian-options", title: "Proposez-vous des options végétariennes ou véganes ?", content: "Absolument ! Nous proposons plusieurs plats végétariens et pouvons adapter certains plats pour les options véganes sur demande. N'hésitez pas à consulter notre personnel."}, { - id: "allergens", - title: "Comment gérer les allergies ?", - content: "Veuillez informer notre personnel de toute allergie ou intolérance alimentaire avant de commander. Nous ferons de notre mieux pour répondre à vos besoins et vous conseiller au mieux.", - }, + id: "allergens", title: "Comment gérer les allergies ?", content: "Veuillez informer notre personnel de toute allergie ou intolérance alimentaire avant de commander. Nous ferons de notre mieux pour répondre à vos besoins et vous conseiller au mieux."}, ]} faqsAnimation="slide-up" /> @@ -212,54 +114,33 @@ export default function LandingPage() {