Lightweight, easy to customize landing page template for SaaS, built with Next.js and Tailwind.
Finwise is a lightweight, easily configurable, and customizable Next.js and Tailwind CSS landing page template. It’s built to be adaptable, performant, and perfect for any product launch, portfolio, or promotional site.
Try out the demo here: https://finwise-omega.vercel.app.
Please check out the documentation below to get started.
Before starting, make sure you have the following installed:
npm install
npm run dev
globals.css
for primary, secondary, background, and accent colors.siteDetails.ts
in /src/data
to reflect your brand and site info./src/data
handle data for navigation, features, pricing, testimonials, and more./src/app/favicon.ico
.public/images
for Open Graph metadata (e.g., og-image.jpg
, twitter-image.jpg
).The fastest way to deploy Finwise is on Vercel. Simply click the "Deploy with Vercel" button at the top of this README, or check the Next.js deployment docs for other deployment options.
Finwise is an open-source project, and we welcome contributions from the community! If you have ideas for new components, designs, layouts, or optimizations, please join us in making Finwise even better.
feature/new-section
or fix/style-issue
.Join our community discussions on GitHub to share ideas, ask questions, or suggest improvements. Let’s build something amazing together!
This project is open-source and available under the MIT License. Feel free to use, modify, and distribute it for personal or commercial projects.
Lightweight, easy to customize landing page template for SaaS, built with Next.js and Tailwind.
Finwise is a lightweight, easily configurable, and customizable Next.js and Tailwind CSS landing page template. It’s built to be adaptable, performant, and perfect for any product launch, portfolio, or promotional site.
Try out the demo here: https://finwise-omega.vercel.app.
Please check out the documentation below to get started.
Before starting, make sure you have the following installed:
npm install
npm run dev
globals.css
for primary, secondary, background, and accent colors.siteDetails.ts
in /src/data
to reflect your brand and site info./src/data
handle data for navigation, features, pricing, testimonials, and more./src/app/favicon.ico
.public/images
for Open Graph metadata (e.g., og-image.jpg
, twitter-image.jpg
).The fastest way to deploy Finwise is on Vercel. Simply click the "Deploy with Vercel" button at the top of this README, or check the Next.js deployment docs for other deployment options.
Finwise is an open-source project, and we welcome contributions from the community! If you have ideas for new components, designs, layouts, or optimizations, please join us in making Finwise even better.
feature/new-section
or fix/style-issue
.Join our community discussions on GitHub to share ideas, ask questions, or suggest improvements. Let’s build something amazing together!
This project is open-source and available under the MIT License. Feel free to use, modify, and distribute it for personal or commercial projects.