A clean and polished curated collections of components.
import Component from "@/components/ui/component-collection"; export default function DemoOne() { return <Component />; }