diff --git a/app/der-eine/components/Focus.tsx b/app/der-eine/components/Focus.tsx
index 193e5f0..79ac97c 100644
--- a/app/der-eine/components/Focus.tsx
+++ b/app/der-eine/components/Focus.tsx
@@ -1,50 +1,55 @@
import type { ReactNode } from "react";
import { Reveal, RevealGroup, RevealItem } from "../../components/Reveal";
-// Bold black outline, no fill, circled — matching /todo-cards'
-// icon-step-3.png exactly (a stroked circle around the glyph, same
-// uniform-weight black stroke as the glyph itself), not the plain
-// uncircled version tried right before this, nor the orange-badge version
-// tried before that.
+// No circle badge, thicker uniform-weight black stroke, no fill — matching
+// the site's established illustrative icon language (public/icon-trust-*.png,
+// public/icon-step-*.png): bold outline glyphs standing on their own, not
+// boxed into a badge shape. Replaces the earlier thin-stroke circled
+// version, which didn't match anything else on the site.
function IconBadge({ children }: { children: ReactNode }) {
return (
-
-
+
Schreiben. Und das ziemlich gut. Metallgehäuse, angenehmes Gewicht und eine klassische Kugelschreibermine — kein besonderes Produktivitäts-Gadget, sondern einfach ein guter Stift, den du gern zur Hand nimmst.
@@ -83,7 +88,7 @@ export function Focus() {
{title}
-
{desc}
+
{desc}
))}
diff --git a/app/der-eine/components/Hero.tsx b/app/der-eine/components/Hero.tsx
index 5908698..7d6a229 100644
--- a/app/der-eine/components/Hero.tsx
+++ b/app/der-eine/components/Hero.tsx
@@ -129,7 +129,7 @@ export async function Hero() {
look broken; it can't fix the underlying resolution, only hide
it. Real fix is new source photos, not a layout tweak. */}
{product && product.gallery.length > 0 && (
-
+