add(public): new funnel article

This commit is contained in:
Carl-Gerhard Lindesvärd
2025-03-31 23:09:51 +02:00
parent e58e898683
commit 58c4a6a741
13 changed files with 203 additions and 29 deletions

View File

@@ -9,7 +9,7 @@ export function Figure({
<figure className="-mx-4">
<Image
src={src}
alt={alt}
alt={alt || caption}
width={1200}
height={800}
className="rounded-lg"