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() {
@@ -54,20 +42,8 @@ export default function LandingPage() {
title="Nos modèles de business favoris"
description="Découvre les structures les plus agiles et rentables du moment."
features={[
- {
- id: "b1",
- title: "Service B2B",
- subtitle: "Vente de solutions",
- category: "Service",
- value: "Haute rentabilité",
- },
- {
- id: "b2",
- title: "Contenu IA",
- subtitle: "Production automatisée",
- category: "Tech",
- value: "Scalabilité forte",
- },
+ { id: "b1", title: "Service B2B", subtitle: "Vente de solutions", category: "Service", value: "Haute rentabilité" },
+ { id: "b2", title: "Contenu IA", subtitle: "Production automatisée", category: "Tech", value: "Scalabilité forte" },
]}
/>
@@ -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
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() {
@@ -54,37 +42,8 @@ export default function LandingPage() {
title="Nos tarifs"
description="Des solutions adaptées à ton besoin d'accompagnement."
plans={[
- {
- id: "p1",
- price: "0€",
- name: "Découverte",
- buttons: [
- {
- text: "Commencer gratuitement",
- href: "/quiz",
- },
- ],
- features: [
- "Accès quiz",
- "Résumé rapide",
- ],
- },
- {
- id: "p2",
- price: "49€",
- name: "Expert",
- buttons: [
- {
- text: "Accéder",
- href: "#",
- },
- ],
- features: [
- "Plan complet",
- "Scripts exclusifs",
- "Templates",
- ],
- },
+ { id: "p1", price: "0€", name: "Découverte", buttons: [{ text: "Commencer gratuitement", href: "/quiz" }], features: ["Accès quiz", "Résumé rapide"] },
+ { id: "p2", price: "49€", name: "Expert", buttons: [{ text: "Accéder", href: "#" }], features: ["Plan complet", "Scripts exclusifs", "Templates"] },
]}
/>
@@ -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
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() {
@@ -101,18 +97,12 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
- id: "pack", badge: "Recommandé", price: "29€", subtitle: "Pour passer à l'action", features: [
- "Plan détaillé", "Scripts de vente", "Templates réutilisables", "Checklist de démarrage", "Exemples concrets"],
- buttons: [
- { text: "Lancer mon projet maintenant" },
- ],
+ id: "pack", badge: "Recommandé", price: "29€", subtitle: "Pour passer à l'action", features: ["Plan détaillé", "Scripts de vente", "Templates réutilisables", "Checklist de démarrage", "Exemples concrets"],
+ buttons: [{ text: "Lancer mon projet maintenant" }],
},
{
- id: "abonnement", badge: "Pro", price: "19€/mois", subtitle: "Accès illimité", features: [
- "Nouveaux business", "Ressources en continu", "Outils avancés", "Mises à jour", "Accès à la communauté"],
- buttons: [
- { text: "S'abonner" },
- ],
+ id: "abonnement", badge: "Pro", price: "19€/mois", subtitle: "Accès illimité", features: ["Nouveaux business", "Ressources en continu", "Outils avancés", "Mises à jour", "Accès à la communauté"],
+ buttons: [{ text: "S'abonner" }],
},
]}
title="Aller plus loin"
@@ -141,19 +131,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=3"
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"
/>
diff --git a/src/app/quiz/page.tsx b/src/app/quiz/page.tsx
index bd6d68b..1ce6294 100644
--- a/src/app/quiz/page.tsx
+++ b/src/app/quiz/page.tsx
@@ -25,22 +25,10 @@ export default function LandingPage() {
@@ -48,39 +36,17 @@ export default function LandingPage() {
@@ -93,21 +59,9 @@ export default function LandingPage() {
title="Pourquoi le quiz ?"
description="Pour éliminer le superflu et se concentrer sur ce qui marche pour TOI."
metrics={[
- {
- id: "q1",
- value: "Ciblé",
- description: "Questions basées sur tes compétences",
- },
- {
- id: "q2",
- value: "Rapide",
- description: "Moins de 5 minutes chrono",
- },
- {
- id: "q3",
- value: "Sur-mesure",
- description: "Résultat unique par utilisateur",
- },
+ { id: "q1", value: "Ciblé", description: "Questions basées sur tes compétences" },
+ { id: "q2", value: "Rapide", description: "Moins de 5 minutes chrono" },
+ { id: "q3", value: "Sur-mesure", description: "Résultat unique par utilisateur" },
]}
/>
@@ -117,36 +71,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=4"
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 +80,4 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file