diff --git a/src/app/page.tsx b/src/app/page.tsx
index bc8af2b..dc21df9 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,30 +29,12 @@ export default function LandingPage() {
@@ -60,102 +42,33 @@ export default function LandingPage() {
@@ -166,26 +79,14 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- tag: "Communauté",
- title: "Feed communautaire",
- subtitle: "Partagez vos découvertes",
- description: "Échangez avec des passionnés et recevez des recommandations personnalisées.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-girl-showing-smartphone-screen-app-interface-shopping-app-looking-happy-recommending-download-application-white-background_176420-46088.jpg",
+ tag: "Communauté", title: "Feed communautaire", subtitle: "Partagez vos découvertes", description: "Échangez avec des passionnés et recevez des recommandations personnalisées.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-girl-showing-smartphone-screen-app-interface-shopping-app-looking-happy-recommending-download-application-white-background_176420-46088.jpg"
},
{
- tag: "Découverte",
- title: "Carte interactive",
- subtitle: "Explorez les régions",
- description: "Localisez les meilleurs domaines et bars à vin autour de vous.",
- imageSrc: "http://img.b2bpic.net/free-photo/map-slovakia-with-multi-colored-pushpins_23-2147837093.jpg",
+ tag: "Découverte", title: "Carte interactive", subtitle: "Explorez les régions", description: "Localisez les meilleurs domaines et bars à vin autour de vous.", imageSrc: "http://img.b2bpic.net/free-photo/map-slovakia-with-multi-colored-pushpins_23-2147837093.jpg"
},
{
- tag: "Événements",
- title: "Calendrier exclusif",
- subtitle: "Ne manquez aucune dégustation",
- description: "Découvrez les événements, salons et ventes privées proches de chez vous.",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-glasses-wine-xmas-gift-white-canvas-wooden-easel-pinecone-dark_140725-105683.jpg",
- },
+ tag: "Événements", title: "Calendrier exclusif", subtitle: "Ne manquez aucune dégustation", description: "Découvrez les événements, salons et ventes privées proches de chez vous.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-glasses-wine-xmas-gift-white-canvas-wooden-easel-pinecone-dark_140725-105683.jpg"
+ }
]}
title="Tout le monde du vin dans votre poche"
description="Une expérience unique pour amateurs et professionnels."
@@ -201,27 +102,9 @@ export default function LandingPage() {
title="WineShare en chiffres"
description="Une croissance organique portée par la passion."
metrics={[
- {
- id: "m1",
- value: "15K+",
- title: "Membres actifs",
- description: "Une communauté soudée",
- icon: Users,
- },
- {
- id: "m2",
- value: "500+",
- title: "Domaines partenaires",
- description: "Direct vigneron",
- icon: MapPin,
- },
- {
- id: "m3",
- value: "2.5K",
- title: "Événements",
- description: "Dégustations et salons",
- icon: Calendar,
- },
+ { id: "m1", value: "15K+", title: "Membres actifs", description: "Une communauté soudée", icon: Users },
+ { id: "m2", value: "500+", title: "Domaines partenaires", description: "Direct vigneron", icon: MapPin },
+ { id: "m3", value: "2.5K", title: "Événements", description: "Dégustations et salons", icon: Calendar },
]}
/>
@@ -233,24 +116,8 @@ export default function LandingPage() {
title="Ce qu'ils en disent"
description="Le retour de nos utilisateurs."
testimonials={[
- {
- id: "t1",
- title: "Incontournable",
- quote: "Une révolution dans ma gestion de cave.",
- name: "Thomas",
- role: "Amateur passionné",
- imageSrc: "http://img.b2bpic.net/free-photo/hairless-elderly-man-dressed-stylish-suit-holding-bottle-against-dark-background_613910-17574.jpg?_wi=2",
- imageAlt: "wine sommelier portrait",
- },
- {
- id: "t2",
- title: "Efficace",
- quote: "WineShare m'a permis d'atteindre une nouvelle clientèle.",
- name: "Marie",
- role: "Gérante cave",
- imageSrc: "http://img.b2bpic.net/free-photo/back-view-female-vineyard_181624-61691.jpg?_wi=2",
- imageAlt: "woman in vineyard",
- },
+ { id: "t1", title: "Incontournable", quote: "Une révolution dans ma gestion de cave.", name: "Thomas", role: "Amateur passionné", imageSrc: "http://img.b2bpic.net/free-photo/hairless-elderly-man-dressed-stylish-suit-holding-bottle-against-dark-background_613910-17574.jpg", imageAlt: "wine sommelier portrait" },
+ { id: "t2", title: "Efficace", quote: "WineShare m'a permis d'atteindre une nouvelle clientèle.", name: "Marie", role: "Gérante cave", imageSrc: "http://img.b2bpic.net/free-photo/back-view-female-vineyard_181624-61691.jpg", imageAlt: "woman in vineyard" },
]}
/>
@@ -261,51 +128,17 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
+ title="Découvrez les nouveautés"
+ description="Notre sélection de vins."
/>