From 866157a2b7c467c2b2495360058b9ad25b1b45a4 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 19:27:20 +0000 Subject: [PATCH] Update src/app/layout.tsx --- src/app/layout.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index bcf0893..8d5fca8 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -21,7 +21,8 @@ export const metadata: Metadata = { openGraph: { title: "Gavin Healey - Trading Education & Digital Income", description: "Learn profitable trading strategies and build online income through Master Resell Rights and digital marketing systems.", type: "website", siteName: "Gavin Healey", images: [ { - url: "http://img.b2bpic.net/free-photo/table-laptop-showing-charts-conference-room-business-people-having-important-discussion_482257-27897.jpg", alt: "Trading education platform"}, + url: "http://img.b2bpic.net/free-photo/table-laptop-showing-charts-conference-room-business-people-having-important-discussion_482257-27897.jpg", alt: "Trading education platform" + }, ], }, twitter: { -- 2.49.1