Footer-1
hex-ui/footer-1FreeBlock
A simple, professional footer that includes a subscription form
Live preview
live · rendered by the registry
Rendered by hex-ui on their own page — this is the component running, not a screenshot of it.Install it
npx shadcn@latest add https://hexui.sh/r/footer-1.jsonSource
1import { SiteFooter } from "../../components/site-footer"23export default function Page() {4 return (5 <div className="flex w-full min-h-dvh items-center justify-center">6 <SiteFooter />7 </div>8 )9}
What it pulls in
npm packages
Other registry items
Files it writes
More from hex-ui
All 34 items| Component | Registry | Kind | Access | Installs | Command |
|---|---|---|---|---|---|
| Banner-1banner-1 | hex-ui | Blocks | Free | 1 dep · 2 files | |
| Banner-2banner-2 | hex-ui | Blocks | Free | 1 dep · 2 files | |
| Cta-1cta-1 | hex-ui | Blocks | Free | 1 dep · 2 files | |
| Cta-2cta-2 | hex-ui | Blocks | Free | 1 dep · 2 files | |
| Cta-3cta-3 | hex-ui | Blocks | Free | 1 dep · 2 files | |
| Cta-4cta-4 | hex-ui | Blocks | Free | 1 dep · 2 files | |
| Faq-1faq-1 | hex-ui | Blocks | Free | no deps · 3 files | |
| Faq-2faq-2 | hex-ui | Blocks | Free | no deps · 3 files |
