@iconify/react
Button
Card
Badge
Run: npx shadcn-ui@latest add button card badge
Run: npm install @iconify/react
Save the component as /components/ui/EnterpriseSocialNetworkLandingPage.tsx
{`import { EnterpriseSocialNetworkLandingPageVariant1 } from "@/components/ui/EnterpriseSocialNetworkLandingPage";
function HomePage() {
return (
)
}`}