Vercel Footer with dropdown menu
import { Footer } from "@/components/ui/vercel-footer"; export default function DemoOne() { return <Footer />; }