Skip to content

Commit afbb58d

Browse files
fix: lower homepage offer prices
1 parent b2d2db2 commit afbb58d

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

en/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ <h3 class="text-2xl font-bold text-foreground mb-4 font-display">Web development
233233
<p class="text-slate-600 text-sm leading-relaxed mb-5"><strong>Deliverable:</strong> dashboard, app web, données structurées.</p>
234234
<p class="text-slate-600 text-sm leading-relaxed mb-5"><strong>For:</strong> indépendants, PME, SaaS, finance, veille, reporting.</p>
235235
<div class="offer-spacer"></div>
236-
<p class="offer-price text-xl font-extrabold text-foreground mb-6 font-display">Starting from €150 <span class="offer-quote text-sm font-semibold text-slate-500">or lightweight quote</span></p>
236+
<p class="offer-price text-xl font-extrabold text-foreground mb-6 font-display">Starting from €15 <span class="offer-quote text-sm font-semibold text-slate-500">or lightweight quote</span></p>
237237
<div class="flex flex-col gap-2"><a href="/developpement-web-donnees/" class="inline-flex text-primary font-semibold hover:text-primary-dark">See the offer →</a><a href="#contact" class="inline-flex text-slate-500 text-sm font-semibold hover:text-primary">Request this build</a></div>
238238
</article>
239239
<article class="reveal reveal-delay-2 card-hover agentic-blue-card offer-card rounded-2xl p-12 border border-border bg-white">
@@ -242,7 +242,7 @@ <h3 class="text-2xl font-bold text-foreground mb-4 font-display">Agentic AI</h3>
242242
<p class="text-slate-600 text-sm leading-relaxed mb-5"><strong>Deliverable:</strong> IA agentique professionnelle, workflow automatisé, reporting, intégration API, vrai copilote Telegram, Discord, CLI.</p>
243243
<p class="text-slate-600 text-sm leading-relaxed mb-5"><strong>For:</strong> indépendants, équipes tech, PME, automatisation métier, support client.</p>
244244
<div class="offer-spacer"></div>
245-
<p class="offer-price text-xl font-extrabold text-foreground mb-6 font-display">Starting from €100 <span class="offer-quote text-sm font-semibold text-slate-500">or lightweight quote</span></p>
245+
<p class="offer-price text-xl font-extrabold text-foreground mb-6 font-display">Starting from €10 <span class="offer-quote text-sm font-semibold text-slate-500">or lightweight quote</span></p>
246246
<div class="flex flex-col gap-2"><a href="/ia-agentique/en/" class="inline-flex agentic-accent font-semibold hover:text-primary-dark">View options →</a><a href="#contact" class="inline-flex text-slate-500 text-sm font-semibold hover:text-primary">Request this build</a></div>
247247
</article>
248248
<article class="reveal reveal-delay-3 framer-purple-card offer-card rounded-2xl p-12 border border-border bg-white">
@@ -251,7 +251,7 @@ <h3 class="text-2xl font-bold text-foreground mb-4 font-display">React pages ·
251251
<p class="text-slate-600 text-sm leading-relaxed mb-5"><strong>Deliverable:</strong> landing page, composants animés, transitions, scroll reveals, gestures.</p>
252252
<p class="text-slate-600 text-sm leading-relaxed mb-5"><strong>For:</strong> SaaS, portfolios, dashboards, pages de vente, onboarding.</p>
253253
<div class="offer-spacer"></div>
254-
<p class="offer-price text-xl font-extrabold text-foreground mb-6 font-display">Starting from €75 <span class="offer-quote text-sm font-semibold text-slate-500">or lightweight quote</span></p>
254+
<p class="offer-price text-xl font-extrabold text-foreground mb-6 font-display">Starting from €5 <span class="offer-quote text-sm font-semibold text-slate-500">or lightweight quote</span></p>
255255
<div class="flex flex-col gap-2"><a href="/demos-web/" class="inline-flex framer-accent font-semibold hover:text-purple-700">View web demos →</a><a href="#contact" class="inline-flex text-slate-500 text-sm font-semibold hover:text-primary">Request this build</a></div>
256256
</article>
257257
</div>

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ <h3 class="text-2xl font-bold text-foreground mb-4 font-display">Développement
394394
<p class="text-slate-600 text-sm leading-relaxed mb-5"><strong>Livrable :</strong> dashboard, app web, données structurées.</p>
395395
<p class="text-slate-600 text-sm leading-relaxed mb-5"><strong>Pour :</strong> indépendants, PME, SaaS, finance, veille, reporting.</p>
396396
<div class="offer-spacer"></div>
397-
<p class="offer-price text-xl font-extrabold text-foreground mb-6 font-display">À partir de 150<span class="offer-quote text-sm font-semibold text-slate-500">ou sur devis léger</span></p>
397+
<p class="offer-price text-xl font-extrabold text-foreground mb-6 font-display">À partir de 15<span class="offer-quote text-sm font-semibold text-slate-500">ou sur devis léger</span></p>
398398
<div class="flex flex-col gap-2"><a href="/developpement-web-donnees/" class="inline-flex text-primary font-semibold hover:text-primary-dark">Voir l'offre →</a><a href="#contact" class="inline-flex text-slate-500 text-sm font-semibold hover:text-primary">Demander ce build</a></div>
399399
</article>
400400
<article class="reveal reveal-delay-2 card-hover agentic-blue-card offer-card rounded-2xl p-12 border border-border bg-white">
@@ -403,7 +403,7 @@ <h3 class="text-2xl font-bold text-foreground mb-4 font-display">IA agentique</h
403403
<p class="text-slate-600 text-sm leading-relaxed mb-5"><strong>Livrable :</strong> IA agentique professionnelle, workflow automatisé, reporting, intégration API, vrai copilote Telegram, Discord, CLI.</p>
404404
<p class="text-slate-600 text-sm leading-relaxed mb-5"><strong>Pour :</strong> indépendants, équipes tech, PME, automatisation métier, support client.</p>
405405
<div class="offer-spacer"></div>
406-
<p class="offer-price text-xl font-extrabold text-foreground mb-6 font-display">À partir de 100<span class="offer-quote text-sm font-semibold text-slate-500">ou sur devis léger</span></p>
406+
<p class="offer-price text-xl font-extrabold text-foreground mb-6 font-display">À partir de 10<span class="offer-quote text-sm font-semibold text-slate-500">ou sur devis léger</span></p>
407407
<div class="flex flex-col gap-2"><a href="https://atlasnexus.tech/ia-agentique/" class="inline-flex agentic-accent font-semibold hover:text-primary-dark">Voir les options →</a><a href="#contact" class="inline-flex text-slate-500 text-sm font-semibold hover:text-primary">Demander ce build</a></div>
408408
</article>
409409
<article class="reveal reveal-delay-3 framer-purple-card offer-card rounded-2xl p-12 border border-border bg-white">
@@ -412,7 +412,7 @@ <h3 class="text-2xl font-bold text-foreground mb-4 font-display">Pages React ·
412412
<p class="text-slate-600 text-sm leading-relaxed mb-5"><strong>Livrable :</strong> landing page, composants animés, transitions, scroll reveals, gestures.</p>
413413
<p class="text-slate-600 text-sm leading-relaxed mb-5"><strong>Pour :</strong> SaaS, portfolios, dashboards, pages de vente, onboarding.</p>
414414
<div class="offer-spacer"></div>
415-
<p class="offer-price text-xl font-extrabold text-foreground mb-6 font-display">À partir de 75<span class="offer-quote text-sm font-semibold text-slate-500">ou sur devis léger</span></p>
415+
<p class="offer-price text-xl font-extrabold text-foreground mb-6 font-display">À partir de 5<span class="offer-quote text-sm font-semibold text-slate-500">ou sur devis léger</span></p>
416416
<div class="flex flex-col gap-2"><a href="/demos-web/" class="inline-flex framer-accent font-semibold hover:text-purple-700">Voir les démos web →</a><a href="#contact" class="inline-flex text-slate-500 text-sm font-semibold hover:text-primary">Demander ce build</a></div>
417417
</article>
418418
</div>

0 commit comments

Comments
 (0)