diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 41b22a8..9271773 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -11,8 +11,8 @@ import { Lato } from "next/font/google"; export const metadata: Metadata = { - title: 'WNLxESPORT | PUBG Mobile MENA Clan', - description: 'Official website for WNLxESPORT. Competitive PUBG Mobile MENA clan members and news.', + title: 'WNLxESPORT - Elite PUBG MOBILE MENA Clan', + description: 'Official WNL Clan Members. Dominance redefined.', openGraph: { "title": "WNLxESPORT", "description": "Professional PUBG Mobile Clan", diff --git a/src/app/page.tsx b/src/app/page.tsx index dfc5726..e0a79d4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -123,13 +123,15 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/scene-professional-esports-gamer-profile-colored-with-red-blue-light-generative-ai_191095-1964.jpg"}, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/gamer-neon-lights_23-2151948242.jpg"}, - imageSrc: "http://img.b2bpic.net/free-photo/yellow-green-smoke-black-background_23-2148092423.jpg"}, + media: { + type: "image", src: "http://img.b2bpic.net/free-photo/yellow-green-smoke-black-background_23-2148092423.jpg"}}, { title: "VOD Review", description: "Deep analysis of every engagement.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/gamer-wearing-headphones-talking-with-friends-online-multiplayer-shooter_482257-116216.jpg"}, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/energetic-gamer-starting-live-broadcast-interacting-with-viewers-before-playing-videogame_482257-116267.jpg"}, - imageSrc: "http://img.b2bpic.net/free-photo/professional-gamer-participating-online-multiplayer-esports-tournament-using-powerful-desktop-pc_482257-77074.jpg"}, + media: { + type: "image", src: "http://img.b2bpic.net/free-photo/professional-gamer-participating-online-multiplayer-esports-tournament-using-powerful-desktop-pc_482257-77074.jpg"}}, ]} />