import { Link } from 'react-router'; import { motion } from 'motion/react'; export default function Navbar() { return ( ); }