diff --git a/app/der-eine/components/Focus.tsx b/app/der-eine/components/Focus.tsx index b341a5d..ffac73f 100644 --- a/app/der-eine/components/Focus.tsx +++ b/app/der-eine/components/Focus.tsx @@ -1,40 +1,52 @@ +import type { ReactNode } from "react"; import { Reveal, RevealGroup, RevealItem } from "../../components/Reveal"; -// Line icons matching the der-eine.png mockup's icon row — no matching -// /public asset existed for these concepts (checked: pencil/pen/sparkle/ -// shield), so drawn fresh rather than upscaling a raster crop from the -// mockup, same reasoning as this page's own IconCheck below. +// Circle-badge + brand-orange stroke — same treatment as +// todo-cards/HowItWorks.tsx's step-3 checkmark icon (a stroked circle +// around the glyph) and this page's own IconCheck (brand-orange #f6a701 +// stroke), instead of the earlier plain black line icons, which read as a +// different, colder icon language than the rest of 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.
-- Warum „Der Eine.“? -
-- Weil du nicht alles gleichzeitig machen kannst. -
-- Aufschreiben hilft dabei, aus all den Dingen im Kopf das herauszuholen, was gerade wichtig ist. Und manchmal ist das eben nur: die eine Sache. -
-- Daher steht auf der einen Seite des Stifts Der Eine. und auf der anderen einfach produktiv. -
-- Mehr steckt eigentlich nicht dahinter. Und vielleicht ist genau das der Punkt. -
-