Components
Loading preview...
Here is Bento Monochrome component
@reapollo
npx shadcn@latest add https://21st.dev/r/larsen66/bento-monochromeimport FeaturesSectionMinimal from "@/components/ui/bento-monochrome";
export default function DemoOne() {
return <FeaturesSectionMinimal />;
}