Ready-to-use Tailwind CSS components — hero section, feature cards grid, and pricing table. Full HTML included in the zh-cn version.

Quick Start

<!-- Add Tailwind via CDN -->
<script src="https://cdn.tailwindcss.com"></script>

Then copy any component from the zh-cn version into your HTML file. Customize:

  • Text content and links
  • Theme color (replace indigo with your brand color)
  • Layout (adjust grid columns)