mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2026-06-17 23:09:35 +00:00
- API routers, ACA modules, integrations (draft operators) - Docs, landing pages, scripts (launch readiness, scorecard) - Tests and CI workflow updates for Dealix Co-authored-by: Cursor <cursoragent@cursor.com>
19 lines
1.2 KiB
HTML
19 lines
1.2 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="ar" dir="rtl" data-theme="light">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
<title>Dealix — Growth OS</title>
|
|
<link rel="stylesheet" href="styles.css" />
|
|
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@400;600;700&display=swap" rel="stylesheet" />
|
|
</head>
|
|
<body>
|
|
<header style="padding: 2.5rem 1.25rem; text-align: center;">
|
|
<h1 style="font-family: 'IBM Plex Sans Arabic', system-ui, sans-serif;">Growth OS</h1>
|
|
<p style="max-width: 32rem; margin: 1rem auto; color: #475569;"><strong>Growth OS</strong> — طبقة تشغيل شهرية ضمن <strong>Dealix Company OS</strong>: موجز يومي، كروت قرار، موافقات، <strong>Proof Pack</strong>؛ قنوات متعددة مع <strong>Safe Tool Gateway</strong> (مسودات افتراضياً).</p>
|
|
<p style="max-width: 28rem; margin: 0.5rem auto; font-size: 0.9rem; color: #64748b;">اشتراك تقريبي من <strong>٢٩٩٩ ريال/شهر</strong> حسب النطاق؛ pilot أضيق يُحدَّد بعد الديمو.</p>
|
|
<a class="btn btn--primary" href="services.html">عرض الخدمات</a>
|
|
</header>
|
|
</body>
|
|
</html>
|