npx shadcn@latest add https://21st.dev/r/anish-1144/impact-section
Loading preview...
import ImpactSection from "@/components/ui/impact-section"; export default function DemoOne() { return <ImpactSection />; }