Ariver
2026-06-06 aa31f85e8e8f27c17fe00bd2eab5a586bcf15827
docs/index-en.html
@@ -5,6 +5,7 @@
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <title>TagLauncher — Tag-based Mac app launcher</title>
  <meta name="description" content="TagLauncher organizes Mac apps with tags: scrollable grid, multi-tag apps, searchable notes, JSON layout backup—beyond Launchpad folders and pages.">
  <meta property="og:image" content="https://shanghai3168.github.io/taglauncher/assets/screenshot-app-grid.jpg">
  <link rel="stylesheet" href="styles.css">
  <link rel="alternate" hreflang="en" href="index-en.html">
  <link rel="alternate" hreflang="zh-Hans" href="index.html">
@@ -13,7 +14,7 @@
  <header class="site-header">
    <div class="inner">
      <a class="brand" href="index-en.html">
        <span class="brand-mark" aria-hidden="true"></span>
        <img src="assets/app-icon-256.png" width="36" height="36" alt="">
        TagLauncher
      </a>
      <nav aria-label="Main">
@@ -26,7 +27,8 @@
  </header>
  <main class="wrap">
    <section class="hero">
    <section class="hero-stage">
      <div class="hero-copy">
      <p class="lang-switch">
        <a href="index.html">简体中文</a>
        <a href="index-en.html" class="active">English</a>
@@ -46,6 +48,41 @@
        <a class="btn btn-primary" href="support.html">Support & contact</a>
        <a class="btn btn-secondary" href="privacy.html">Privacy policy</a>
      </div>
      </div>
      <div class="hero-visual" aria-hidden="true">
        <div class="icon-float">
          <img src="assets/app-icon-256.png" width="112" height="112" alt="TagLauncher app icon">
        </div>
        <figure class="device-shot shot-back">
          <img src="assets/screenshot-app-grid.jpg" alt="" loading="lazy">
        </figure>
        <figure class="device-shot shot-front">
          <img src="assets/screenshot-notes.jpg" alt="" loading="lazy">
        </figure>
      </div>
    </section>
    <section class="showcase">
      <div class="showcase-inner">
        <img src="assets/screenshot-app-grid.jpg" alt="TagLauncher App Grid with colorful tag groups" width="2880" height="1800" loading="lazy">
        <div class="showcase-caption">
          <strong>App Grid</strong>
          Colorful tags and a scrollable icon grid for many apps
        </div>
      </div>
    </section>
    <section class="card">
      <div class="feature-show reverse">
        <div class="feature-shot">
          <img src="assets/screenshot-notes.jpg" alt="App name and purpose note bubble on hover" loading="lazy">
        </div>
        <div class="feature-copy">
          <h3>Per-app notes you can search</h3>
          <p>Hover to see purpose notes, or edit them. Quick Search matches apps, tags, and notes—something Launchpad does not offer.</p>
        </div>
      </div>
    </section>
    <section class="card">