From 30bac382b2c8409068222c5de7864c74fbb70b82 Mon Sep 17 00:00:00 2001 From: "google-labs-jules[bot]" <161369871+google-labs-jules[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 22:52:51 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=95=B8=EF=B8=8F=20Spider:=20[SEO=20improv?= =?UTF-8?q?ement]=20Update=20main=20logo=20alt=20text?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Replaced the generic "Payload Logo" alt text with "Smatch Digital Logo" in `src/components/Logo/Logo.tsx` to improve brand relevance, semantic HTML, and image search SEO. Co-authored-by: kourdroid <36898160+kourdroid@users.noreply.github.com> --- src/components/Logo/Logo.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/Logo/Logo.tsx b/src/components/Logo/Logo.tsx index f606a7f..e09f217 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: Using the brand name for the main logo alt text improves relevance