From 40f23d28c244ab4b2aeba9398ec539ecdae43627 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 10:00:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d028994..e863d0b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { buttonAnimation="slide-up" dashboard={{ title: "Avis Clients", logoIcon: Star, - imageSrc: "http://img.b2bpic.net/free-photo/interior-building-with-stairs_250224-47.jpg?_wi=1", searchPlaceholder: "Chercher une expérience...", buttons: [ + imageSrc: "http://img.b2bpic.net/free-photo/interior-building-with-stairs_250224-47.jpg", searchPlaceholder: "Chercher une expérience...", buttons: [ { text: "5,0 / 5", href: "#" }, { text: "216 avis", href: "#" }, ], @@ -65,9 +65,9 @@ export default function LandingPage() { { icon: AlertTriangle }, ], stats: [ - { title: "Immersion", values: ["100%", "99%", "100%"], description: "Décors ultra réalistes" }, - { title: "Difficulté", values: ["9/10", "9/10", "9/10"], description: "Intermédiaire à difficile" }, - { title: "Durée", values: ["60 min", "60 min", "60 min"], description: "60 minutes intenses" }, + { title: "Immersion", values: [100, 99, 100], description: "Décors ultra réalistes" }, + { title: "Difficulté", values: [9, 9, 9], description: "Intermédiaire à difficile" }, + { title: "Durée", values: [60, 60, 60], description: "60 minutes intenses" }, ], chartTitle: "Satisfaction", chartData: [ { value: 95 }, @@ -106,9 +106,9 @@ export default function LandingPage() { tagAnimation="slide-up" products={[ { - id: "1", name: "La Boîte de Pandore", price: "À partir de 69€", imageSrc: "http://img.b2bpic.net/free-photo/interior-building-with-stairs_250224-47.jpg?_wi=2", imageAlt: "La Boîte de Pandore - Salle d'escape game horreur"}, + id: "1", name: "La Boîte de Pandore", price: "À partir de 69€", imageSrc: "http://img.b2bpic.net/free-photo/interior-building-with-stairs_250224-47.jpg", imageAlt: "La Boîte de Pandore - Salle d'escape game horreur"}, { - id: "2", name: "L'Île du Mystère", price: "À partir de 79€", imageSrc: "http://img.b2bpic.net/free-photo/astonished-friends-looking-inside-box_1153-301.jpg?_wi=1", imageAlt: "L'Île du Mystère - Expérience escape game"}, + id: "2", name: "L'Île du Mystère", price: "À partir de 79€", imageSrc: "http://img.b2bpic.net/free-photo/astonished-friends-looking-inside-box_1153-301.jpg", imageAlt: "L'Île du Mystère - Expérience escape game"}, ]} gridVariant="uniform-all-items-equal" animationType="slide-up" @@ -127,13 +127,13 @@ export default function LandingPage() { features={[ { id: 1, - title: "Décors ultra réalistes", description: "Immersion totale dans un univers sombre et captivant avec attention aux moindres détails.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/astonished-friends-looking-inside-box_1153-301.jpg?_wi=2" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/interior-building-with-stairs_250224-47.jpg?_wi=3" }, + title: "Décors ultra réalistes", description: "Immersion totale dans un univers sombre et captivant avec attention aux moindres détails.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/astonished-friends-looking-inside-box_1153-301.jpg" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/interior-building-with-stairs_250224-47.jpg" }, }, { id: 2, - title: "Énigmes intelligentes", description: "Puzzles travaillés et progressifs qui mettent à l'épreuve votre logique et créativité.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/astonished-friends-looking-inside-box_1153-301.jpg?_wi=3" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/interior-building-with-stairs_250224-47.jpg?_wi=4" }, + title: "Énigmes intelligentes", description: "Puzzles travaillés et progressifs qui mettent à l'épreuve votre logique et créativité.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/astonished-friends-looking-inside-box_1153-301.jpg" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/interior-building-with-stairs_250224-47.jpg" }, }, ]} showStepNumbers={true} @@ -153,16 +153,16 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Marie Dupont", role: "Visitatrice", company: "Luxeuil", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"}, { id: "2", name: "Jean Martin", role: "Aventurier", company: "Région", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"}, { id: "3", name: "Sophie Bernard", role: "Expérience", company: "Zone Secrète", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"}, { id: "4", name: "Pierre Lefevre", role: "Client", company: "Luxeuil", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"}, ]} kpiItems={[ { value: "216+", label: "Avis vérifiés" }, -- 2.49.1