From b843b26fa4dbc914d1a212c45456513a598193b8 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 16:09:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 242 +++++++++-------------------------------------- 1 file changed, 44 insertions(+), 198 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 41ff14b..30202c2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,7 @@ import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarou import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import SplitAbout from '@/components/sections/about/SplitAbout'; import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen'; -import { Fish, Leaf, Waves } from "lucide-react"; +import { Fish, Leaf, Waves, Ship, Sailboat, Flower2 } from "lucide-react"; export default function LandingPage() { return ( @@ -30,26 +30,11 @@ export default function LandingPage() { @@ -133,68 +83,20 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Vie Aquatique", - description: "Baignade surveillée ou flânerie sur l'eau.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-swimming-pool-around-hotel-resort_74190-8567.jpg?_wi=2", - imageAlt: "Rivière tropicale", - }, - items: [ - { - icon: Waves, - text: "Eaux calmes", - }, - { - icon: Fish, - text: "Faune locale", - }, - ], - reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/leaf-tropical-palm_23-2147829088.jpg?_wi=2", - imageAlt: "tropical lush river garden wallpaper", + title: "Vie Aquatique", description: "Baignade surveillée ou flânerie sur l'eau.", media: { imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-swimming-pool-around-hotel-resort_74190-8567.jpg", imageAlt: "Rivière tropicale" }, + items: [{ icon: Waves, text: "Eaux calmes" }, { icon: Fish, text: "Faune locale" }], + reverse: false }, { - title: "Exploration Nautique", - description: "Kayak et pédalo pour une vue différente.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/girl-canoe_169016-1532.jpg?_wi=2", - imageAlt: "Kayak", - }, - items: [ - { - icon: Ship, - text: "Kayak libre", - }, - { - icon: Sailboat, - text: "Pédalos enfants", - }, - ], - reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/vintage-landscape-photo_23-2149728835.jpg?_wi=3", - imageAlt: "lush tropical garden path greenery", + title: "Exploration Nautique", description: "Kayak et pédalo pour une vue différente.", media: { imageSrc: "http://img.b2bpic.net/free-photo/girl-canoe_169016-1532.jpg", imageAlt: "Kayak" }, + items: [{ icon: Ship, text: "Kayak libre" }, { icon: Sailboat, text: "Pédalos enfants" }], + reverse: true }, { - title: "Immersion Botanique", - description: "Promenades à travers une flore unique.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/vibrant-orchids-lush-forest_23-2151946166.jpg?_wi=2", - imageAlt: "Flore tropicale", - }, - items: [ - { - icon: Leaf, - text: "Sentiers ombragés", - }, - { - icon: Flower2, - text: "Table d'orientation", - }, - ], - reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-swimming-pool-around-hotel-resort_74190-8567.jpg?_wi=3", - imageAlt: "river swimming tropical nature", - }, + title: "Immersion Botanique", description: "Promenades à travers une flore unique.", media: { imageSrc: "http://img.b2bpic.net/free-photo/vibrant-orchids-lush-forest_23-2151946166.jpg", imageAlt: "Flore tropicale" }, + items: [{ icon: Leaf, text: "Sentiers ombragés" }, { icon: Flower2, text: "Table d'orientation" }], + reverse: false + } ]} title="Une expérience complète" description="Chaque recoin du jardin est une invitation à la découverte et au bien-être." @@ -206,49 +108,14 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} testimonials={[ - { - id: "1", - title: "Calme absolu", - quote: "Un véritable écrin de verdure où la nature est reine.", - name: "CinC", - role: "Local Guide", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-carrying-bag-greenhouse_23-2148396841.jpg", - }, - { - id: "2", - title: "Accueil parfait", - quote: "Promenade très agréable dans un parc très très bien entretenu.", - name: "Catherine Schnedecker", - role: "Visiteur", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-caucasian-man-park_181624-56791.jpg", - }, - { - id: "3", - title: "Parfait pour les enfants", - quote: "Les enfants s'amusent en kayak ou en pédalo.", - name: "L HP", - role: "Visiteur", - imageSrc: "http://img.b2bpic.net/free-photo/woman-black-apron-working-greenhouse_1157-30878.jpg", - }, - { - id: "4", - title: "Sublime", - quote: "Nous adorons aller au Jardin d'Eau. Il y a des endroits pour se balader.", - name: "Alexandra LASNE", - role: "Visiteur", - imageSrc: "http://img.b2bpic.net/free-photo/positive-female-blogger-shoots-video-online-while-explores-nature-points-into-distance_273609-25976.jpg", - }, - { - id: "5", - title: "À refaire", - quote: "Rivière à bonne température, de petits poissons, des jeux pour enfants.", - name: "Mala N", - role: "Visiteur", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-enjoying-her-time-outside-park-with-nature-park-background_1150-4777.jpg", - }, + { id: "1", title: "Calme absolu", quote: "Un véritable écrin de verdure.", name: "CinC", role: "Local Guide", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-carrying-bag-greenhouse_23-2148396841.jpg" }, + { id: "2", title: "Accueil parfait", quote: "Promenade très agréable.", name: "Catherine S.", role: "Visiteur", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-caucasian-man-park_181624-56791.jpg" }, + { id: "3", title: "Parfait enfants", quote: "Les enfants adorent.", name: "L HP", role: "Visiteur", imageSrc: "http://img.b2bpic.net/free-photo/woman-black-apron-working-greenhouse_1157-30878.jpg" }, + { id: "4", title: "Sublime", quote: "Nous adorons.", name: "Alexandra L.", role: "Visiteur", imageSrc: "http://img.b2bpic.net/free-photo/positive-female-blogger-shoots-video-online-while-explores-nature-points-into-distance_273609-25976.jpg" }, + { id: "5", title: "À refaire", quote: "Rivière au top.", name: "Mala N", role: "Visiteur", imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-enjoying-her-time-outside-park-with-nature-park-background_1150-4777.jpg" }, ]} title="Leurs expériences" - description="Ce que nos visiteurs disent de leur journée parmi nous." + description="Ce que nos visiteurs disent." /> @@ -256,24 +123,11 @@ export default function LandingPage() { @@ -281,13 +135,11 @@ export default function LandingPage() {
@@ -295,14 +147,8 @@ export default function LandingPage() { -- 2.49.1