Here is Footer component
Loading preview...
import FooterSection from "@/components/ui/footer"; export default function DemoOne() { return <FooterSection />; }
Part of Tailark — browse the full library on 21st.dev.