A modern footer with menu links, logo, social, copyright and legal
import { Footer7 } from "@/components/ui/footer-7"; const DemoOne = () => { return ( <Footer7 /> ); }; export { DemoOne };
Part of Shadcnblocks.com — browse the full library on 21st.dev.