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