Landing Page
npx shadcn@latest add https://21st.dev/r/designali-in/landing-page
Loading preview...
import { DesignAgency } from "@/components/ui/landing-page" export function Design() { return <DesignAgency /> }