Components
npx shadcn@latest add https://21st.dev/r/float_ui/contact-sectionsLoading preview...
import Contact from "@/components/ui/contact-sections";
export default function DemoOne() {
return <Contact />;
}
Loading preview...
Loading preview...
Loading preview...