<!DOCTYPE html>
<html lang="zh-Hant">
<head>
  <!-- 基本設定 -->
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <title>SmartBoss｜AI治理 × 老闆自由</title>

  <!-- 樣式與圖示 -->
  <link rel="stylesheet" href="styles.css">
  <link rel="icon" href="favicon.ico" type="image/x-icon">

  <!-- SEO Meta -->
  <meta name="description" content="SmartBoss — 讓 AI 成為企業的理性執行長。透過知識庫、營運數據與自動治理，讓老闆自由領導、企業穩定成長。">
  <meta name="keywords" content="AI 顧問, AI 執行長, SmartBoss, 數位治理, 自動化管理, 理性領導, 企業知識庫, 中小企業顧問">
  <meta name="author" content="SmartBoss Team">

  <!-- Open Graph（社群預覽） -->
  <meta property="og:title" content="SmartBoss｜AI治理 × 老闆自由">
  <meta property="og:description" content="讓 AI 理性扮黑臉，老闆人性扮白臉。SmartBoss — 讓管理走向自動化與智慧化的顧問系統。">
  <meta property="og:type" content="website">
  <!-- ⚠️ 上線後再啟用 -->
  <!-- <meta property="og:url" content="https://smartboss.ai/"> -->
  <!-- <meta property="og:image" content="https://smartboss.ai/favicon.ico"> -->

  <!-- Canonical URL（防重複收錄） -->
  <!-- <link rel="canonical" href="https://smartboss.ai/"> -->
</head>