system-prompts-and-models-o.../dealix/landing/services.html
Sami Assiri b13cb389cc feat(dealix): sync full Dealix package to repo
- 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>
2026-05-01 21:01:17 +03:00

35 lines
2.3 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!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>