chore: use hi-res og-hq.png for README hero image

This commit is contained in:
Jared Liu 2026-04-20 21:08:45 +08:00
parent 9b7b44fbf5
commit 4c664cb284

View file

@ -126,7 +126,7 @@ function generateHeader(locale: string): string {
const galleryUrl = buildPromptsUrl(locale); const galleryUrl = buildPromptsUrl(locale);
return ` return `
<a href="${galleryUrl}"> <a href="${galleryUrl}">
<img src="https://marketing-assets.youmind.com/campaigns/gpt-image-2/og.png" alt="GPT Image 2 Prompts" width="100%" /> <img src="https://marketing-assets.youmind.com/campaigns/gpt-image-2/og-hq.png" alt="GPT Image 2 Prompts" width="100%" />
</a> </a>
> 💡 ${t('seedancePromo', locale)} > 💡 ${t('seedancePromo', locale)}