Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -7,7 +7,7 @@ import FeatureCardTen from '@/components/sections/feature/FeatureCardTen';
|
||||
import FooterSimple from '@/components/sections/footer/FooterSimple';
|
||||
import MetricCardThree from '@/components/sections/metrics/MetricCardThree';
|
||||
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
|
||||
import { Droplet, Flame, Leaf, Nut, Scale, Trophy } from "lucide-react";
|
||||
import { Scale, Nut, Leaf, Droplet, Thermometer, Brain, ClipboardCheck, ChefHat, PiggyBank, Trophy, Flame } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -28,30 +28,19 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Accueil",
|
||||
id: "/",
|
||||
},
|
||||
name: "Accueil", id: "/"},
|
||||
{
|
||||
name: "Abdo Épais",
|
||||
id: "/abdo-epais",
|
||||
},
|
||||
name: "Abdo Épais", id: "/abdo-epais"},
|
||||
{
|
||||
name: "Programme Split",
|
||||
id: "/split-program",
|
||||
},
|
||||
name: "Programme Split", id: "/split-program"},
|
||||
{
|
||||
name: "Nutrition",
|
||||
id: "/nutrition",
|
||||
},
|
||||
name: "Nutrition", id: "/nutrition"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "/#contact",
|
||||
},
|
||||
name: "Contact", id: "/#contact"},
|
||||
]}
|
||||
brandName="Alpha Fitness"
|
||||
button={{
|
||||
text: "EN / FR",
|
||||
}}
|
||||
text: "EN / FR"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -62,79 +51,52 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Plans Alimentaires Sur Mesure",
|
||||
description: "Des repas adaptés à vos préférences, restrictions alimentaires et besoins caloriques pour une approche personnalisée et efficace.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-assortment-delicious-meal_23-2148484664.jpg",
|
||||
imageAlt: "Illustration d'un plan alimentaire sur mesure",
|
||||
},
|
||||
title: "Plans Alimentaires Sur Mesure", description: "Des repas adaptés à vos préférences, restrictions alimentaires et besoins caloriques pour une approche personnalisée et efficace.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-assortment-delicious-meal_23-2148484664.jpg", imageAlt: "Illustration d'un plan alimentaire sur mesure"},
|
||||
items: [
|
||||
{
|
||||
icon: ClipboardCheck,
|
||||
text: "Adapté à vos besoins",
|
||||
},
|
||||
text: "Adapté à vos besoins"},
|
||||
{
|
||||
icon: ChefHat,
|
||||
text: "Recettes gourmandes",
|
||||
},
|
||||
text: "Recettes gourmandes"},
|
||||
{
|
||||
icon: PiggyBank,
|
||||
text: "Budget maîtrisé",
|
||||
},
|
||||
text: "Budget maîtrisé"},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-gym_23-2148111599.jpg?_wi=4",
|
||||
imageAlt: "customized meal plan healthy diet",
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
title: "Équilibre Nutritionnel",
|
||||
description: "Apprenez à équilibrer vos macronutriments (protéines, glucides, lipides) et micronutriments pour une santé optimale et une performance accrue.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nourishing-children-s-food-assortment-top-view_23-2149627788.jpg",
|
||||
imageAlt: "Illustration d'équilibre nutritionnel",
|
||||
},
|
||||
title: "Équilibre Nutritionnel", description: "Apprenez à équilibrer vos macronutriments (protéines, glucides, lipides) et micronutriments pour une santé optimale et une performance accrue.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nourishing-children-s-food-assortment-top-view_23-2149627788.jpg", imageAlt: "Illustration d'équilibre nutritionnel"},
|
||||
items: [
|
||||
{
|
||||
icon: Scale,
|
||||
text: "Ratio parfait",
|
||||
},
|
||||
text: "Ratio parfait"},
|
||||
{
|
||||
icon: Nut,
|
||||
text: "Vitamines et minéraux",
|
||||
},
|
||||
text: "Vitamines et minéraux"},
|
||||
{
|
||||
icon: Leaf,
|
||||
text: "Aliments sains",
|
||||
},
|
||||
text: "Aliments sains"},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-625.jpg?_wi=4",
|
||||
imageAlt: "customized meal plan healthy diet",
|
||||
reverse: true
|
||||
},
|
||||
{
|
||||
title: "Hydratation & Bien-être",
|
||||
description: "Des conseils pour une hydratation optimale, essentielle à la performance sportive et au bon fonctionnement de l'organisme.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-with-water-glass_23-2148735206.jpg",
|
||||
imageAlt: "Illustration d'hydratation et bien-être",
|
||||
},
|
||||
title: "Hydratation & Bien-être", description: "Des conseils pour une hydratation optimale, essentielle à la performance sportive et au bon fonctionnement de l'organisme.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-with-water-glass_23-2148735206.jpg", imageAlt: "Illustration d'hydratation et bien-être"},
|
||||
items: [
|
||||
{
|
||||
icon: Droplet,
|
||||
text: "Boost d'énergie",
|
||||
},
|
||||
text: "Boost d'énergie"},
|
||||
{
|
||||
icon: Thermometer,
|
||||
text: "Régulation corporelle",
|
||||
},
|
||||
text: "Régulation corporelle"},
|
||||
{
|
||||
icon: Brain,
|
||||
text: "Concentration améliorée",
|
||||
},
|
||||
text: "Concentration améliorée"},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-out_23-2149517343.jpg?_wi=4",
|
||||
imageAlt: "customized meal plan healthy diet",
|
||||
reverse: false
|
||||
},
|
||||
]}
|
||||
title="Programme Nutrition : Alimentez Votre Succès"
|
||||
@@ -150,23 +112,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "metric-goals-achieved",
|
||||
icon: Trophy,
|
||||
title: "Objectifs Atteints",
|
||||
value: "90%",
|
||||
},
|
||||
id: "metric-goals-achieved", icon: Trophy,
|
||||
title: "Objectifs Atteints", value: "90%"},
|
||||
{
|
||||
id: "metric-optimal-energy",
|
||||
icon: Flame,
|
||||
title: "Énergie Optimale",
|
||||
value: "+50%",
|
||||
},
|
||||
id: "metric-optimal-energy", icon: Flame,
|
||||
title: "Énergie Optimale", value: "+50%"},
|
||||
{
|
||||
id: "metric-balanced-meals",
|
||||
icon: Scale,
|
||||
title: "Repas Équilibrés",
|
||||
value: "100%",
|
||||
},
|
||||
id: "metric-balanced-meals", icon: Scale,
|
||||
title: "Repas Équilibrés", value: "100%"},
|
||||
]}
|
||||
title="Impact de la Nutrition sur Vos Résultats"
|
||||
description="Découvrez comment une nutrition adéquate peut transformer votre corps et améliorer votre qualité de vie, mesuré par des chiffres concrets."
|
||||
@@ -182,38 +135,11 @@ export default function LandingPage() {
|
||||
description="Explorez nos derniers articles et guides pour des informations précieuses et des astuces pratiques sur l'alimentation saine."
|
||||
blogs={[
|
||||
{
|
||||
id: "blog-1",
|
||||
category: "Conseils",
|
||||
title: "5 Astuces pour un Petit-Déjeuner Sain et Énergisant",
|
||||
excerpt: "Commencez votre journée du bon pied avec des options nutritives qui vous donneront l'énergie nécessaire pour vos entraînements.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-beautiful-young-female-model-feels-relaxed-while-sits-comfortable-sofa-cafe-enjoys-fresh-strawberry-smoothie-recreate-summer-holidays-people-rest-lifestyle-concept_273609-2506.jpg",
|
||||
imageAlt: "Petit-déjeuner sain",
|
||||
authorName: "Équipe Alpha Fitness",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/young-beautiful-sportive-girl-posing-dark-wall_176420-626.jpg",
|
||||
date: "24 Février 2024",
|
||||
},
|
||||
id: "blog-1", category: "Conseils", title: "5 Astuces pour un Petit-Déjeuner Sain et Énergisant", excerpt: "Commencez votre journée du bon pied avec des options nutritives qui vous donneront l'énergie nécessaire pour vos entraînements.", imageSrc: "http://img.b2bpic.net/free-photo/positive-beautiful-young-female-model-feels-relaxed-while-sits-comfortable-sofa-cafe-enjoys-fresh-strawberry-smoothie-recreate-summer-holidays-people-rest-lifestyle-concept_273609-2506.jpg", imageAlt: "Petit-déjeuner sain", authorName: "Équipe Alpha Fitness", authorAvatar: "http://img.b2bpic.net/free-photo/young-beautiful-sportive-girl-posing-dark-wall_176420-626.jpg", date: "24 Février 2024"},
|
||||
{
|
||||
id: "blog-2",
|
||||
category: "Guides",
|
||||
title: "Guide Complet de la Préparation des Repas pour Sportifs",
|
||||
excerpt: "Apprenez à planifier et préparer vos repas pour optimiser votre nutrition et gagner du temps pendant la semaine.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-preparing-food-kitchen_23-2148804990.jpg",
|
||||
imageAlt: "Préparation des repas",
|
||||
authorName: "Équipe Alpha Fitness",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/smiling-sporty-black-man-standing-with-his-arms-crossed_1262-16419.jpg",
|
||||
date: "10 Mars 2024",
|
||||
},
|
||||
id: "blog-2", category: "Guides", title: "Guide Complet de la Préparation des Repas pour Sportifs", excerpt: "Apprenez à planifier et préparer vos repas pour optimiser votre nutrition et gagner du temps pendant la semaine.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-preparing-food-kitchen_23-2148804990.jpg", imageAlt: "Préparation des repas", authorName: "Équipe Alpha Fitness", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-sporty-black-man-standing-with-his-arms-crossed_1262-16419.jpg", date: "10 Mars 2024"},
|
||||
{
|
||||
id: "blog-3",
|
||||
category: "Hydratation",
|
||||
title: "L'Importance de l'Hydratation pour la Performance",
|
||||
excerpt: "Découvrez pourquoi boire suffisamment d'eau est crucial pour vos performances sportives et votre bien-être général.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-water-with-pills_23-2148538272.jpg",
|
||||
imageAlt: "Hydratation",
|
||||
authorName: "Équipe Alpha Fitness",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-mat_23-2148889662.jpg",
|
||||
date: "05 Avril 2024",
|
||||
},
|
||||
id: "blog-3", category: "Hydratation", title: "L'Importance de l'Hydratation pour la Performance", excerpt: "Découvrez pourquoi boire suffisamment d'eau est crucial pour vos performances sportives et votre bien-être général.", imageSrc: "http://img.b2bpic.net/free-photo/glass-water-with-pills_23-2148538272.jpg", imageAlt: "Hydratation", authorName: "Équipe Alpha Fitness", authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-mat_23-2148889662.jpg", date: "05 Avril 2024"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -222,50 +148,31 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Programmes",
|
||||
items: [
|
||||
title: "Programmes", items: [
|
||||
{
|
||||
label: "Abdo Épais",
|
||||
href: "/abdo-epais",
|
||||
},
|
||||
label: "Abdo Épais", href: "/abdo-epais"},
|
||||
{
|
||||
label: "Programme Split",
|
||||
href: "/split-program",
|
||||
},
|
||||
label: "Programme Split", href: "/split-program"},
|
||||
{
|
||||
label: "Nutrition",
|
||||
href: "/nutrition",
|
||||
},
|
||||
label: "Nutrition", href: "/nutrition"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "À Propos",
|
||||
items: [
|
||||
title: "À Propos", items: [
|
||||
{
|
||||
label: "Notre Histoire",
|
||||
href: "/#about",
|
||||
},
|
||||
label: "Notre Histoire", href: "/#about"},
|
||||
{
|
||||
label: "Témoignages",
|
||||
href: "/#testimonials",
|
||||
},
|
||||
label: "Témoignages", href: "/#testimonials"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "/#faq",
|
||||
},
|
||||
label: "FAQ", href: "/#faq"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Légal",
|
||||
items: [
|
||||
title: "Légal", items: [
|
||||
{
|
||||
label: "Politique de Confidentialité",
|
||||
href: "#",
|
||||
},
|
||||
label: "Politique de Confidentialité", href: "#"},
|
||||
{
|
||||
label: "Conditions Générales",
|
||||
href: "#",
|
||||
},
|
||||
label: "Conditions Générales", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user