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({