Merge version_2 into main #2
@@ -1414,4 +1414,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -118,6 +118,9 @@ export default function LandingPage() {
|
||||
title="Plans d'entraînement adaptés à ton budget"
|
||||
description="Pas de blabla. Résultats prouvés. Ton physique, ton budget, ton emploi du temps."
|
||||
tag="Forfaits"
|
||||
buttons={[
|
||||
{ text: "Commence maintenant", href: "quiz" }
|
||||
]}
|
||||
plans={[
|
||||
{
|
||||
id: "base", badge: "Populaire", badgeIcon: Sparkles,
|
||||
@@ -270,4 +273,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user