From 5ff1dcda1fbab8cb8cb497ce6256672dac648c18 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 18:59:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index eab8823..8db0e0c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { description="Cuisine maison généreuse – Parking PL – Ouvert 24h/24. Une pause délicieuse vous attend." tag="Depuis 1985" tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/delicious-food-table-arrangement_23-2150227880.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUaeeHVOL2jzTpOai0AHHw3nga/uploaded-1772650090895-u0jhlcna.jpg" imageAlt="Cassoulet traditionnel Chez Mamie" imagePosition="right" mediaAnimation="blur-reveal" @@ -95,7 +95,7 @@ export default function LandingPage() { tagAnimation="slide-up" features={[ { - id: "01", title: "Cassoulet Maison", description: "Notre spécialité : cassoulet traditionnel cuisiné à l'ancienne avec haricots frais et viandes de qualité.", imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg?_wi=1", imageAlt: "Cassoulet maison" + id: "01", title: "Cassoulet Maison", description: "Notre spécialité : cassoulet traditionnel cuisiné à l'ancienne avec haricots frais et viandes de qualité.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUaeeHVOL2jzTpOai0AHHw3nga/uploaded-1772650665309-w0ovzclt.jpg", imageAlt: "Cassoulet maison" }, { id: "02", title: "Menu Ouvrier 16€", description: "Entrée + plat + dessert + vin inclus. Copieux et savoureux, parfait pour les routiers.", imageSrc: "http://img.b2bpic.net/free-photo/hot-crepe-table_140725-1373.jpg?_wi=1", imageAlt: "Menu complet" @@ -126,7 +126,7 @@ export default function LandingPage() { tagAnimation="slide-up" features={[ { - id: "01", title: "Grand Parking Poids Lourds", description: "Parking spacieux et sécurisé, idéal pour tous les types de véhicules. Accès facile, bien éclairé.", imageSrc: "http://img.b2bpic.net/free-photo/middle-trailer-cargo-logistics-pattern_53876-30355.jpg", imageAlt: "Parking poids lourds" + id: "01", title: "Grand Parking Poids Lourds", description: "Parking spacieux et sécurisé, idéal pour tous les types de véhicules. Accès facile.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUaeeHVOL2jzTpOai0AHHw3nga/uploaded-1772650343933-unwj35sk.jpg", imageAlt: "Parking poids lourds" }, { id: "02", title: "Douches Chauffeurs Impeccables", description: "Installations toujours propres, bien entretenues et chauffées. Hygiène irréprochable.", imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358987.jpg?_wi=1", imageAlt: "Douches propres" @@ -135,7 +135,7 @@ export default function LandingPage() { id: "03", title: "Sanitaires Entretenus 24h/24", description: "Toilettes, lavabos et espaces communs nettoyés régulièrement toute la journée.", imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358987.jpg?_wi=2", imageAlt: "Sanitaires" }, { - id: "04", title: "Service Rapide & Accueil Chaleureux", description: "On vous accueille comme à la maison. Service efficace sans compromis sur la qualité.", imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg?_wi=3", imageAlt: "Accueil chaleureux" + id: "04", title: "Service Rapide & Accueil Chaleureux", description: "On vous accueille comme à la maison. Service efficace sans compromis sur la qualité.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUaeeHVOL2jzTpOai0AHHw3nga/uploaded-1772650389040-hl5farix.jpg", imageAlt: "Accueil chaleureux" } ]} gridVariant="bento-grid" @@ -186,8 +186,8 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "Michel" }, { - id: "4", name: "Sophie L.", handle: "Touriste", testimonial: "Découverte agréable lors de notre voyage. Cuisine authentique, ambiance familiale. On reviendra avec plaisir !", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=7", imageAlt: "Sophie" + id: "4", name: "Aurelien C. ", handle: "Local Guide ", testimonial: "Sans aucun doute mon restaurant routier préféré : des prix très attractifs et une nourriture de qualité servie en bonne quantité. Petit plus : un grand parking, des sanitaires et des douches toujours propres, et un personnel très accueillant.", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUaeeHVOL2jzTpOai0AHHw3nga/uploaded-1772650212776-1lqgirfe.jpg", imageAlt: "Sophie" } ]} showRating={true}