From 5206d1c3c904f072b9ef7e9ef15a0dcf9cb11d95 Mon Sep 17 00:00:00 2001 From: Oliver Date: Tue, 23 Jun 2026 10:29:21 -0300 Subject: [PATCH] Affiliate page: simplified How It Works, added chat widget, removed Contact Us button --- affiliate.html | 167 ++++++++++++++++++------------------------------- 1 file changed, 62 insertions(+), 105 deletions(-) diff --git a/affiliate.html b/affiliate.html index 89cdcf9..13f29ea 100644 --- a/affiliate.html +++ b/affiliate.html @@ -143,48 +143,6 @@ margin: 0; } - /* ── Steps ───────────────────────────────────────────── */ - .steps { - counter-reset: step; - margin: 32px 0; - } - .step { - counter-increment: step; - display: flex; - gap: 20px; - padding: 24px 0; - border-bottom: 1px solid var(--border); - } - .step:last-child { - border-bottom: none; - } - .step-num { - flex-shrink: 0; - width: 40px; - height: 40px; - border-radius: 10px; - background: var(--accent-dim); - border: 1px solid rgba(0, 245, 255, 0.3); - display: flex; - align-items: center; - justify-content: center; - font-weight: 700; - font-size: 16px; - color: var(--accent); - font-family: "Courier New", Courier, monospace; - } - .step-body h3 { - font-size: 1.1rem; - font-weight: 700; - letter-spacing: -0.02em; - margin-bottom: 6px; - } - .step-body p { - color: var(--text-muted); - font-size: 14px; - line-height: 1.6; - } - /* ── Highlight box ───────────────────────────────────── */ .highlight-box { background: var(--bg-card); @@ -277,10 +235,6 @@ .affiliate-section { padding: 50px 0; } - .step { - flex-direction: column; - gap: 12px; - } .cta-section { padding: 50px 0; } @@ -357,6 +311,64 @@ + + + + @@ -425,61 +437,11 @@

How It Works

- Once you're an affiliate, you get access to your own dashboard where - you can configure your links and track performance. Here's the flow: + When you register as a client and you get your first Agent with + derez.ai you already get all your affiliate package: your affiliate + code and link, access to the configuration of your outgoing links. + Easy as all of our services.

- -
-
-
1
-
-

Sign up as an affiliate

-

- If you already have an account on derez.ai, you're already - eligible — just head to your dashboard to get started. No - separate signup process. -

-
-
-
-
2
-
-

Get your unique referral link

-

- We generate a link that tracks every signup you send our way. - Share it in your video descriptions, pinned comments, or - community posts. -

-
-
-
-
3
-
-

Add your affiliate links to integrations

-

- Here's where it gets interesting. When a user goes through the - derez.ai wizard to add a skill like Semrush, Shopify, or - Stripe, you can submit your own affiliate link for that tool. - For example: "Help the content creator and sign up for Semrush" - — with your affiliate code baked in. After entering the - link, we take about 24 hours to review and approve it. -

-
-
-
-
4
-
-

Your audience gets a working agent — fast

-

- With the hard part (VPS setup, installation, configuration) out - of the way, your viewers are much more likely to actually start - building. And once they have a working agent, they're ready to - explore integrations — which is where your second - affiliate links kick in. -

-
-
-
@@ -574,11 +536,6 @@ Get Started → - Contact Us