diff --git a/src/components/Logo/Logo.tsx b/src/components/Logo/Logo.tsx index f606a7f..88c6bd2 100644 --- a/src/components/Logo/Logo.tsx +++ b/src/components/Logo/Logo.tsx @@ -15,8 +15,9 @@ export const Logo = (props: Props) => { return ( /* eslint-disable @next/next/no-img-element */ + /* SEO: Use localized, descriptive alt text for the main site logo to improve image search relevance and accessibility */