Components
Loading preview...
21st.dev empowers developers with modern tools and scalable infrastructure to build, ship, and grow faster. Our platform combines open-source innovation with enterprise reliability, helping teams of all sizes deliver world-class products.
npx shadcn@latest add https://21st.dev/r/ruixen.ui/feature-section-1import FooterSection from "@/components/ui/feature-section-1";
export default function DemoOne() {
return <FooterSection />;
}