"use client"; import { motion } from "framer-motion"; import { Frown } from "lucide-react"; import Link from "next/link"; export default function NotFound() { return (
La page que tu cherches n'existe pas ou a été déplacée.