Feature Shader Cards
npx shadcn@latest add https://21st.dev/r/moazamtrade/feature-shader-cards
Loading preview...
import FeaturesCards from "@/components/ui/feature-shader-cards"; export default function DemoOne() { return <FeaturesCards />; }