From ee01e0a5981fc2b7687d1e4ea1275ad6ddb1d194 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 04:52:00 +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 f5d7acf..342277f 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -11,8 +11,8 @@ import { Playfair_Display, Inter } from "next/font/google"; export const metadata: Metadata = { - title: 'Webild Platform', - description: 'Innovating the future of digital experiences.', + title: 'Welcome to Our Brand', + description: 'Discover our products, team, and services.', openGraph: { "title": "Foxy Cafe", "siteName": "Foxy Cafe", -- 2.49.1