Skip to content

Commit 5a3e894

Browse files
committed
signup cloud flow
1 parent 392e35f commit 5a3e894

21 files changed

Lines changed: 90 additions & 90 deletions

src/components/AdLandingPage.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ const {
5757
pricingTiers,
5858
pricingTitle = "Tarifs",
5959
finalCtaTitle = "Prêt à reprendre le contrôle de vos emails ?",
60-
finalCtaDescription = "Essai gratuit 30 jours. Sans carte bancaire. Toutes les fonctionnalités.",
60+
finalCtaDescription = "Essai gratuit 14 jours. Toutes les fonctionnalités.",
6161
} = Astro.props;
6262
---
6363

src/pages/compare/notifuse-vs-brevo.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,7 @@ const proConsRows = [
456456
<ul class="space-y-2 text-sm">
457457
<li>&#10003; Unlimited emails (BYO-ESP)</li>
458458
<li>&#10003; All features on every plan</li>
459-
<li>&#10003; 30-day free trial</li>
459+
<li>&#10003; 14-day free trial</li>
460460
<li>&#10003; Active contacts only (last 30 days)</li>
461461
</ul>
462462

src/pages/compare/notifuse-vs-customerio.astro

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -940,7 +940,7 @@ const proConsRows = [
940940
<svg class="w-5 h-5 text-primary mr-2 flex-shrink-0 mt-0.5" fill="currentColor" viewBox="0 0 20 20">
941941
<path fill-rule="evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"></path>
942942
</svg>
943-
<span>30-day free trial</span>
943+
<span>14-day free trial</span>
944944
</li>
945945
<li class="flex items-start">
946946
<svg class="w-5 h-5 text-primary mr-2 flex-shrink-0 mt-0.5" fill="currentColor" viewBox="0 0 20 20">
@@ -1325,10 +1325,10 @@ const proConsRows = [
13251325
</h4>
13261326
<p class="text-gray-700 text-sm">
13271327
Notifuse offers two options: Notifuse Cloud, a fully managed
1328-
service starting at $16/mo (30-day free trial, no credit card
1329-
required), and a self-hosted deployment (open-source,
1330-
AGPL-3.0). Both include all features with no per-profile fees.
1331-
Full database export on demand — no lock-in.
1328+
service starting at $16/mo (14-day free trial), and a
1329+
self-hosted deployment (open-source, AGPL-3.0). Both include
1330+
all features with no per-profile fees. Full database export on
1331+
demand — no lock-in.
13321332
</p>
13331333
</div>
13341334

src/pages/compare/notifuse-vs-klaviyo.astro

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1016,7 +1016,7 @@ const proConsRows = [
10161016
<svg class="w-5 h-5 text-primary mr-2 flex-shrink-0 mt-0.5" fill="currentColor" viewBox="0 0 20 20">
10171017
<path fill-rule="evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"></path>
10181018
</svg>
1019-
<span>30-day free trial</span>
1019+
<span>14-day free trial</span>
10201020
</li>
10211021
<li class="flex items-start">
10221022
<svg class="w-5 h-5 text-primary mr-2 flex-shrink-0 mt-0.5" fill="currentColor" viewBox="0 0 20 20">
@@ -1402,10 +1402,10 @@ const proConsRows = [
14021402
</h4>
14031403
<p class="text-gray-700 text-sm">
14041404
Notifuse offers two options: Notifuse Cloud, a fully managed
1405-
service starting at $16/mo (30-day free trial, no credit card
1406-
required), and a self-hosted deployment (open-source,
1407-
AGPL-3.0). Both include all features with no per-profile fees.
1408-
Full database export on demand — no lock-in.
1405+
service starting at $16/mo (14-day free trial), and a
1406+
self-hosted deployment (open-source, AGPL-3.0). Both include
1407+
all features with no per-profile fees. Full database export on
1408+
demand — no lock-in.
14091409
</p>
14101410
</div>
14111411

src/pages/compare/notifuse-vs-listmonk.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -875,7 +875,7 @@ const proConsRows = [
875875
<li>&#10003; Managed infrastructure & automatic updates</li>
876876
<li>&#10003; All features on every plan</li>
877877
<li>&#10003; Unlimited emails (BYO-ESP)</li>
878-
<li>&#10003; 30-day free trial</li>
878+
<li>&#10003; 14-day free trial</li>
879879
</ul>
880880
<p class="text-xs text-gray-500">Or self-host — open-source (AGPL-3.0)</p>
881881
</div>

src/pages/compare/notifuse-vs-loops.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1021,7 +1021,7 @@ const proConsRows = [
10211021
<ul class="space-y-2 text-sm">
10221022
<li>✓ Unlimited emails (BYO-ESP)</li>
10231023
<li>✓ All features on every plan</li>
1024-
<li>✓ 30-day free trial</li>
1024+
<li>✓ 14-day free trial</li>
10251025
<li>✓ Active contacts only (last 30 days)</li>
10261026
</ul>
10271027

@@ -1072,7 +1072,7 @@ const proConsRows = [
10721072

10731073
<ComparisonCTA
10741074
title="Ready to save on email costs?"
1075-
description="Try Notifuse Cloud free for 30 days, connect your own ESP, and stop paying per contact."
1075+
description="Try Notifuse Cloud free for 14 days, connect your own ESP, and stop paying per contact."
10761076
compact
10771077
/>
10781078
</FeatureSection>

src/pages/compare/notifuse-vs-mailerlite.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1108,7 +1108,7 @@ const proConsRows = [
11081108
<ul class="space-y-2 text-sm">
11091109
<li>✓ Unlimited emails (BYO-ESP)</li>
11101110
<li>✓ All features on every plan</li>
1111-
<li>✓ 30-day free trial</li>
1111+
<li>✓ 14-day free trial</li>
11121112
<li>✓ Active contacts only (last 30 days)</li>
11131113
</ul>
11141114

@@ -1160,7 +1160,7 @@ const proConsRows = [
11601160

11611161
<ComparisonCTA
11621162
title="Ready to save on email costs?"
1163-
description="Try Notifuse Cloud free for 30 days — connect your preferred ESP, and stop paying per subscriber."
1163+
description="Try Notifuse Cloud free for 14 days — connect your preferred ESP, and stop paying per subscriber."
11641164
compact
11651165
/>
11661166
</FeatureSection>

src/pages/compare/notifuse-vs-mautic.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ const proConsRows = [
284284
<li>&#10003; Managed infrastructure & automatic updates</li>
285285
<li>&#10003; All features on every plan</li>
286286
<li>&#10003; Unlimited emails (BYO-ESP)</li>
287-
<li>&#10003; 30-day free trial</li>
287+
<li>&#10003; 14-day free trial</li>
288288
</ul>
289289
<p class="text-xs text-gray-500">Or self-host — open-source (AGPL-3.0)</p>
290290
</div>

src/pages/compare/notifuse-vs-resend.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1098,7 +1098,7 @@ const proConsRows = [
10981098
<li>✓ Unlimited emails — transactional + marketing</li>
10991099
<li>✓ All features on every plan</li>
11001100
<li>✓ BYO-ESP (connect Amazon SES directly)</li>
1101-
<li>✓ 30-day free trial</li>
1101+
<li>✓ 14-day free trial</li>
11021102
</ul>
11031103

11041104
<p class="text-xs text-gray-500 mt-4">

src/pages/fr/compare/notifuse-vs-brevo.astro

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ const proConsRows = [
149149
data-cta
150150
class="bg-primary text-white px-6 py-3 rounded-md text-base font-semibold hover:bg-primary/80 transition-colors"
151151
>
152-
Essai gratuit 30 jours
152+
Essai gratuit 14 jours
153153
</a>
154154
<a
155155
href="https://demo.notifuse.com/signin?email=demo@notifuse.com"
@@ -258,7 +258,7 @@ const proConsRows = [
258258
<ProConsTable competitor="Brevo" rows={proConsRows} />
259259
<div class="flex flex-col sm:flex-row gap-4 justify-center my-8">
260260
<a href="https://cloud.notifuse.com/signup" data-cta class="bg-primary text-white px-6 py-3 rounded-md text-base font-semibold hover:bg-primary/80 transition-colors text-center">
261-
Essai gratuit 30 jours
261+
Essai gratuit 14 jours
262262
</a>
263263
</div>
264264
</FeatureSection>
@@ -360,7 +360,7 @@ const proConsRows = [
360360
<ul class="space-y-2 text-sm">
361361
<li>&#10003; Emails illimités (BYO-ESP)</li>
362362
<li>&#10003; Toutes les fonctionnalités sur chaque plan</li>
363-
<li>&#10003; Essai gratuit de 30 jours</li>
363+
<li>&#10003; Essai gratuit de 14 jours</li>
364364
<li>&#10003; Contacts actifs uniquement (30 derniers jours)</li>
365365
</ul>
366366

@@ -418,7 +418,7 @@ const proConsRows = [
418418
<p class="text-gray-600 mb-6">Toutes les fonctionnalités dès 19 $/mois avec BYO-ESP. Pas de verrouillage par palier, pas de frais par contact.</p>
419419
<div class="flex flex-col sm:flex-row gap-4 justify-center">
420420
<a href="https://cloud.notifuse.com/signup" data-cta class="bg-primary text-white px-6 py-3 rounded-md text-base font-semibold hover:bg-primary/80 transition-colors">
421-
Essai gratuit 30 jours
421+
Essai gratuit 14 jours
422422
</a>
423423
<a href="https://demo.notifuse.com/signin?email=demo@notifuse.com" class="border border-gray-200 bg-white text-gray-700 px-6 py-3 rounded-md text-base font-semibold hover:bg-gray-50 transition-colors">
424424
Démo en ligne
@@ -1129,7 +1129,7 @@ const proConsRows = [
11291129
data-cta
11301130
class="bg-primary text-white px-6 py-3 rounded-md text-base font-semibold hover:bg-primary/80 transition-colors text-center"
11311131
>
1132-
Essai gratuit 30 jours
1132+
Essai gratuit 14 jours
11331133
</a>
11341134
<a
11351135
href="https://docs.notifuse.com/installation"
@@ -1188,7 +1188,7 @@ const proConsRows = [
11881188
<p class="text-gray-600 mb-6">Open-source, auto-hébergé, toutes les fonctionnalités incluses. Pas de verrouillage par palier, pas de facturation par contact. Rejoignez les équipes qui ont quitté Brevo.</p>
11891189
<div class="flex flex-col sm:flex-row gap-4 justify-center">
11901190
<a href="https://cloud.notifuse.com/signup" data-cta class="bg-primary text-white px-6 py-3 rounded-md text-base font-semibold hover:bg-primary/80 transition-colors">
1191-
Essai gratuit 30 jours
1191+
Essai gratuit 14 jours
11921192
</a>
11931193
<a href="https://demo.notifuse.com/signin?email=demo@notifuse.com" class="border border-gray-200 bg-white text-gray-700 px-6 py-3 rounded-md text-base font-semibold hover:bg-gray-50 transition-colors">
11941194
Démo en ligne

0 commit comments

Comments
 (0)