From 2ffb26f789bf9792eb920538846c8813fd0139cc Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 25 May 2026 00:02:04 +0000 Subject: [PATCH 1/3] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 50 +++++++++++++--------------------------- 1 file changed, 16 insertions(+), 34 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 4c5d825..589575d 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -8,7 +8,7 @@ import LegalSection from '@/components/legal/LegalSection'; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; import { Mail, MessageSquare } from "lucide-react"; -export default function LandingPage() { +export default function ContactPage() { return ( @@ -49,11 +44,10 @@ export default function LandingPage() { title="Privacy Policy" sections={[ { - heading: "Data Usage", - content: { - type: "paragraph", - text: "We respect the privacy of all our competitive players.", - }, + heading: "Data Usage", content: [ + { + text: "We respect the privacy of all our competitive players."}, + ], }, ]} /> @@ -67,14 +61,10 @@ export default function LandingPage() { metrics={[ { icon: Mail, - label: "Response Time", - value: "24h", - }, + label: "Response Time", value: "24h"}, { icon: MessageSquare, - label: "Daily Queries", - value: "50+", - }, + label: "Daily Queries", value: "50+"}, ]} /> @@ -85,25 +75,17 @@ export default function LandingPage() { { items: [ { - label: "Home", - href: "/", - }, + label: "Home", href: "/"}, { - label: "Squad", - href: "/squad", - }, + label: "Squad", href: "/squad"}, ], }, { items: [ { - label: "Contact", - href: "/contact", - }, + label: "Contact", href: "/contact"}, { - label: "Join The Legacy", - href: "/contact", - }, + label: "Join The Legacy", href: "/contact"}, ], }, ]} @@ -113,4 +95,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1 From e3d487221a7c5582dc726af01b0acbd95be80880 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 25 May 2026 00:02:04 +0000 Subject: [PATCH 2/3] Update src/app/page.tsx --- src/app/page.tsx | 115 +++++++++++++---------------------------------- 1 file changed, 30 insertions(+), 85 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7244eeb..a3ee642 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,19 +30,14 @@ export default function LandingPage() { @@ -52,15 +47,11 @@ export default function LandingPage() { description="Official WNL Clan Members – PUBG MOBILE MENA Esports. Dominance redefined." buttons={[ { - text: "View Squad", - href: "/squad", - }, + text: "View Squad", href: "/squad"}, { - text: "Join Legacy", - href: "/contact", - }, + text: "Join Legacy", href: "/contact"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/yellow-green-smoke-black-background_23-2148092423.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/yellow-green-smoke-black-background_23-2148092423.jpg" /> @@ -71,23 +62,14 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - icon: Award, - title: "Tournament Wins", - value: "15+", - }, + id: "m1", icon: Award, + title: "Tournament Wins", value: "15+"}, { - id: "m2", - icon: Zap, - title: "Close-Range Efficiency", - value: "98%", - }, + id: "m2", icon: Zap, + title: "Close-Range Efficiency", value: "98%"}, { - id: "m3", - icon: Shield, - title: "Years Active", - value: "4+", - }, + id: "m3", icon: Shield, + title: "Years Active", value: "4+"}, ]} title="Clan Statistics" description="Dominating the scene with elite performance metrics." @@ -101,12 +83,7 @@ export default function LandingPage() { title="Trusted Partners" description="Collaborating with industry leaders in mobile esports." names={[ - "PUBG Mobile MENA", - "Logitech G", - "Red Bull Gaming", - "SteelSeries", - "Discord", - ]} + "PUBG Mobile MENA", "Logitech G", "Red Bull Gaming", "SteelSeries", "Discord"]} /> @@ -120,25 +97,13 @@ export default function LandingPage() { description="Key KPIs for our professional roster." metrics={[ { - id: "e1", - value: "2000+", - title: "Total Kills", - description: "Aggregated competitive kills.", - icon: Target, + id: "e1", value: "2000+", title: "Total Kills", description: "Aggregated competitive kills.", icon: Target, }, { - id: "e2", - value: "85%", - title: "Win Rate", - description: "Competitive matches across MENA.", - icon: Trophy, + id: "e2", value: "85%", title: "Win Rate", description: "Competitive matches across MENA.", icon: Trophy, }, { - id: "e3", - value: "12", - title: "MVP Awards", - description: "Tournament individual accolades.", - icon: Star, + id: "e3", value: "12", title: "MVP Awards", description: "Tournament individual accolades.", icon: Star, }, ]} /> @@ -154,29 +119,17 @@ export default function LandingPage() { showStepNumbers={true} features={[ { - title: "Tactical Drills", - description: "Advanced positioning exercises.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/scene-professional-esports-gamer-profile-colored-with-red-blue-light-generative-ai_191095-1964.jpg", - }, + title: "Tactical Drills", description: "Advanced positioning exercises.", phoneOne: { + 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?_wi=2", - imageAlt: "Scene of professional eSports gamer in profile colored with red and blue light generative ai", - }, + imageSrc: "http://img.b2bpic.net/free-photo/gamer-neon-lights_23-2151948242.jpg"}, + imageAlt: "Scene of professional eSports gamer in profile colored with red and blue light generative ai"}, { - 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", - }, + 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?_wi=1", - imageAlt: "Scene of professional eSports gamer in profile colored with red and blue light generative ai", - }, + imageSrc: "http://img.b2bpic.net/free-photo/energetic-gamer-starting-live-broadcast-interacting-with-viewers-before-playing-videogame_482257-116267.jpg"}, + imageAlt: "Scene of professional eSports gamer in profile colored with red and blue light generative ai"}, ]} /> @@ -187,25 +140,17 @@ export default function LandingPage() { { items: [ { - label: "Home", - href: "/", - }, + label: "Home", href: "/"}, { - label: "Squad", - href: "/squad", - }, + label: "Squad", href: "/squad"}, ], }, { items: [ { - label: "Contact", - href: "/contact", - }, + label: "Contact", href: "/contact"}, { - label: "Join The Legacy", - href: "/contact", - }, + label: "Join The Legacy", href: "/contact"}, ], }, ]} @@ -215,4 +160,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1 From 47762283ea1631c3ba4657bbf9b3222fc45e408f Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 25 May 2026 00:02:05 +0000 Subject: [PATCH 3/3] Update src/app/squad/page.tsx --- src/app/squad/page.tsx | 95 ++++++++++-------------------------------- 1 file changed, 22 insertions(+), 73 deletions(-) diff --git a/src/app/squad/page.tsx b/src/app/squad/page.tsx index 7da640f..3acbd9a 100644 --- a/src/app/squad/page.tsx +++ b/src/app/squad/page.tsx @@ -9,7 +9,7 @@ import TeamCardEleven from '@/components/sections/team/TeamCardEleven'; import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen'; import { Shield, User } from "lucide-react"; -export default function LandingPage() { +export default function SquadPage() { return ( @@ -51,54 +46,20 @@ export default function LandingPage() { useInvertedBackground={false} groups={[ { - id: "main", - groupTitle: "WNL Players", - members: [ + id: "main", groupTitle: "WNL Players", members: [ { - id: "1", - title: "SPORT", - subtitle: "IGL / Leader", - detail: "The founder. Terrifying with S1897.", - imageSrc: "http://img.b2bpic.net/free-photo/professional-gamer-participating-online-multiplayer-esports-tournament-using-powerful-desktop-pc_482257-77074.jpg?_wi=2", - }, + id: "1", title: "SPORT", subtitle: "IGL / Leader", detail: "The founder. Terrifying with S1897.", imageSrc: "http://img.b2bpic.net/free-photo/professional-gamer-participating-online-multiplayer-esports-tournament-using-powerful-desktop-pc_482257-77074.jpg"}, { - id: "2", - title: "ROXY", - subtitle: "Fragger", - detail: "Deadly close-range specialist.", - imageSrc: "http://img.b2bpic.net/free-photo/surprised-man-playing-game-medium-shot_23-2149005213.jpg", - }, + id: "2", title: "ROXY", subtitle: "Fragger", detail: "Deadly close-range specialist.", imageSrc: "http://img.b2bpic.net/free-photo/surprised-man-playing-game-medium-shot_23-2149005213.jpg"}, { - id: "3", - title: "ROGER", - subtitle: "Entry Fragger", - detail: "Intelligence and raw power.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-model-listening-music_23-2151884522.jpg", - }, + id: "3", title: "ROGER", subtitle: "Entry Fragger", detail: "Intelligence and raw power.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-model-listening-music_23-2151884522.jpg"}, { - id: "4", - title: "BLACK", - subtitle: "Fragger", - detail: "Fast reactions, unstoppable.", - imageSrc: "http://img.b2bpic.net/free-photo/young-redhead-woman-streamer-smiling-confident-make-selfie-by-camera-gaming-room_839833-16440.jpg", - }, + id: "4", title: "BLACK", subtitle: "Fragger", detail: "Fast reactions, unstoppable.", imageSrc: "http://img.b2bpic.net/free-photo/young-redhead-woman-streamer-smiling-confident-make-selfie-by-camera-gaming-room_839833-16440.jpg"}, { - id: "5", - title: "EAT", - subtitle: "Scouting", - detail: "Terrifying speed and control.", - imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-doing-livestream-presenting-fans-his-favorite-esports-strategies_482257-104110.jpg", - }, + id: "5", title: "EAT", subtitle: "Scouting", detail: "Terrifying speed and control.", imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-doing-livestream-presenting-fans-his-favorite-esports-strategies_482257-104110.jpg"}, { - id: "6", - title: "GHOST", - subtitle: "Supporter", - detail: "The newest and strongest.", - imageSrc: "http://img.b2bpic.net/free-photo/focused-man-rgb-lights-lit-living-room-playing-videogames_482257-116287.jpg", - }, + id: "6", title: "GHOST", subtitle: "Supporter", detail: "The newest and strongest.", imageSrc: "http://img.b2bpic.net/free-photo/focused-man-rgb-lights-lit-living-room-playing-videogames_482257-116287.jpg"}, ], - imageSrc: "http://img.b2bpic.net/free-photo/yellow-green-smoke-black-background_23-2148092423.jpg?_wi=3", - imageAlt: "esports player portrait red light", }, ]} title="Elite Squad" @@ -114,14 +75,10 @@ export default function LandingPage() { metrics={[ { icon: User, - label: "Total Members", - value: "6", - }, + label: "Total Members", value: "6"}, { icon: Shield, - label: "Years Combined", - value: "12+", - }, + label: "Years Combined", value: "12+"}, ]} /> @@ -134,9 +91,9 @@ export default function LandingPage() { author="Head Coach" avatars={[ { - src: "http://img.b2bpic.net/free-photo/african-american-bearded-guy-wearing-hoodie-cap-sitting-gamer-chair-looking-camera-gaming-club-internet-cafe_613910-19248.jpg", - alt: "Coach portrait", - }, + src: "http://img.b2bpic.net/free-photo/african-american-bearded-guy-wearing-hoodie-cap-sitting-gamer-chair-looking-camera-gaming-club-internet-cafe_613910-19248.jpg", alt: "Coach portrait"}, + { + src: "http://img.b2bpic.net/free-photo/african-american-bearded-guy-wearing-hoodie-cap-sitting-gamer-chair-looking-camera-gaming-club-internet-cafe_613910-19248.jpg", alt: "Coach portrait"} ]} ratingAnimation="blur-reveal" avatarsAnimation="blur-reveal" @@ -149,25 +106,17 @@ export default function LandingPage() { { items: [ { - label: "Home", - href: "/", - }, + label: "Home", href: "/"}, { - label: "Squad", - href: "/squad", - }, + label: "Squad", href: "/squad"}, ], }, { items: [ { - label: "Contact", - href: "/contact", - }, + label: "Contact", href: "/contact"}, { - label: "Join The Legacy", - href: "/contact", - }, + label: "Join The Legacy", href: "/contact"}, ], }, ]} @@ -177,4 +126,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1