From 782f231f6663a6945642fc1db54c66b987d2a8b2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 12:23:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 301 ++++++++--------------------------------------- 1 file changed, 50 insertions(+), 251 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7f67993..692c151 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,133 +31,49 @@ export default function LandingPage() {
@@ -169,7 +85,7 @@ export default function LandingPage() { description="Situé face au port, Le Carré 56 propose une expérience mêlant restauration, bar à vin et ambiance conviviale." subdescription="Profitez d'une terrasse avec vue sur les voiliers, service continu et atmosphère animée en journée comme en soirée." icon={Briefcase} - imageSrc="http://img.b2bpic.net/free-photo/event-hall-furniture-brown-white-colors_114579-2230.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/event-hall-furniture-brown-white-colors_114579-2230.jpg" mediaAnimation="slide-up" /> @@ -181,42 +97,12 @@ export default function LandingPage() { gridVariant="bento-grid" useInvertedBackground={false} products={[ - { - id: "p1", - name: "Planche mixte", - price: "18€", - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-couple-walking-seaside-skateboarding_176420-2390.jpg", - }, - { - id: "p2", - name: "Planche fromage", - price: "16€", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-heels-bride-balcony_8353-66.jpg", - }, - { - id: "p3", - name: "Poisson du jour", - price: "24€", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-breakfast-with-baked-grape-omelette-white-plate-balc-ony-by-sea_176474-3019.jpg", - }, - { - id: "p4", - name: "Burger maison", - price: "19€", - imageSrc: "http://img.b2bpic.net/free-photo/french-restaurant-scene-with-menu-board_1147-447.jpg", - }, - { - id: "p5", - name: "Salade fraîcheur", - price: "16€", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-seafood-dish-with-wine_23-2148290528.jpg", - }, - { - id: "p6", - name: "Dessert maison", - price: "8€", - imageSrc: "http://img.b2bpic.net/free-photo/man-woman-posing-together-retro-style-with-beverage_23-2149525831.jpg", - }, + { id: "p1", name: "Planche mixte", price: "18€", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-couple-walking-seaside-skateboarding_176420-2390.jpg" }, + { id: "p2", name: "Planche fromage", price: "16€", imageSrc: "http://img.b2bpic.net/free-photo/luxury-heels-bride-balcony_8353-66.jpg" }, + { id: "p3", name: "Poisson du jour", price: "24€", imageSrc: "http://img.b2bpic.net/free-photo/side-view-breakfast-with-baked-grape-omelette-white-plate-balc-ony-by-sea_176474-3019.jpg" }, + { id: "p4", name: "Burger maison", price: "19€", imageSrc: "http://img.b2bpic.net/free-photo/french-restaurant-scene-with-menu-board_1147-447.jpg" }, + { id: "p5", name: "Salade fraîcheur", price: "16€", imageSrc: "http://img.b2bpic.net/free-photo/top-view-seafood-dish-with-wine_23-2148290528.jpg" }, + { id: "p6", name: "Dessert maison", price: "8€", imageSrc: "http://img.b2bpic.net/free-photo/man-woman-posing-together-retro-style-with-beverage_23-2149525831.jpg" } ]} title="La Carte" description="Découvrez nos suggestions gourmandes." @@ -229,51 +115,11 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} testimonials={[ - { - id: "1", - name: "Client A", - handle: "@client", - testimonial: "Très bon emplacement sur le port, ambiance agréable.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_1203-3448.jpg", - imageAlt: "Wine glass", - }, - { - id: "2", - name: "Client B", - handle: "@client", - testimonial: "Bonne cuisine, produits frais. Terrasse très sympa.", - rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/lake-house_649448-539.jpg?_wi=2", - imageAlt: "Wine glass", - }, - { - id: "3", - name: "Client C", - handle: "@client", - testimonial: "Endroit animé, parfait entre amis.", - rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/event-hall-furniture-brown-white-colors_114579-2230.jpg?_wi=2", - imageAlt: "Wine glass", - }, - { - id: "4", - name: "Client D", - handle: "@client", - testimonial: "Un peu d’attente mais cadre très agréable.", - rating: 3, - imageSrc: "http://img.b2bpic.net/free-photo/fashionable-african-american-woman-black-cap-chilling-cozy-cafe-fur-against-yellow-wall_627829-5874.jpg?_wi=1", - imageAlt: "Wine glass", - }, - { - id: "5", - name: "Client E", - handle: "@client", - testimonial: "Une adresse incontournable à La Trinité.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/white-nature-hotel-travel-beautiful_1203-4841.jpg?_wi=2", - imageAlt: "Wine glass", - }, + { id: "1", name: "Client A", handle: "@client", testimonial: "Très bon emplacement sur le port, ambiance agréable.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_1203-3448.jpg", imageAlt: "Wine glass" }, + { id: "2", name: "Client B", handle: "@client", testimonial: "Bonne cuisine, produits frais. Terrasse très sympa.", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/lake-house_649448-539.jpg", imageAlt: "Wine glass" }, + { id: "3", name: "Client C", handle: "@client", testimonial: "Endroit animé, parfait entre amis.", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/event-hall-furniture-brown-white-colors_114579-2230.jpg", imageAlt: "Wine glass" }, + { id: "4", name: "Client D", handle: "@client", testimonial: "Un peu d’attente mais cadre très agréable.", rating: 3, imageSrc: "http://img.b2bpic.net/free-photo/fashionable-african-american-woman-black-cap-chilling-cozy-cafe-fur-against-yellow-wall_627829-5874.jpg", imageAlt: "Wine glass" }, + { id: "5", name: "Client E", handle: "@client", testimonial: "Une adresse incontournable à La Trinité.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/white-nature-hotel-travel-beautiful_1203-4841.jpg", imageAlt: "Wine glass" } ]} showRating={true} title="Avis clients" @@ -285,21 +131,9 @@ export default function LandingPage() { @@ -379,4 +178,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1