Components
Feature cards in grid layout with Featured card at the top.
Loading preview...
import { Feature73 } from "@/components/ui/feature-73";
const DemoOne = () => {
return (
<Feature73 />
);
};
export { DemoOne };
Part of Shadcnblocks.com — browse the full library on 21st.dev.