system-prompts-and-models-o.../dealix/landing/agency-partner.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

18 lines
1.1 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>
<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;">برنامج شركاء الوكالات</h1>
<p style="max-width: 34rem; margin: 1rem auto; color: #475569;"><strong>Agency Partner Mode</strong> ضمن <strong>Autonomous Revenue Company OS</strong>: onboarding وكالة، عميل تجريبي، Proof مشترك، وإطار revenue share — كله <strong>Approval-first</strong> ومسودات حتى المراجعة القانونية.</p>
<a class="btn btn--primary" href="mailto:hello@dealix.sa?subject=شراكة%20وكالة">راسلنا</a>
</header>
</body>
</html>