Components
Tailwind CSS Background Snippet
Loading preview...
import { Hero } from "@/components/ui/tailwind-css-background-snippet";
export default function HeroDemo() {
return <Hero />;
}
Part of Background Snippets — browse the full library on 21st.dev.