From ba12ae87c8f5c946afc58c4cf1408c945d3aac6a Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 14 May 2026 23:11:28 +0000 Subject: [PATCH] Update src/app/layout.tsx --- src/app/layout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index fdf9db6..ba2d789 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -11,8 +11,8 @@ import { Figtree } from "next/font/google"; export const metadata: Metadata = { - title: 'Helen Rustom | Artistic Portfolio', - description: 'Artistic portfolio showcasing emotional portraits and creative sketches by Helen Rustom.', + title: 'Webild', + description: 'Webild landing page', openGraph: { "siteName": "Artist Portfolio", "type": "website" -- 2.49.1