Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-05 15:50:28 +00:00

View File

@@ -48,7 +48,7 @@ export default function GoreClanPage() {
{ text: "View Roster", href: "#roster" },
]}
background={{ variant: "sparkles-gradient" }}
imageSrc="http://img.b2bpic.net/free-photo/front-view-soldier-wearing-camouflage-equipment_23-2151001978.jpg"
imageSrc="http://img.b2bpic.net/free-photo/front-view-soldier-wearing-camouflage-equipment_23-2151001978.jpg?_wi=1"
imageAlt="GORE Clan in Action"
mediaAnimation="slide-up"
frameStyle="card"
@@ -66,7 +66,7 @@ export default function GoreClanPage() {
{ value: "500+", title: "Matches Dominated" },
{ value: "47%", title: "Average Headshot Rate" },
]}
imageSrc="http://img.b2bpic.net/free-photo/front-view-soldier-wearing-camouflage-equipment_23-2151001978.jpg"
imageSrc="http://img.b2bpic.net/free-photo/front-view-soldier-wearing-camouflage-equipment_23-2151001978.jpg?_wi=2"
imageAlt="Clan Training"
useInvertedBackground={false}
mediaAnimation="blur-reveal"
@@ -80,9 +80,9 @@ export default function GoreClanPage() {
{
id: "commandment", groupTitle: "Leadership", members: [
{
id: "1", title: "ShadowKiller", subtitle: "Clan Commander", detail: "shadowkiller@goreclan.com", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-streamer-looking-camera-after-playing-space-shooter-games-using-professional-rgb-keypad-powerful-computer-pro-player-streaming-online-videogames-gaming-home-studio_482257-12631.jpg", imageAlt: "ShadowKiller"},
id: "1", title: "ShadowKiller", subtitle: "Clan Commander", detail: "shadowkiller@goreclan.com", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-streamer-looking-camera-after-playing-space-shooter-games-using-professional-rgb-keypad-powerful-computer-pro-player-streaming-online-videogames-gaming-home-studio_482257-12631.jpg?_wi=1", imageAlt: "ShadowKiller"},
{
id: "2", title: "BloodMoon", subtitle: "Co-Commander", detail: "bloodmoon@goreclan.com", imageSrc: "http://img.b2bpic.net/free-psd/flat-design-streamer-template_23-2149831586.jpg", imageAlt: "BloodMoon"},
id: "2", title: "BloodMoon", subtitle: "Co-Commander", detail: "bloodmoon@goreclan.com", imageSrc: "http://img.b2bpic.net/free-psd/flat-design-streamer-template_23-2149831586.jpg?_wi=1", imageAlt: "BloodMoon"},
],
},
{
@@ -92,9 +92,9 @@ export default function GoreClanPage() {
{
id: "4", title: "PhantomReaper", subtitle: "Sniper Precision", detail: "phantomreaper@goreclan.com", imageSrc: "http://img.b2bpic.net/free-photo/shoulder-footage-man-playing-video-games-computer-with-green-screen-professional-game-player_482257-22162.jpg", imageAlt: "PhantomReaper"},
{
id: "5", title: "CrimsonBlade", subtitle: "Tactical Support", detail: "crimsonblade@goreclan.com", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-streamer-looking-camera-after-playing-space-shooter-games-using-professional-rgb-keypad-powerful-computer-pro-player-streaming-online-videogames-gaming-home-studio_482257-12631.jpg", imageAlt: "CrimsonBlade"},
id: "5", title: "CrimsonBlade", subtitle: "Tactical Support", detail: "crimsonblade@goreclan.com", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-streamer-looking-camera-after-playing-space-shooter-games-using-professional-rgb-keypad-powerful-computer-pro-player-streaming-online-videogames-gaming-home-studio_482257-12631.jpg?_wi=2", imageAlt: "CrimsonBlade"},
{
id: "6", title: "NightmareX", subtitle: "Heavy Weapons", detail: "nightmarex@goreclan.com", imageSrc: "http://img.b2bpic.net/free-psd/flat-design-streamer-template_23-2149831586.jpg", imageAlt: "NightmareX"},
id: "6", title: "NightmareX", subtitle: "Heavy Weapons", detail: "nightmarex@goreclan.com", imageSrc: "http://img.b2bpic.net/free-psd/flat-design-streamer-template_23-2149831586.jpg?_wi=2", imageAlt: "NightmareX"},
],
},
]}