Sleek design animated Featured Cards Section
npx shadcn@latest add https://21st.dev/r/moazamtrade/feature
Loading preview...
import { FeaturesSection } from "@/components/ui/feature"; export default function DemoOne() { return <FeaturesSection />; }