Skip to content

UI components

I made all the possible UI components that every project needs. You can find them in the src/components folder. Here is a list of all the components:

Shared components

  • Header
  • Footer
  • RootLayout with providers
  • Auth components
  • Loader for page route changes

Pre-installed components (shadcn)

  • Button
  • Card
  • Input
  • Dropdown menu
  • Avatar
  • Accordion
  • Badge

Landing page components

  • Hero
  • Features
  • Newsletter
  • Pricing
  • Testimonials

Additionally, legal pages are already included under the src/app/legal directory. You can find the following pages:

  • Privacy Policy
  • Terms of Service
  • Imprint