Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-02-20 14:29:41 +00:00

View File

@@ -65,7 +65,7 @@ export default function LandingPage() {
]}
useInvertedBackground={false}
tag="The Art of Misplay"
imageSrc="https://img.b2bpic.net/free-photo/front-view-young-soldier-camouflage-with-gun-black-wall_140725-96009.jpg"
imageSrc="https://img.b2bpic.net/free-photo/front-view-young-soldier-camouflage-with-gun-black-wall_140725-96009.jpg?_wi=1"
imageAlt="A cartoon illustration of a CS2 team being flashed by a friendly grenade."
/>
</div>
@@ -88,7 +88,7 @@ export default function LandingPage() {
id: '2',
title: 'The Friendly Fire Flashbang',
description: 'His signature move: the perfectly timed, perfectly placed flashbang... directly into his teammates\' faces. Opponents often wonder how his team even moves.',
media: { imageSrc: 'https://img.b2bpic.net/free-photo/front-view-young-soldier-camouflage-with-gun-black-wall_140725-96009.jpg', imageAlt: 'Another angle of a CS2 team being blinded by a friendly flashbang.' },
media: { imageSrc: 'https://img.b2bpic.net/free-photo/front-view-young-soldier-camouflage-with-gun-black-wall_140725-96009.jpg?_wi=2', imageAlt: 'Another angle of a CS2 team being blinded by a friendly flashbang.' },
items: [
{ icon: Ghost, text: 'Turns allies into ghosts (temporarily)' },
{ icon: Crosshair, text: 'Enemy vision remains pristine' },