+ + {heroImageUrl ? ( + + ) : ( + {locale === "de" ? "Kein Bild" : "No image"} + )} + + + + {[authorName, publishedDate].filter(Boolean).join(" ยท ")} + {post.title} + {post.shortDescription && {post.shortDescription}} + +