Components
npx shadcn@latest add https://21st.dev/r/larsen66/call-to-actionLoading preview...
import StatsSection from "@/components/ui/call-to-action";
export default function DemoOne() {
return <StatsSection />;
}
Loading preview...
Loading preview...