From 95baca8eed30af018222a910eecfde18e615141a Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 16:38:04 +0000 Subject: [PATCH 1/4] Update src/app/business/page.tsx --- src/app/business/page.tsx | 90 +++++---------------------------------- 1 file changed, 11 insertions(+), 79 deletions(-) diff --git a/src/app/business/page.tsx b/src/app/business/page.tsx index 3cb4bab..780e6e8 100644 --- a/src/app/business/page.tsx +++ b/src/app/business/page.tsx @@ -25,22 +25,10 @@ export default function LandingPage() { @@ -81,25 +57,9 @@ export default function LandingPage() { description="Nos retours d'expérience sur le terrain." blogs={[ { - id: "bl1", - category: "Guide", - title: "Comment tester son idée ?", - excerpt: "Une méthode simple pour valider sans investir.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BtSTgFYX66WTTvYgehTNtLcohX/a-clean-icon-representing-professional-d-1775309989310-605863ac.png?_wi=2", - authorName: "LaunchPad", - authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BtSTgFYX66WTTvYgehTNtLcohX/a-clean-modern-professional-dashboard-in-1775309991068-1f1e5329.png", - date: "2025-01-01", - }, + id: "bl1", category: "Guide", title: "Comment tester son idée ?", excerpt: "Une méthode simple pour valider sans investir.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BtSTgFYX66WTTvYgehTNtLcohX/a-clean-icon-representing-professional-d-1775309989310-605863ac.png?_wi=2", authorName: "LaunchPad", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BtSTgFYX66WTTvYgehTNtLcohX/a-clean-modern-professional-dashboard-in-1775309991068-1f1e5329.png", date: "2025-01-01"}, { - id: "bl2", - category: "Business", - title: "Les erreurs à éviter", - excerpt: "Ne perds pas ton temps avec ces points.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BtSTgFYX66WTTvYgehTNtLcohX/a-clean-icon-representing-customized-bus-1775309989574-97677751.png?_wi=2", - authorName: "LaunchPad", - authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BtSTgFYX66WTTvYgehTNtLcohX/a-clean-modern-professional-dashboard-in-1775309991068-1f1e5329.png", - date: "2025-01-05", - }, + id: "bl2", category: "Business", title: "Les erreurs à éviter", excerpt: "Ne perds pas ton temps avec ces points.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BtSTgFYX66WTTvYgehTNtLcohX/a-clean-icon-representing-customized-bus-1775309989574-97677751.png?_wi=2", authorName: "LaunchPad", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BtSTgFYX66WTTvYgehTNtLcohX/a-clean-modern-professional-dashboard-in-1775309991068-1f1e5329.png", date: "2025-01-05"}, ]} /> @@ -109,36 +69,8 @@ export default function LandingPage() { imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BtSTgFYX66WTTvYgehTNtLcohX/an-abstract-professional-visualization-o-1775309990270-6ddc8007.png?_wi=5" logoText="LaunchPad" columns={[ - { - title: "Navigation", - items: [ - { - label: "Accueil", - href: "/", - }, - { - label: "Quiz", - href: "/quiz", - }, - { - label: "Business", - href: "/business", - }, - ], - }, - { - title: "Légal", - items: [ - { - label: "Mentions légales", - href: "#", - }, - { - label: "Confidentialité", - href: "#", - }, - ], - }, + { title: "Navigation", items: [{ label: "Accueil", href: "/" }, { label: "Quiz", href: "/quiz" }, { label: "Business", href: "/business" }] }, + { title: "Légal", items: [{ label: "Mentions légales", href: "#" }, { label: "Confidentialité", href: "#" }] }, ]} copyrightText="© 2025 | LaunchPad" /> @@ -146,4 +78,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1 From cb8b74324cf0ad03b42af30ecc7e6668562c2892 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 16:38:05 +0000 Subject: [PATCH 2/4] Update src/app/offres/page.tsx --- src/app/offres/page.tsx | 99 +++++------------------------------------ 1 file changed, 11 insertions(+), 88 deletions(-) diff --git a/src/app/offres/page.tsx b/src/app/offres/page.tsx index 781a504..11b3247 100644 --- a/src/app/offres/page.tsx +++ b/src/app/offres/page.tsx @@ -25,22 +25,10 @@ export default function LandingPage() { @@ -98,16 +57,8 @@ export default function LandingPage() { title="Pourquoi passer au Premium ?" description="Pour gagner des semaines de tâtonnement en suivant des sentiers battus." metrics={[ - { - id: "o1", - value: "100%", - description: "Accès illimité aux outils", - }, - { - id: "o2", - value: "Priorité", - description: "Support VIP 24/7", - }, + { id: "o1", value: "100%", description: "Accès illimité aux outils" }, + { id: "o2", value: "Priorité", description: "Support VIP 24/7" }, ]} /> @@ -117,36 +68,8 @@ export default function LandingPage() { imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BtSTgFYX66WTTvYgehTNtLcohX/an-abstract-professional-visualization-o-1775309990270-6ddc8007.png?_wi=6" logoText="LaunchPad" columns={[ - { - title: "Navigation", - items: [ - { - label: "Accueil", - href: "/", - }, - { - label: "Quiz", - href: "/quiz", - }, - { - label: "Business", - href: "/business", - }, - ], - }, - { - title: "Légal", - items: [ - { - label: "Mentions légales", - href: "#", - }, - { - label: "Confidentialité", - href: "#", - }, - ], - }, + { title: "Navigation", items: [{ label: "Accueil", href: "/" }, { label: "Quiz", href: "/quiz" }, { label: "Business", href: "/business" }] }, + { title: "Légal", items: [{ label: "Mentions légales", href: "#" }, { label: "Confidentialité", href: "#" }] }, ]} copyrightText="© 2025 | LaunchPad" /> @@ -154,4 +77,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1 From 3d473f07b34ac92f2614d287612407778504731a Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 16:38:05 +0000 Subject: [PATCH 3/4] Update src/app/page.tsx --- src/app/page.tsx | 41 ++++++++++------------------------------- 1 file changed, 10 insertions(+), 31 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 402c116..f020a6b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,14 +28,10 @@ export default function LandingPage() {