diff --git a/src/app/page.tsx b/src/app/page.tsx index 8a04a48..b2fc345 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,7 @@ import TeamCardTwo from '@/components/sections/team/TeamCardTwo'; import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven'; import ContactSplit from '@/components/sections/contact/ContactSplit'; import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; -import { Zap, Trophy, Users, Target, Swords, Flame, Star, Mail, Github, Twitch } from 'lucide-react'; +import { Zap, Trophy, Users, Target, Swords, Flame, Star, Mail, Github, Twitch, Shield } from 'lucide-react'; export default function LandingPage() { return ( @@ -59,6 +59,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-vector/gaming-gradient-gas-mask-logo_52683-137093.jpg", imageAlt: "MX Clan Logo - Martial Excalibur" } ]} + mediaAnimation="none" rating={5} ratingText="Trusted by 500+ Players" /> @@ -110,7 +111,7 @@ export default function LandingPage() { title: "Lightning Fast Response", description: "Real-time coordination through Discord for immediate team organization and strategy." }, { - icon: Zap, + icon: Shield, title: "Protection & Support", description: "Your clan has your back. We protect members and ensure a safe, toxic-free environment." }, { @@ -140,25 +141,25 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" members={[ { - id: "1", name: "Alex Commander", role: "Clan Leader", description: "Founder of MX. Expert strategist with 5+ years of Roblox gaming experience. Leads all major tournaments and clan operations.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-man-earphones-dark-haired-man-casual-clothes-looking-camera-portrait-concept_74855-24635.jpg?_wi=1", imageAlt: "gaming avatar professional portrait gamer profile person headshot avatar icon", socialLinks: [ + id: "1", name: "Alex Commander", role: "Clan Leader", description: "Founder of MX. Expert strategist with 5+ years of Roblox gaming experience. Leads all major tournaments and clan operations.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-man-earphones-dark-haired-man-casual-clothes-looking-camera-portrait-concept_74855-24635.jpg", imageAlt: "gaming avatar professional portrait gamer profile person headshot avatar icon", socialLinks: [ { icon: Github, url: "https://discord.com" }, { icon: Twitch, url: "https://twitch.tv" } ] }, { - id: "2", name: "Jordan Striker", role: "Co-Leader", description: "Tactical expert and tournament champion. Manages team strategies and coordinates competitive events.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-man-earphones-dark-haired-man-casual-clothes-looking-camera-portrait-concept_74855-24635.jpg?_wi=2", imageAlt: "gaming avatar professional portrait gamer profile person headshot avatar icon", socialLinks: [ + id: "2", name: "Jordan Striker", role: "Co-Leader", description: "Tactical expert and tournament champion. Manages team strategies and coordinates competitive events.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-man-earphones-dark-haired-man-casual-clothes-looking-camera-portrait-concept_74855-24635.jpg", imageAlt: "gaming avatar professional portrait gamer profile person headshot avatar icon", socialLinks: [ { icon: Github, url: "https://discord.com" }, { icon: Twitch, url: "https://twitch.tv" } ] }, { - id: "3", name: "Casey Nexus", role: "Training Director", description: "Dedicated coach who develops training programs and mentors new clan members. Passionate about skill growth.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-man-earphones-dark-haired-man-casual-clothes-looking-camera-portrait-concept_74855-24635.jpg?_wi=3", imageAlt: "gaming avatar professional portrait gamer profile person headshot avatar icon", socialLinks: [ + id: "3", name: "Casey Nexus", role: "Training Director", description: "Dedicated coach who develops training programs and mentors new clan members. Passionate about skill growth.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-man-earphones-dark-haired-man-casual-clothes-looking-camera-portrait-concept_74855-24635.jpg", imageAlt: "gaming avatar professional portrait gamer profile person headshot avatar icon", socialLinks: [ { icon: Github, url: "https://discord.com" }, { icon: Twitch, url: "https://twitch.tv" } ] }, { - id: "4", name: "Morgan Phoenix", role: "Community Manager", description: "Ensures our Discord thrives and members feel supported. Organizes events and maintains clan culture.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-man-earphones-dark-haired-man-casual-clothes-looking-camera-portrait-concept_74855-24635.jpg?_wi=4", imageAlt: "gaming avatar professional portrait gamer profile person headshot avatar icon", socialLinks: [ + id: "4", name: "Morgan Phoenix", role: "Community Manager", description: "Ensures our Discord thrives and members feel supported. Organizes events and maintains clan culture.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-man-earphones-dark-haired-man-casual-clothes-looking-camera-portrait-concept_74855-24635.jpg", imageAlt: "gaming avatar professional portrait gamer profile person headshot avatar icon", socialLinks: [ { icon: Github, url: "https://discord.com" }, { icon: Twitch, url: "https://twitch.tv" } ]