Update src/app/page.tsx

This commit is contained in:
2026-02-20 17:32:58 +00:00
parent 48b4a6a60f
commit bdfe7995df

View File

@@ -38,7 +38,7 @@ export default function LandingPage() {
background={{ variant: 'grid' }}
tag="CS2 Legends (Kinda)"
buttons={[{text:"Their 'Best' Moments",href:"#features"},{text:"About the 'Pros'",href:"#about"}]}
imageSrc="https://img.b2bpic.net/free-photo/young-hispanic-man-streamer-stressed-using-computer-gaming-room_839833-35208.jpg"
imageSrc="https://img.b2bpic.net/free-photo/young-hispanic-man-streamer-stressed-using-computer-gaming-room_839833-35208.jpg?_wi=1"
imageAlt="Vitaliy Superkot Zalupenko and Mykola Chuchuka Huenko, two worst CS2 players"
imagePosition="right"
mediaAnimation="reveal-blur"
@@ -76,7 +76,7 @@ export default function LandingPage() {
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardTwelve
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"}]}
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?_wi=2",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"