diff --git a/app/components/PageBlocks.tsx b/app/components/PageBlocks.tsx
index 32694bb..908b804 100644
--- a/app/components/PageBlocks.tsx
+++ b/app/components/PageBlocks.tsx
@@ -56,11 +56,14 @@ export function renderPageBlockSync(block: PageBlock): React.ReactNode {
return (
{/* Optional round portrait beside the headline — e.g. /ueber-mich's
- "Hallo, ich bin Björn." */}
+ "Hallo, ich bin Björn." size-20 (80px) read as barely-there/
+ easy to miss next to a full headline — bumped to size-32
+ (128px) so it actually registers as a real photo, not a
+ small decorative blob. */}
{block.image ? (
-