chore: use hi-res og-hq.png for README hero image
This commit is contained in:
parent
9b7b44fbf5
commit
4c664cb284
1 changed files with 1 additions and 1 deletions
|
|
@ -126,7 +126,7 @@ function generateHeader(locale: string): string {
|
|||
const galleryUrl = buildPromptsUrl(locale);
|
||||
return `
|
||||
<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>
|
||||
|
||||
> 💡 ${t('seedancePromo', locale)}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue