Components
Examples on how to add certain components from different UI libraries to this template
💡 Most of the following components are already installed in this template

HeroUI
https://www.heroui.com
Installation of the button component
npm install @heroui/button

Aceternity UI
https://ui.aceternity.com
Installation of the 3D card component
npx shadcn@latest add https://ui.aceternity.com/registry/3d-card.json

Shadcn UI
https://ui.shadcn.com
Installation of the button component
npx shadcn-ui@latest add button

Magic UI
https://magicui.design
Installation of the shiny component
npx shadcn@latest add "https://magicui.design/r/shiny-button"
Fancy Components
https://www.fancycomponents.dev
Installation of the elastic line component
npx shadcn@latest add "https://fancycomponents.dev/r/elastic-line.json"