From a26c39b13a243a6e36c66f76399f245e4b2ee759 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 21:46:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 181 +++++++++++------------------------------------ 1 file changed, 42 insertions(+), 139 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bc8e417..245f3c6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,27 +30,18 @@ export default function LandingPage() { @@ -60,74 +51,40 @@ export default function LandingPage() { description="Découvrez nos pizzas cuites au feu de bois, préparées avec des ingrédients frais et une passion transmise de génération en génération." testimonials={[ { - name: "Giulia M.", - handle: "@giulia", - testimonial: "La meilleure pizza napolitaine en ville, un vrai voyage en Italie !", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/photo-satisfied-teenage-girl-with-dark-healthy-skin-enjoys-delicious-meal-holds-piece-pizza_273609-18724.jpg?_wi=1", - }, + name: "Giulia M.", handle: "@giulia", testimonial: "La meilleure pizza napolitaine en ville, un vrai voyage en Italie !", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/photo-satisfied-teenage-girl-with-dark-healthy-skin-enjoys-delicious-meal-holds-piece-pizza_273609-18724.jpg"}, { - name: "Marc L.", - handle: "@marc", - testimonial: "Une pâte fine et croustillante, des produits de qualité exceptionnelle.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-eating-pizza-outdoors_23-2149872431.jpg?_wi=1", - }, + name: "Marc L.", handle: "@marc", testimonial: "Une pâte fine et croustillante, des produits de qualité exceptionnelle.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-eating-pizza-outdoors_23-2149872431.jpg"}, { - name: "Sophie P.", - handle: "@sophie", - testimonial: "Cadre chaleureux et service impeccable, je recommande vivement.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg?_wi=1", - }, + name: "Sophie P.", handle: "@sophie", testimonial: "Cadre chaleureux et service impeccable, je recommande vivement.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg"}, { - name: "Thomas B.", - handle: "@thomas", - testimonial: "Une expérience culinaire authentique et savoureuse.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/friends-talking-by-lunch_1098-14622.jpg?_wi=1", - }, + name: "Thomas B.", handle: "@thomas", testimonial: "Une expérience culinaire authentique et savoureuse.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/friends-talking-by-lunch_1098-14622.jpg"}, { - name: "Julie M.", - handle: "@julie", - testimonial: "Service attentionné et pizzas divines.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-is-eating-sandwich_1153-6264.jpg?_wi=1", - }, + name: "Julie M.", handle: "@julie", testimonial: "Service attentionné et pizzas divines.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-is-eating-sandwich_1153-6264.jpg"}, ]} tag="Pizzeria Artisanale" buttons={[ { - text: "Voir le Menu", - href: "#products", - }, + text: "Voir le Menu", href: "#products"}, { - text: "Réserver une table", - href: "#contact", - }, + text: "Réserver une table", href: "#contact"}, ]} imageSrc="http://img.b2bpic.net/free-photo/close-up-person-cooking_23-2150980258.jpg" avatars={[ { - src: "http://img.b2bpic.net/free-photo/photo-satisfied-teenage-girl-with-dark-healthy-skin-enjoys-delicious-meal-holds-piece-pizza_273609-18724.jpg", - alt: "Client 1", - }, + src: "http://img.b2bpic.net/free-photo/photo-satisfied-teenage-girl-with-dark-healthy-skin-enjoys-delicious-meal-holds-piece-pizza_273609-18724.jpg", alt: "Client 1"}, { - src: "http://img.b2bpic.net/free-photo/front-view-friends-eating-pizza-outdoors_23-2149872431.jpg", - alt: "Client 2", - }, + src: "http://img.b2bpic.net/free-photo/front-view-friends-eating-pizza-outdoors_23-2149872431.jpg", alt: "Client 2"}, { - src: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg", - alt: "Client 3", - }, + src: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg", alt: "Client 3"}, { - src: "http://img.b2bpic.net/free-photo/friends-talking-by-lunch_1098-14622.jpg", - alt: "Client 4", - }, + src: "http://img.b2bpic.net/free-photo/friends-talking-by-lunch_1098-14622.jpg", alt: "Client 4"}, { - src: "http://img.b2bpic.net/free-photo/beautiful-girl-is-eating-sandwich_1153-6264.jpg", - alt: "Client 5", - }, + src: "http://img.b2bpic.net/free-photo/beautiful-girl-is-eating-sandwich_1153-6264.jpg", alt: "Client 5"}, ]} avatarText="+500 clients satisfaits" /> @@ -141,41 +98,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Margherita", - price: "12€", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-margherita-pizza-topped-with-rocket_141793-2041.jpg", - }, + id: "p1", name: "Margherita", price: "12€", imageSrc: "http://img.b2bpic.net/free-photo/close-up-margherita-pizza-topped-with-rocket_141793-2041.jpg"}, { - id: "p2", - name: "Quattro Formaggi", - price: "15€", - imageSrc: "http://img.b2bpic.net/free-photo/dough-oil-cheese-tomatoes-eggs-greens-grey-wooden-surface_176420-6791.jpg", - }, + id: "p2", name: "Quattro Formaggi", price: "15€", imageSrc: "http://img.b2bpic.net/free-photo/dough-oil-cheese-tomatoes-eggs-greens-grey-wooden-surface_176420-6791.jpg"}, { - id: "p3", - name: "Tartufo Gourmet", - price: "18€", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-spanish-tortilla_23-2150166672.jpg", - }, + id: "p3", name: "Tartufo Gourmet", price: "18€", imageSrc: "http://img.b2bpic.net/free-photo/still-life-spanish-tortilla_23-2150166672.jpg"}, { - id: "p4", - name: "Prosciutto Rucola", - price: "16€", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-arrangement-delicious-mexican-food_23-2148224149.jpg", - }, + id: "p4", name: "Prosciutto Rucola", price: "16€", imageSrc: "http://img.b2bpic.net/free-photo/close-up-arrangement-delicious-mexican-food_23-2148224149.jpg"}, { - id: "p5", - name: "Diavola Piccante", - price: "14€", - imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134262.jpg", - }, + id: "p5", name: "Diavola Piccante", price: "14€", imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134262.jpg"}, { - id: "p6", - name: "Calzone Tradizionale", - price: "13€", - imageSrc: "http://img.b2bpic.net/free-photo/ceasar-pizza-with-chicken-romaine-lettuce-grated-parmesan-top_140725-3928.jpg", - }, + id: "p6", name: "Calzone Tradizionale", price: "13€", imageSrc: "http://img.b2bpic.net/free-photo/ceasar-pizza-with-chicken-romaine-lettuce-grated-parmesan-top_140725-3928.jpg"}, ]} title="Nos Créations Signature" description="Une sélection de pizzas artisanales pour tous les goûts." @@ -203,45 +136,20 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Marie D.", - role: "Fidèle", - company: "Client local", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/photo-satisfied-teenage-girl-with-dark-healthy-skin-enjoys-delicious-meal-holds-piece-pizza_273609-18724.jpg?_wi=2", - }, + id: "t1", name: "Marie D.", role: "Fidèle", company: "Client local", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/photo-satisfied-teenage-girl-with-dark-healthy-skin-enjoys-delicious-meal-holds-piece-pizza_273609-18724.jpg"}, { - id: "t2", - name: "Lucas P.", - role: "Foodie", - company: "Guide Gourmand", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-eating-pizza-outdoors_23-2149872431.jpg?_wi=2", - }, + id: "t2", name: "Lucas P.", role: "Foodie", company: "Guide Gourmand", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-eating-pizza-outdoors_23-2149872431.jpg"}, { - id: "t3", - name: "Elena R.", - role: "Habituée", - company: "Client local", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg?_wi=2", - }, + id: "t3", name: "Elena R.", role: "Habituée", company: "Client local", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg"}, { - id: "t4", - name: "Thomas B.", - role: "Amateur", - company: "Critique Food", - rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/friends-talking-by-lunch_1098-14622.jpg?_wi=2", - }, + id: "t4", name: "Thomas B.", role: "Amateur", company: "Critique Food", rating: 4, + imageSrc: "http://img.b2bpic.net/free-photo/friends-talking-by-lunch_1098-14622.jpg"}, { - id: "t5", - name: "Julie M.", - role: "Fan", - company: "Client local", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-is-eating-sandwich_1153-6264.jpg?_wi=2", - }, + id: "t5", name: "Julie M.", role: "Fan", company: "Client local", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-is-eating-sandwich_1153-6264.jpg"}, ]} title="Ce que disent nos clients" description="Des moments gourmands partagés avec notre communauté." @@ -252,8 +160,7 @@ export default function LandingPage() { -- 2.49.1