Text updates for customer

This commit is contained in:
Marco
2026-07-28 21:39:30 +00:00
parent 8fa4a20e63
commit 1306dce6e4
4 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -20,13 +20,13 @@ export async function Tools() {
{/* Section header */}
<Reveal className="flex flex-col gap-2 items-start px-[var(--layout-padding-x)] w-full">
<p className="font-bold text-brand text-h-small">
Meine Werkzeuge
Werkzeuge
</p>
<p
className="font-semibold text-text-primary text-h-section"
style={{ fontFamily: "var(--font-lora)" }}
>
Werkzeuge für einen leichteren Alltag.
Werkzeuge für mehr Orientierung im Alltag.
</p>
</Reveal>