Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Responsive and clean landing page built with Tailwind CSS and Flowbite

Avocado is free template with minimal layout, yellow background and green color menu. Page content is centered in both horizontal and vertical aligns.
Landwind is a free, open-source landing page template built on the Tailwind CSS utility-first framework and the Flowbite component library, created by Themesberg for SaaS and product websites.
Landwind is a responsive, single-page landing template that compiles into a static index.html file and an output.css stylesheet. It contains a hero section, customer logos, feature sections, testimonials, pricing cards, an FAQ section, a pre-footer CTA button, and a footer. The template is authored by Themesberg and runs entirely in the browser with no backend, making it deployable to any static hosting service. It supports dark mode via the visitor's system preferences, toggled by CSS media queries.
To get started, install Node.js, Tailwind CSS, and Flowbite on your machine. Run npm install in the project directory, then execute npx tailwindcss -i ./input.css -o ./output.css --watch to compile the styles in watch mode. For deployment, you only need the resulting index.html file and output.css stylesheet; alternatively, you can copy the code directly into framework-based projects.
Landwind is completely free and open source under the MIT license. The accompanying Figma design file is also free to duplicate from the Figma community site. There are no paid tiers or license fees for commercial use.
Yes, Landwind is released under the MIT license, meaning you can use it in personal and commercial projects without cost or attribution. The Figma design source is also free to duplicate.
Yes, the template's HTML and Tailwind classes can be copied into React, Vue.js, Laravel, or other frameworks, as noted in the project's getting started instructions. You can either use the compiled CSS or import the source into your build process.
No, Landwind is a landing page template only. Its included sections are hero, customer logos, features, testimonials, pricing, FAQ, CTA, and footer, with no blog, dashboard, or other internal pages.
Upload the index.html and output.css files to any static hosting service, such as Netlify, Vercel, or GitHub Pages. Since the template has no server-side dependencies, it will run as-is.
Yes, the template includes dark mode support that follows the visitor's system preference. You can test it by toggling your operating system's appearance settings, and the page will switch between light and dark themes.
