mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2026-06-18 15:29:36 +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>
35 lines
2.3 KiB
HTML
35 lines
2.3 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 — برج الخدمات</title>
|
||
<meta name="description" content="Dealix Service Tower داخل Company OS — خدمات منتَجة، Pilot 499، Growth OS من 2999، مسودات وموافقة أولاً." />
|
||
<meta name="robots" content="noindex,nofollow" />
|
||
<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>
|
||
<nav style="max-width:56rem;margin:0 auto;padding:0.75rem 1rem;display:flex;flex-wrap:wrap;gap:0.5rem 1rem;justify-content:center;font-size:0.9rem;border-bottom:1px solid #e2e8f0;">
|
||
<a href="companies.html">للشركات</a>
|
||
<a href="marketers.html">للوكالات والمسوقين</a>
|
||
<a href="private-beta.html">Private Beta</a>
|
||
<a href="services.html">الخدمات</a>
|
||
<a href="mailto:hello@dealix.sa?subject=Dealix%20Demo">احجز ديمو</a>
|
||
<a href="index.html">الرئيسية</a>
|
||
</nav>
|
||
<p style="text-align:center;margin:0.75rem 0 0;font-size:0.9rem;"><a href="services-en.html" hreflang="en">English</a></p>
|
||
<header class="hero" style="padding: 2.5rem 1.25rem; text-align: center;">
|
||
<h1 style="font-family: 'IBM Plex Sans Arabic', system-ui, sans-serif;">برج خدمات Dealix</h1>
|
||
<p style="max-width: 34rem; margin: 1rem auto; line-height: 1.75; color: #475569;">
|
||
<strong>Service Tower</strong> داخل <strong>Autonomous Revenue Company OS</strong>: اختر هدفك — نوصي بالخدمة، المدخلات، التسعير، و<strong>Proof Pack</strong>. <strong>Approval-first</strong> — لا إرسال حي ولا شحن تلقائي في MVP.
|
||
</p>
|
||
<a class="btn btn--primary" href="mailto:hello@dealix.sa?subject=استفسار%20برج%20الخدمات">تواصل</a>
|
||
</header>
|
||
<main style="max-width: 42rem; margin: 0 auto 3rem; padding: 0 1.25rem;">
|
||
<h2 style="font-size: 1.15rem;">API</h2>
|
||
<p style="line-height: 1.8; color: #475569;"><code>GET /api/v1/services/catalog</code> — كتالوج البرج مع ربط كتالوج المنصة.</p>
|
||
</main>
|
||
</body>
|
||
</html>
|