diff --git a/src/components/SEO/SEO.tsx b/src/components/SEO/SEO.tsx index ba35a1f..16fc128 100644 --- a/src/components/SEO/SEO.tsx +++ b/src/components/SEO/SEO.tsx @@ -23,7 +23,7 @@ export default function SEO({ locale, site_name, pageURL, - imageUrl = `https://press.logos.co/api/og`, + imageUrl = `${SITE_URL}/api/og`, image, tags = ['Logos Press Engine', 'Logos Press', 'Logos'], pagePath = '',