Free
Astrolus is a beautiful landing page template, built with Astro and Tailwind CSS, using the design blocks from Tailus UI kit.
About the template
The design is both minimal and modern. It is perfect for a SaaS, startup or your next marketing campaign to showcase your business and services. The template includes various design blocks including a hero, logo clouds, beautiful feature and content sections, testimonials, and more.
Project Structure
/ ├── public/ │ └── favicon.svg ├── src/ │ ├── components/ │ │ └── Card.astro │ ├── layouts/ │ │ └── Layout.astro │ └── pages/ │ └── index.astro └── package.json