From 872cd54dcd6bfceae6dfe5ecfe910785667b70d9 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 24 May 2026 13:08:56 +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 0c27c8f..a5387e0 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -11,8 +11,8 @@ import { Open_Sans } from "next/font/google"; export const metadata: Metadata = { - title: 'GameOrbit | PS5 Games Store', - description: 'Premium destination for PS5 games. Buy physical game CDs in Pakistan.', + title: 'GameOrbit | Your Destination for PS5 Gaming', + description: 'Experience the next generation of gaming with GameOrbit. Shop the latest titles and exclusive deals.', }; const openSans = Open_Sans({