import Link from "next/link" import { Button } from "@/components/ui/button" import { Card, CardContent, CardDescription, CardHeader, CardTitle } from "@/components/ui/card" import { Badge } from "@/components/ui/badge" import { Shield, Monitor, Code, Clock, Users, Award, BookOpen } from 'lucide-react' import { Header, Footer } from "@/components/layout" import FormationCard from "@/components/ui/FormationCard" import { FORMATIONS } from "@/lib/constants" export default function FormationPage() { return (
{/* Hero Section */}

Formations Souveraineté Numérique

Développez vos compétences en cybersécurité, hygiène numérique et développement d'applications souveraines avec nos formations expertes dispensées par 4NK.

Centre de formation agréé Titre RNCP Niveau 6 "Développeur Blockchain" Seul établissement en France
Formations certifiantes Formateurs experts Pratique intensive
{/* Formations Section */}
{/* Parcours Complet Section */}

Parcours Complet de Souveraineté Numérique

Formation Intégrée 4NK Maîtrisez l'écosystème complet de la souveraineté numérique

Cybersécurité

Fondamentaux sécuritaires

Hygiène Numérique

Bonnes pratiques

Développement

Applications souveraines

🏆 4NK - Centre de formation agréé

Seul établissement en France à disposer du titre RNCP de niveau 6 : "Développeur Blockchain"

Agréé centre de formation RNCP Niveau 6
{/* Contact Section */}

Besoin d'informations ?

Nos experts sont à votre disposition pour vous conseiller sur le parcours de formation le plus adapté à vos besoins.

Contact formations :{" "} contact@docv.fr

Formations disponibles en présentiel, distanciel ou format hybride

) }