Replace newsletter-confirmed generic copy with Björn's personal welcome letter

Includes the Klarheitskompass gift callout and Sonntags-Impulse framing.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
Marco
2026-07-29 21:02:06 +00:00
parent 0a467aed59
commit a6e1734799
+30 -10
View File
@@ -40,17 +40,37 @@ export default function NewsletterConfirmedPage() {
>
Bestätigt!
</p>
<p
className="font-semibold text-h3 text-text-primary"
style={{ fontFamily: "var(--font-lora)" }}
>
Du bist jetzt Teil unseres Newsletters.
</p>
<div className="h-[0.125rem] w-8 bg-brand" />
<p className="text-body text-text-muted max-w-[28rem] pt-2">
Schön, dass du dabei bist! Ab jetzt bekommst du hin und wieder Impulse, neue Produkte
und kleine Erinnerungen von uns, damit dein Alltag ein bisschen leichter wird.
</p>
<div className="flex flex-col gap-4 text-left text-body text-text-muted max-w-[28rem] pt-2">
<p>Hallo,</p>
<p>schön, dass du da bist!</p>
<p>
Ab jetzt bekommst du jeden Sonntag meine Sonntags-Impulse direkt in dein Postfach
mit kurzen Gedanken und praktischen Impulsen für mehr Klarheit im Alltag.
</p>
<p>Als kleines Dankeschön habe ich direkt etwas für dich:</p>
<div className="flex flex-col gap-3 bg-bg-muted rounded-md px-6 py-5">
<p className="font-semibold text-text-primary">🎁 Dein Klarheitskompass</p>
<p>Er hilft dir, kurz innezuhalten und dich zu fragen:</p>
<ul className="flex flex-col gap-1 list-disc pl-5">
<li>Was beschäftigt mich gerade?</li>
<li>Was ist wirklich wichtig?</li>
<li>Worauf möchte ich meinen Fokus legen?</li>
</ul>
</div>
<p>Mehr brauchst du nicht. Keine App, kein neues System nur ein paar Minuten Zeit.</p>
<p>Bis die erste Mail am Sonntag kommt, habe ich noch eine kleine Einladung:</p>
<p>
Beobachte in den nächsten Tagen einfach einmal, womit du deine Aufmerksamkeit
verbringst. Nicht bewerten. Nur wahrnehmen.
</p>
<p>Bis Sonntag 👋</p>
<p className="text-text-primary font-semibold">Björn</p>
</div>
<Link
href="/shop"
className="inline-flex items-center justify-center py-4 px-8 mt-4 rounded-sm bg-brand hover:bg-brand-hover active:scale-[0.97] transition-all font-bold text-body text-text-primary focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-brand focus-visible:ring-offset-2 focus-visible:ring-offset-bg-base"