Landwind is a free and open-source landing page built for SaaS and product websites based on the Tailwind CSS utility-first framework and the Flowbite Component Library featuring a hero section, customer logos, feature sections, testimonials, pricing cards, FAQ section, pre-footer CTA button and a footer.
Built with ❤️ by Themesberg based on Tailwind CSS and Flowbite.
Check out a live demo by clicking here:
🔗 Landwind live preview (🌗 switch on dark mode using your computer preferences)
Make sure that you have Node.js, Tailwind CSS and Flowbite installed.
-
Run
npm install
inside your terminal -
Watch for files and compile Tailwind CSS + Flowbite:
npx tailwindcss -i ./input.css -o ./output.css --watch
- To deploy you will only need the
index.html
file and theoutput.css
styles.
Alternatively you can also just directly copy this code into your own projects, whether you use Laravel, React, Vue.js or other frameworks.
We have also built a free Figma design file that you can duplicate from the community website:
This landing page was built using the following technologies:
We build free and premium themes with technologies such as Bootstrap, React, Tailwind, Vue, Laravel and more over at Themesberg.
This project is open source under the MIT license.