footer-01
eldoraui/footer-01FreeBlock
A footer.
Live preview
live · rendered by the registry
Rendered by eldoraui on their own page — this is the component running, not a screenshot of it.Install it
npx shadcn@latest add https://eldoraui.site/r/footer-01.jsonSource
1import { Footer } from "@/registry/blocks/footer-01/components/footer"23export default function Page() {4 return (5 <div className="flex min-h-screen w-full flex-col">6 <Footer />7 </div>8 )9}
What it pulls in
npm packages
Files it writes
More from eldoraui
All 115 items| Component | Registry | Kind | Access | Installs | Command |
|---|---|---|---|---|---|
| cta-01cta-01 | eldoraui | Blocks | Free | 2 deps · 2 files | |
| cta-02cta-02 | eldoraui | Blocks | Free | 2 deps · 3 files | |
| cta-03cta-03 | eldoraui | Blocks | Free | 1 dep · 3 files | |
| features-01features-01 | eldoraui | Blocks | Free | 3 deps · 3 files | |
| header-01header-01 | eldoraui | Blocks | Free | 3 deps · 5 files | |
| header-02header-02 | eldoraui | Blocks | Free | 3 deps · 2 files | |
| logo-cloud-01logo-cloud-01 | eldoraui | Blocks | Free | 1 dep · 2 files | |
| logo-cloud-02logo-cloud-02 | eldoraui | Blocks | Free | no deps · 2 files |
