diff --git a/src/app/[locale]/page.tsx b/src/app/[locale]/page.tsx index a890711..2b65f77 100644 --- a/src/app/[locale]/page.tsx +++ b/src/app/[locale]/page.tsx @@ -35,7 +35,7 @@ export async function generateMetadata({ params }: Props): Promise { { url: '/logos/logo.png', width: 1200, - height: 630, + height: 1200, alt: titles[lang], }, ],