Merge version_1 into main #3

Merged
bender merged 3 commits from version_1 into main 2026-02-20 17:38:31 +00:00
3 changed files with 11 additions and 11 deletions

View File

@@ -41,7 +41,7 @@ export default function LandingPage() {
imageSrc="https://img.b2bpic.net/free-photo/young-hispanic-man-streamer-stressed-using-computer-gaming-room_839833-35208.jpg"
imageAlt="Vitaliy Superkot Zalupenko and Mykola Chuchuka Huenko, two worst CS2 players"
imagePosition="right"
mediaAnimation="reveal-blur"
mediaAnimation="blur-reveal"
/>
</div>
<div id="about" data-section="about">
@@ -61,7 +61,7 @@ export default function LandingPage() {
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=of5mev"
imageAlt="CS2 fails compilation"
mediaPosition="left"
mediaAnimation="reveal-blur"
mediaAnimation="blur-reveal"
useInvertedBackground={true}
/>
</div>
@@ -70,7 +70,7 @@ export default function LandingPage() {
title="Unbelievable 'Achievements'"
tag="Stats Don't Lie"
metrics={[{id:"1",value:"0.0 AVG",description:"Their combined Kill/Death ratio, a testament to pure dedication."},{id:"2",value:"24 AVG",description:"Average deaths per match, setting new records daily."},{id:"3",value:"100%",description:"Enemy team's win rate when they play, a true force multiplier."},{id:"4",value:"∞",description:`The number of times they've said "I almost had him!"`}]}
metricsAnimation="reveal-blur"
metricsAnimation="blur-reveal"
useInvertedBackground={true}
/>
</div>
@@ -79,7 +79,7 @@ export default function LandingPage() {
testimonials={[{id:"1",name:"Frustrated Teammate",imageSrc:"https://img.b2bpic.net/free-photo/angry-young-handsome-guy-wearing-green-shirt-with-glasses-head-playing-game-controller-joystick-isolated-olive-green-wall_141793-82360.jpg",imageAlt:"Avatar of a frustrated CS2 teammate"},{id:"2",name:"Bewildered Spectator",imageSrc:"https://img.b2bpic.net/free-photo/young-hispanic-man-streamer-stressed-using-computer-gaming-room_839833-35208.jpg",imageAlt:"Avatar of a bewildered CS2 spectator"},{id:"3",name:"Victorious Opponent",imageSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=t27djf",imageAlt:"Avatar of a victorious CS2 opponent"},{id:"4",name:"Game Dev",imageSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jk4ihs",imageAlt:"Avatar of a game developer looking at stats"}]}
cardTitle={`"A masterclass in how NOT to play CS2. Truly inspiring."`}
cardTag="What the 'Pros' Say"
cardAnimation="reveal-blur"
cardAnimation="blur-reveal"
useInvertedBackground={false}
/>
</div>
@@ -89,7 +89,7 @@ export default function LandingPage() {
description="All your burning questions about the tactical genius of Superkot and Chuchuka, answered."
faqs={[{id:"1",title:"Are they actually good at CS2?",content:"No. The website is satire. Their 'skills' are purely for comedic effect. Please do not emulate their strategies in competitive play."},{id:"2",title:"Why do they always lose?",content:"It's a mystery lost to the ages, perhaps an advanced form of psychological warfare against their teammates. Or maybe they're just really, really bad."},{id:"3",title:"Can I join their 'team'?",content:"You can join their fan club! We don't recommend joining them in-game unless you enjoy the scenic routes to defeat."},{id:"4",title:"Do they actually buy AWP and give it away?",content:"In the spirit of this satirical website, yes, they absolutely do. It's a key part of their strategic disadvantage."},{id:"5",title:"Is 'Superkot' really a cat?",content:"No, it's a nickname. He's a human. Probably. We're still investigating his feline reflexes (or lack thereof)."}]}
textboxLayout="default"
faqsAnimation="reveal-blur"
faqsAnimation="blur-reveal"
useInvertedBackground={true}
showCard={true}
/>
@@ -106,7 +106,7 @@ export default function LandingPage() {
inputPlaceholder="Your email for future laughs"
buttonText="Enlist Now"
termsText="By enlisting, you agree to witness unparalleled levels of 'skill'."
mediaAnimation="reveal-blur"
mediaAnimation="blur-reveal"
useInvertedBackground={false}
/>
</div>

View File

@@ -89,7 +89,7 @@ function ProductPageContent({ params }: ProductPageProps) {
headingFontWeight="bold"
>
<ReactLenis root>
<div id="navbar" data-section="navbar">
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{ name: "Home", id: "/" },
@@ -121,7 +121,7 @@ function ProductPageContent({ params }: ProductPageProps) {
headingFontWeight="bold"
>
<ReactLenis root>
<div id="navbar" data-section="navbar">
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{ name: "Home", id: "/" },
@@ -160,7 +160,7 @@ function ProductPageContent({ params }: ProductPageProps) {
headingFontWeight="bold"
>
<ReactLenis root>
<div id="navbar" data-section="navbar">
<div id="nav" data-section="nav">
<NavbarStyleApple
brandName="0 Kills Club"
navItems={[

View File

@@ -56,7 +56,7 @@ export default function ShopPage() {
headingFontWeight="bold"
>
<ReactLenis root>
<div id="navbar" data-section="navbar">
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{ name: "Home", id: "/" },
@@ -87,7 +87,7 @@ export default function ShopPage() {
headingFontWeight="bold"
>
<ReactLenis root>
<div id="navbar" data-section="navbar">
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{ name: "Home", id: "/" },