landing-template-nextui

Landing page for any SaaS company, using Nextjs and NextUI

MIT License

Stars
315

NextJS and NextUI Landing Page Template

You can deploy here directly to vercel

This is a template for NextJS and NextUI.

NextJS NextUI

You can see the demo here: https://landing-template-nextui.vercel.app/ For improve this template, you can create a pull request or open an issue here Issues or Pull Request

Dark Mode

Light Mode

  • Hero Section
  • Features Section 1
  • Features Section 2
  • Features Section 3
  • Testimonials Section
  • CTA Section
  • Pricing Section
  • FAQ Section
  • Footer Section
  • Dark Mode Support
  • Full Responsive

For Run

Install dependencies

npm install

Start the server

npm run dev

Now you can visit https://localhost:3000 in your browser.

Related Projects