From 89770aa8cf86a629e0b211a3c508fce59ac0bc97 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 17:01:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 329 ++++++++--------------------------------------- 1 file changed, 54 insertions(+), 275 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 49ca6fc..58c8100 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,25 +32,15 @@ export default function LandingPage() { @@ -59,67 +49,23 @@ export default function LandingPage() {
@@ -127,26 +73,17 @@ export default function LandingPage() {
@@ -157,30 +94,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={true} features={[ - { - title: "Goût & Qualité", - description: "Des recettes travaillées pour être gourmandes sans être lourdes.", - imageSrc: "http://img.b2bpic.net/free-photo/people-cooking-enjoying-food_23-2149257394.jpg", - titleImageSrc: "http://img.b2bpic.net/free-photo/front-view-tray-with-fresh-vegetables_23-2148763154.jpg", - buttonText: "En savoir plus", - }, - { - title: "Rapidité", - description: "Sur place ou à emporter, un service efficace sans jamais négliger la qualité.", - imageSrc: "http://img.b2bpic.net/free-photo/girl-cafe-reads-something-tablet_1304-5536.jpg", - titleImageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-cutting-tomato-slices-kitchen-counter_23-2147893451.jpg", - buttonText: "Commander", - }, - { - title: "Accueil", - description: "Une équipe souriante qui vous reconnaît et vous conseille avec plaisir.", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-service-industry_23-2150722794.jpg", - titleImageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269175.jpg", - buttonText: "Nous trouver", - }, + { title: "Viandes sélectionnées", description: "Qualité premium sans ajout excessif de matières grasses.", imageSrc: "http://img.b2bpic.net/free-photo/people-cooking-enjoying-food_23-2149257394.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/front-view-tray-with-fresh-vegetables_23-2148763154.jpg", buttonText: "Voir plus" }, + { title: "Livraison optimisée", description: "Gardez la température idéale de vos plats préférés lors du transport.", imageSrc: "http://img.b2bpic.net/free-photo/girl-cafe-reads-something-tablet_1304-5536.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-cutting-tomato-slices-kitchen-counter_23-2147893451.jpg", buttonText: "Commander" }, + { title: "Ambiance conviviale", description: "Un lieu chaleureux pour vos pauses repas en solo ou entre amis.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-service-industry_23-2150722794.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269175.jpg", buttonText: "Nous trouver" }, ]} - title="Pourquoi nous choisir ?" - description="Nous transformons le fast-food en une expérience gourmande et conviviale." + title="Notre promesse qualité" + description="L'excellence culinaire au quotidien." /> @@ -191,45 +110,15 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { - id: "p1", - name: "Méga Mac Sauce Biggy", - price: "9,90 €", - imageSrc: "http://img.b2bpic.net/free-photo/knife-delicious-sandwich-black-tray-isolated-blurred-gray-surface-with-free-space_179666-42663.jpg", - }, - { - id: "p2", - name: "Pizza Saumon Base Crème", - price: "12,90 €", - imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-shrimp-salmonnd-olives_2829-4072.jpg", - }, - { - id: "p3", - name: "Tacos Spécial Maison", - price: "10,50 €", - imageSrc: "http://img.b2bpic.net/free-photo/plate-with-tacos-near-brown-napkin_23-2148181574.jpg", - }, - { - id: "p4", - name: "Burger Signature", - price: "11,50 €", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-delicious-burger_23-2149160036.jpg", - }, - { - id: "p5", - name: "Salade Gourmande", - price: "8,90 €", - imageSrc: "http://img.b2bpic.net/free-photo/summer-vitamin-salad-arugula-tomato-leek-cheese-glass-bowl-macro-photo-dietary-healthy-food_628469-283.jpg", - }, - { - id: "p6", - name: "Dessert Maison", - price: "4,50 €", - imageSrc: "http://img.b2bpic.net/free-photo/apple-cake-with-ice-cream-grapes-powdered-sugar-side-view_141793-4348.jpg", - }, + { id: "p1", name: "Kebab Signature (Viande tendre, légumes croquants)", price: "9,90 €", imageSrc: "http://img.b2bpic.net/free-photo/knife-delicious-sandwich-black-tray-isolated-blurred-gray-surface-with-free-space_179666-42663.jpg" }, + { id: "p2", name: "Smash Burger Maison (Cheddar affiné, pain brioché)", price: "12,90 €", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-delicious-burger_23-2149160036.jpg" }, + { id: "p3", name: "Pizza Reine (Jambon, champignons frais, mozzarella)", price: "11,50 €", imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-shrimp-salmonnd-olives_2829-4072.jpg" }, + { id: "p4", name: "Assiette Tacos & Frites maison", price: "10,50 €", imageSrc: "http://img.b2bpic.net/free-photo/plate-with-tacos-near-brown-napkin_23-2148181574.jpg" }, + { id: "p5", name: "Salade Italienne (Mozza buffala, tomates séchées)", price: "8,90 €", imageSrc: "http://img.b2bpic.net/free-photo/summer-vitamin-salad-arugula-tomato-leek-cheese-glass-bowl-macro-photo-dietary-healthy-food_628469-283.jpg" }, + { id: "p6", name: "Dessert du jour (Pâtisserie artisanale)", price: "4,50 €", imageSrc: "http://img.b2bpic.net/free-photo/apple-cake-with-ice-cream-grapes-powdered-sugar-side-view_141793-4348.jpg" }, ]} - title="Nos Incontournables" - description="Découvrez nos best-sellers, préparés quotidiennement avec soin." + title="Découvrez notre menu" + description="Chaque plat est préparé sur commande avec des ingrédients frais." /> @@ -238,73 +127,23 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} testimonials={[ - { - id: "t1", - title: "Meilleur de la zone", - quote: "Franchement le meilleur de la zone. Pas gras, goûteux.", - name: "Carmen", - role: "Cliente fidèle", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12701.jpg", - }, - { - id: "t2", - title: "Incroyable", - quote: "Méga mac sauce Biggy juste incroyable.", - name: "Khaleesi", - role: "Habituée", - imageSrc: "http://img.b2bpic.net/free-photo/coffee-time-me-please_329181-17310.jpg", - }, - { - id: "t3", - title: "Super accueil", - quote: "Un endroit super pour bien manger, propre.", - name: "Ahmed", - role: "Étudiant", - imageSrc: "http://img.b2bpic.net/free-photo/foodie-taking-photo-bowl-with-salad-sea-fruits_23-2149277989.jpg", - }, - { - id: "t4", - title: "Rapide et bon", - quote: "Parfait pour une pause déjeuner rapide.", - name: "Sophie", - role: "Travailleuse", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-smiling_93675-133804.jpg", - }, - { - id: "t5", - title: "Qualité au top", - quote: "L'équipe est juste au top, toujours accueillante.", - name: "Julien", - role: "Voisin", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-friends-table_23-2149213365.jpg", - }, + { id: "t1", title: "Qualité constante", quote: "Leurs produits frais font vraiment la différence.", name: "Marc", role: "Habitué", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12701.jpg" }, + { id: "t2", title: "Livraison impeccable", quote: "Enfin un Kebab qui arrive chaud et croustillant chez soi!", name: "Sarah", role: "Cliente", imageSrc: "http://img.b2bpic.net/free-photo/coffee-time-me-please_329181-17310.jpg" }, ]} - title="La parole à nos clients" - description="Découvrez ce que les gourmands disent de L'Escale Des Délices." + title="Ce qu'ils disent de nous" + description="Retrouvez nos avis sur les plateformes de livraison." />
@@ -314,24 +153,11 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} faqs={[ - { - id: "q1", - title: "Quels sont vos horaires ?", - content: "Nous sommes ouverts tous les jours de 11h30 à 14h30 et de 18h30 à 23h00.", - }, - { - id: "q2", - title: "Proposez-vous la livraison ?", - content: "Oui, nous sommes présents sur les plateformes de livraison habituelles.", - }, - { - id: "q3", - title: "Quels sont les moyens de paiement acceptés ?", - content: "Nous acceptons la CB, les tickets restaurants et les espèces.", - }, + { id: "q1", title: "Quels sont vos horaires ?", content: "Ouvert tous les jours de 11h30 à 14h30 et de 18h30 à 23h00." }, + { id: "q2", title: "Proposez-vous la livraison ?", content: "Oui, via UberEats et Deliveroo pour une livraison rapide sur Rennes." }, ]} - title="Questions fréquentes" - description="Tout ce que vous voulez savoir sur notre cuisine." + title="Questions pratiques" + description="Toutes les informations utiles." faqsAnimation="slide-up" /> @@ -339,12 +165,10 @@ export default function LandingPage() {
@@ -352,53 +176,8 @@ export default function LandingPage() {