import Link from 'next/link'; export default function GlassDock() { return (
{/* Home */} {/* Upload (Same Size) */} {/* Profile (Same Size) */}
); }