HoushaWebsite/index.html

29 lines
2.2 KiB
HTML

<!doctype html>
<html lang="fa" dir="rtl" class="dark">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%236366F1'><path d='M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5'/></svg>" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- Primary Meta Tags -->
<title>هوشان | دستیار هوش مصنوعی شما - دستیار هوش مصنوعی مدیران</title>
<meta name="title" content="هوشان | دستیار هوش مصنوعی شما - دستیار هوش مصنوعی مدیران" />
<meta name="description" content="پلتفرم جامع هوش مصنوعی فارسی برای مدیران و سازمان‌ها. دسترسی به GPT-4o، کلود، جمنای، ابزارهای ساخت عکس، تبدیل متن به گفتار و راهکارهای سازمانی هوش مصنوعی." />
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://houshan.ai/" />
<meta property="og:title" content="هوشان | دستیار هوش مصنوعی شما - دستیار هوش مصنوعی مدیران" />
<meta property="og:description" content="پلتفرم جامع هوش مصنوعی فارسی برای مدیران و سازمان‌ها. دسترسی به GPT-4o، کلود، جمنای، ابزارهای ساخت عکس، تبدیل متن به گفتار و راهکارهای سازمانی هوش مصنوعی." />
<!-- Google Fonts: Vazirmatn & Plus Jakarta Sans -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=Vazirmatn:wght@300;400;500;600;700;800;900&display=swap" rel="stylesheet">
</head>
<body class="bg-slate-950 text-slate-100 font-vazir antialiased selection:bg-indigo-500/30 selection:text-indigo-200">
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>