From cc9cb82bdece1e88689d9cc4a9d2eb968b6cbbfb Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 19 May 2026 19:00:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index c391a54..1a620e6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,6 +67,7 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} title="Expertise technique" + description="Une approche centrée sur le résultat et l'émotion." features={[ { title: "Montage Narratif", description: "Une structure claire pour un impact maximal.", imageSrc: "https://images.unsplash.com/photo-1492691527719-9d1e07e534b4?q=80&w=800" }, { title: "Étalonnage", description: "Une signature visuelle propre et intemporelle.", imageSrc: "https://images.unsplash.com/photo-1516035069371-29a1b244cc32?q=80&w=800" }, @@ -78,6 +79,9 @@ export default function LandingPage() {