Skip to content

Commit 5cef1f8

Browse files
feat: offer web and Telegram agent for five euros
1 parent 7360455 commit 5cef1f8

3 files changed

Lines changed: 141 additions & 182 deletions

File tree

ia-agentique/en/index.html

Lines changed: 46 additions & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
88
<meta name="viewport" content="width=device-width, initial-scale=1.0">
99
<title>Custom Agentic AI — Atlas Nexus</title>
10-
<meta name="description" content="Custom agentic AI for Telegram, Discord, CLI or your stack. Automated workflows, API integration and reporting. From 20€.">
10+
<meta name="description" content="AI agent with a web interface and Telegram for €5. Free agentic AI coaching.">
1111
<link rel="stylesheet" href="/css/site.css?v=4">
1212
<link rel="preconnect" href="https://fonts.googleapis.com">
1313
<link href="https://fonts.googleapis.com/css2?family=Rubik:wght@400;600;700;900&amp;family=Nunito+Sans:wght@400;600;700&amp;display=swap" rel="stylesheet">
@@ -59,7 +59,7 @@
5959
"@context": "https://schema.org",
6060
"@type": "Service",
6161
"name": "Agentic AI",
62-
"description": "Custom AI agents, connected workflows and agentic AI training.",
62+
"description": "AI agent with a web interface and Telegram for €5. Free agentic AI coaching.",
6363
"provider": {
6464
"@type": "Organization",
6565
"name": "Atlas Nexus",
@@ -69,9 +69,9 @@
6969
"offers": {
7070
"@type": "AggregateOffer",
7171
"priceCurrency": "EUR",
72-
"lowPrice": "20",
73-
"highPrice": "75",
74-
"offerCount": "3",
72+
"lowPrice": "0",
73+
"highPrice": "5",
74+
"offerCount": "2",
7575
"availability": "https://schema.org/InStock",
7676
"url": "https://atlasnexus.tech/ia-agentique/"
7777
}
@@ -112,11 +112,11 @@ <h1 class="text-6xl sm:text-7xl lg:text-8xl font-black tracking-tight leading-no
112112
A professional AI assistant integrated into your tools, delivered with documentation and visible source code.
113113
</p>
114114
<p class="text-lg text-slate-500 max-w-xl mb-10">
115-
Telegram · Discord · CLI · API · Dashboard · Automatisation
115+
Web UI · Telegram · API · Automation
116116
</p>
117117
<div class="flex gap-4 flex-wrap">
118118
<a href="#pricing" class="bg-primary text-white px-8 py-4 rounded-full text-lg font-semibold hover:bg-primary-dark font-display">View offers</a>
119-
<a href="#contact" class="border-2 border-slate-300 text-slate-700 px-8 py-4 rounded-full text-lg font-semibold hover:border-primary hover:text-primary font-display">Free initial audit</a>
119+
<a href="#contact" class="border-2 border-slate-300 text-slate-700 px-8 py-4 rounded-full text-lg font-semibold hover:border-primary hover:text-primary font-display">Free coaching</a>
120120
</div>
121121
<div class="flex gap-6 mt-12 text-sm text-slate-400">
122122
<span>✓ 24-48h delivery</span>
@@ -145,7 +145,7 @@ <h2 class="section-title text-foreground mb-6 font-display">You spend too much t
145145
<p class="text-accent font-semibold tracking-widest uppercase text-xs mb-3">The solution</p>
146146
<h2 class="section-title text-foreground mb-6 font-display">An AI agent that works while you sleep</h2>
147147
<ul class="space-y-4 text-slate-600">
148-
<li class="flex gap-3"><span class="check-icon font-bold shrink-0"></span> Automated intelligent replies on Telegram/Discord</li>
148+
<li class="flex gap-3"><span class="check-icon font-bold shrink-0"></span> Automated intelligent replies via web UI and Telegram</li>
149149
<li class="flex gap-3"><span class="check-icon font-bold shrink-0"></span> 24/7 data monitoring with alerts</li>
150150
<li class="flex gap-3"><span class="check-icon font-bold shrink-0"></span> Automated workflows: scraping → analysis → report</li>
151151
<li class="flex gap-3"><span class="check-icon font-bold shrink-0"></span> Direct integration with your existing APIs and tools</li>
@@ -160,63 +160,43 @@ <h2 class="section-title text-foreground mb-6 font-display">An AI agent that wor
160160
<div class="max-w-6xl mx-auto px-6">
161161
<div class="reveal text-center mb-16">
162162
<p class="text-accent font-semibold tracking-widest uppercase text-xs mb-3">Offers</p>
163-
<h2 class="section-title text-foreground mb-5 font-display">Choose your automation level</h2>
164-
<p class="text-slate-600 max-w-xl mx-auto">Free initial audit before any commitment. Every offer includes build, testing, documentation, deployment and 30 days of post-delivery support.</p>
163+
<h2 class="section-title text-foreground mb-5 font-display">A €5 agent or free coaching</h2>
164+
<p class="text-slate-600 max-w-xl mx-auto">The agent includes a web UI and Telegram. Free coaching helps you scope your first use case.</p>
165165
</div>
166166

167-
<div class="grid md:grid-cols-3 gap-8 max-w-5xl mx-auto">
168-
<!-- Starter -->
169-
<div class="reveal pricing-card rounded-2xl p-8 border border-border flex flex-col">
170-
<p class="text-sm font-bold text-accent mb-2">STARTER</p>
171-
<h3 class="text-2xl font-bold text-foreground mb-1 font-display">Solo Agent</h3>
172-
<p class="text-slate-500 text-sm mb-6">Scalable agentic solution</p>
173-
<p class="text-4xl font-black text-foreground mb-1 font-display">20€</p>
174-
<p class="text-sm text-slate-400 mb-8">Delivered in 24 hours</p>
175-
<ul class="space-y-3 mb-8 text-sm text-slate-600 flex-1">
176-
<li class="flex gap-2"><span class="check-icon"></span> 1 AI agent on Telegram or Discord</li>
177-
<li class="flex gap-2"><span class="check-icon"></span> 1 business use case (FAQ, monitoring, alerts)</li>
178-
<li class="flex gap-2"><span class="check-icon"></span> 1 external API integration</li>
179-
<li class="flex gap-2"><span class="check-icon"></span> Documentation + README</li>
180-
<li class="flex gap-2"><span class="check-icon"></span> 1 revision included</li>
181-
</ul>
182-
<a href="#contact" class="block text-center bg-primary text-white py-3 rounded-full font-semibold hover:bg-primary-dark font-display">Request this offer — 20€</a>
183-
</div>
184-
185-
<!-- Pro (featured) -->
167+
<div class="grid md:grid-cols-2 gap-8 max-w-4xl mx-auto">
168+
<!-- Web UI + Telegram Agent -->
186169
<div class="reveal pricing-card featured rounded-2xl p-8 border-2 flex flex-col relative" style="overflow:visible">
187-
<div class="absolute -top-3 left-1/2 -translate-x-1/2 bg-accent text-white text-xs font-bold px-4 py-1 rounded-full">MOST POPULAR</div>
188-
<p class="text-sm font-bold text-accent mb-2">PRO</p>
189-
<h3 class="text-2xl font-bold text-foreground mb-1 font-display">Connected Agents</h3>
190-
<p class="text-slate-500 text-sm mb-6">Multi-agentic solution</p>
191-
<p class="text-4xl font-black text-foreground mb-1 font-display">75</p>
192-
<p class="text-sm text-slate-400 mb-8">Delivered in 24-48h</p>
170+
<div class="absolute -top-3 left-1/2 -translate-x-1/2 bg-accent text-white text-xs font-bold px-4 py-1 rounded-full">LAUNCH OFFER</div>
171+
<p class="text-sm font-bold text-accent mb-2">AI AGENT</p>
172+
<h3 class="text-2xl font-bold text-foreground mb-1 font-display">Web UI + Telegram Agent</h3>
173+
<p class="text-slate-500 text-sm mb-6">One agent available on the web and in Telegram</p>
174+
<p class="text-4xl font-black text-foreground mb-1 font-display">5</p>
175+
<p class="text-sm text-slate-400 mb-8">Launch price</p>
193176
<ul class="space-y-3 mb-8 text-sm text-slate-600 flex-1">
194-
<li class="flex gap-2"><span class="check-icon"></span> Multi-channel AI agent (cross-platform)</li>
195-
<li class="flex gap-2"><span class="check-icon"></span> Up to 3 business use cases</li>
196-
<li class="flex gap-2"><span class="check-icon"></span> Live dashboard or reporting</li>
197-
<li class="flex gap-2"><span class="check-icon"></span> 3 APIs + webhooks integration</li>
198-
<li class="flex gap-2"><span class="check-icon"></span> Automated data pipeline</li>
199-
<li class="flex gap-2"><span class="check-icon"></span> 2 revisions included</li>
177+
<li class="flex gap-2"><span class="check-icon"></span> Dedicated web interface</li>
178+
<li class="flex gap-2"><span class="check-icon"></span> Telegram connection included</li>
179+
<li class="flex gap-2"><span class="check-icon"></span> 1 concrete use case</li>
180+
<li class="flex gap-2"><span class="check-icon"></span> Visible code and documentation</li>
181+
<li class="flex gap-2"><span class="check-icon"></span> 1 revision included</li>
200182
</ul>
201-
<a href="#contact" class="block text-center bg-accent text-white py-3 rounded-full font-semibold hover:bg-accent-dark font-display">Request this offer75</a>
183+
<a href="#contact" class="block text-center bg-accent text-white py-3 rounded-full font-semibold hover:bg-accent-dark font-display transition-all">Request the agent5</a>
202184
</div>
203185

204-
<!-- Training -->
186+
<!-- Coaching -->
205187
<div class="reveal pricing-card rounded-2xl p-8 border border-border flex flex-col">
206-
<p class="text-sm font-bold text-accent mb-2">TRAINING</p>
207-
<h3 class="text-2xl font-bold text-foreground mb-1 font-display">Consulting & Training</h3>
208-
<p class="text-slate-500 text-sm mb-6">To build your skills</p>
209-
<p class="text-4xl font-black text-foreground mb-1 font-display">20€<span class="text-lg font-normal text-slate-400">/h</span></p>
210-
<p class="text-sm text-slate-400 mb-8">Session · 1h minimum</p>
188+
<p class="text-sm font-bold text-accent mb-2">COACHING</p>
189+
<h3 class="text-2xl font-bold text-foreground mb-1 font-display">Agentic AI coaching</h3>
190+
<p class="text-slate-500 text-sm mb-6">To scope your project and take action</p>
191+
<p class="text-4xl font-black text-foreground mb-1 font-display">Free</p>
192+
<p class="text-sm text-slate-400 mb-8">Initial scoping session</p>
211193
<ul class="space-y-3 mb-8 text-sm text-slate-600 flex-1">
212-
<li class="flex gap-2"><span class="check-icon"></span> In-depth audit of your processes</li>
213-
<li class="flex gap-2"><span class="check-icon"></span> Agentic AI training</li>
214-
<li class="flex gap-2"><span class="check-icon"></span> Live build coaching</li>
215-
<li class="flex gap-2"><span class="check-icon"></span> Automation roadmap</li>
216-
<li class="flex gap-2"><span class="check-icon"></span> Custom documentation</li>
217-
<li class="flex gap-2"><span class="check-icon"></span> Post-session follow-up</li>
194+
<li class="flex gap-2"><span class="check-icon"></span> Needs analysis</li>
195+
<li class="flex gap-2"><span class="check-icon"></span> Architecture and tooling advice</li>
196+
<li class="flex gap-2"><span class="check-icon"></span> First use case prioritization</li>
197+
<li class="flex gap-2"><span class="check-icon"></span> Concrete action plan</li>
218198
</ul>
219-
<a href="#contact" class="block text-center bg-primary text-white py-3 rounded-full font-semibold hover:bg-primary-dark font-display">Book a session — 20€/h</a>
199+
<a href="#contact" class="block text-center bg-primary text-white py-3 rounded-full font-semibold hover:bg-primary-dark font-display">Book free coaching</a>
220200
</div>
221201
</div>
222202
</div>
@@ -295,12 +275,12 @@ <h3 class="font-bold text-xl mb-3 font-display">Delivery</h3>
295275
<section id="contact" class="py-28 bg-white">
296276
<div class="max-w-3xl mx-auto px-6 text-center">
297277
<div class="reveal">
298-
<h2 class="section-title text-foreground mb-5 font-display">Start with a free initial audit</h2>
299-
<p class="text-slate-600 text-lg mb-6 max-w-xl mx-auto">Describe your need in 2 sentences. I'll reply with a diagnosis and concrete scope within 24h, with no commitment.</p>
278+
<h2 class="section-title text-foreground mb-5 font-display">Start with free coaching</h2>
279+
<p class="text-slate-600 text-lg mb-6 max-w-xl mx-auto">Describe your need in 2 sentences. I'll reply with a diagnosis and concrete action plan within 24h, with no commitment.</p>
300280

301281
<!-- Order form -->
302282
<div class="agentic-card bg-white rounded-2xl p-8 border border-border mb-10 max-w-xl mx-auto text-left">
303-
<h3 class="font-bold text-xl mb-6 font-display text-center">Request your free audit</h3>
283+
<h3 class="font-bold text-xl mb-6 font-display text-center">Choose the agent or free coaching</h3>
304284
<form action="mailto:laslyalexandre@gmail.com" method="POST" enctype="text/plain" class="space-y-4">
305285
<div>
306286
<label class="block text-sm font-semibold text-foreground mb-1">Your name *</label>
@@ -318,10 +298,8 @@ <h3 class="font-bold text-xl mb-6 font-display text-center">Request your free au
318298
<label class="block text-sm font-semibold text-foreground mb-1">Selected offer *</label>
319299
<select name="offre" required class="w-full px-4 py-3 rounded-xl border border-border bg-white text-foreground focus:border-primary focus:ring-2 focus:ring-blue-500/20 outline-none transition-all">
320300
<option value="">-- Choose --</option>
321-
<option value="Free initial audit">Free initial audit</option>
322-
<option value="Starter 20€">Starter - Solo Agent (20€)</option>
323-
<option value="Pro 75€">Pro - Connected Agent (75€)</option>
324-
<option value="Training 20€/h">Training (20€/h)</option>
301+
<option value="Web UI + Telegram Agent 5€">Web UI + Telegram Agent (5€)</option>
302+
<option value="Free coaching">Free coaching</option>
325303
</select>
326304
</div>
327305
<div>
@@ -332,9 +310,9 @@ <h3 class="font-bold text-xl mb-6 font-display text-center">Request your free au
332310
<label class="block text-sm font-semibold text-foreground mb-1">Preferred platform</label>
333311
<select name="plateforme" class="w-full px-4 py-3 rounded-xl border border-border bg-white text-foreground focus:border-primary focus:ring-2 focus:ring-blue-500/20 outline-none transition-all">
334312
<option value="">-- Choose --</option>
313+
<option value="Web UI + Telegram">Web UI + Telegram</option>
335314
<option value="Telegram">Telegram</option>
336-
<option value="Discord">Discord</option>
337-
<option value="CLI / API">CLI / API</option>
315+
<option value="Web interface">Web interface</option>
338316
<option value="Autre">Other / TBD</option>
339317
</select>
340318
</div>
@@ -346,10 +324,9 @@ <h3 class="font-bold text-xl mb-6 font-display text-center">Request your free au
346324
</div>
347325

348326
<!-- Quick access to offers -->
349-
<div class="grid sm:grid-cols-3 gap-4 max-w-lg mx-auto mb-8">
350-
<a href="#contact" class="bg-accent text-white py-3 px-4 rounded-full font-semibold hover:bg-accent-dark font-display text-sm transition-all">Starter 20€</a>
351-
<a href="#contact" class="bg-accent text-white py-3 px-4 rounded-full font-semibold hover:bg-accent-dark font-display text-sm transition-all">Pro 75€</a>
352-
<a href="#contact" class="bg-accent text-white py-3 px-4 rounded-full font-semibold hover:bg-accent-dark font-display text-sm transition-all">Training 20€/h</a>
327+
<div class="grid sm:grid-cols-2 gap-4 max-w-lg mx-auto mb-8">
328+
<a href="#contact" class="bg-accent text-white py-3 px-4 rounded-full font-semibold hover:bg-accent-dark font-display text-sm transition-all">Web UI + Telegram Agent — 5€</a>
329+
<a href="#contact" class="bg-primary text-white py-3 px-4 rounded-full font-semibold hover:bg-primary-dark font-display text-sm transition-all">Free coaching</a>
353330
</div>
354331

355332
<div class="flex flex-col gap-3 items-center">
@@ -405,6 +382,6 @@ <h3 class="font-bold text-xl mb-6 font-display text-center">Request your free au
405382
</script>
406383

407384

408-
<a href="/#contact" class="fixed bottom-4 left-4 right-4 z-50 sm:hidden inline-flex items-center justify-center rounded-full bg-primary px-5 py-3 text-sm font-bold text-white shadow-2xl shadow-blue-900/20" aria-label="Request an Atlas Nexus quote">Request a quote</a>
385+
<a href="#contact" class="fixed bottom-4 left-4 right-4 z-50 sm:hidden inline-flex items-center justify-center rounded-full bg-primary px-5 py-3 text-sm font-bold text-white shadow-2xl shadow-blue-900/20" aria-label="Choose the five euro agent or free coaching">€5 agent or free coaching</a>
409386
</body>
410387
</html>

0 commit comments

Comments
 (0)