Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-28 10:32:40 +00:00

View File

@@ -70,7 +70,7 @@ export default function LandingPage() {
handle: "@player1",
testimonial: "The combo system is incredibly deep and satisfying.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/karate-fighters_654080-1349.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/karate-fighters_654080-1349.jpg?_wi=1",
imageAlt: "fighting game character art",
},
{
@@ -78,7 +78,7 @@ export default function LandingPage() {
handle: "@furypro",
testimonial: "Best fighting game graphics I've seen in years.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/top-rear-view-athletic-fir-young-man-with-muscular-arms-wearing-black-clothes-while-boxing-punching-invisible-enemy-standing-isolated-dark-room-casting-shadow-gray-concrete-floor_343059-646.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-rear-view-athletic-fir-young-man-with-muscular-arms-wearing-black-clothes-while-boxing-punching-invisible-enemy-standing-isolated-dark-room-casting-shadow-gray-concrete-floor_343059-646.jpg?_wi=1",
imageAlt: "fighting game character art",
},
{
@@ -86,7 +86,7 @@ export default function LandingPage() {
handle: "@d-man",
testimonial: "Responsive controls are a game changer.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/muay-thai-thai-boxing-fighters_654080-759.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/muay-thai-thai-boxing-fighters_654080-759.jpg?_wi=1",
imageAlt: "fighting game character art",
},
{
@@ -94,7 +94,7 @@ export default function LandingPage() {
handle: "@ninja",
testimonial: "So many unique fighters to master!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cartoon-portrait-hindu-god_23-2151782074.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cartoon-portrait-hindu-god_23-2151782074.jpg?_wi=1",
imageAlt: "fighting game character art",
},
{
@@ -102,11 +102,11 @@ export default function LandingPage() {
handle: "@king",
testimonial: "The juggles are just pure adrenaline.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-medieval-soldiers-posing-studio_23-2150542254.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-medieval-soldiers-posing-studio_23-2150542254.jpg?_wi=1",
imageAlt: "fighting game character art",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/karate-fighters_654080-1349.jpg"
imageSrc="http://img.b2bpic.net/free-photo/karate-fighters_654080-1349.jpg?_wi=2"
mediaAnimation="blur-reveal"
avatars={[
{
@@ -160,7 +160,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Master Your Fighter"
description="Choose from a roster of diverse warriors, each with unique move-sets, special attacks, and devastating juggles. Refine your tactics in Training Mode and dominate the leaderboard."
imageSrc="http://img.b2bpic.net/free-photo/top-rear-view-athletic-fir-young-man-with-muscular-arms-wearing-black-clothes-while-boxing-punching-invisible-enemy-standing-isolated-dark-room-casting-shadow-gray-concrete-floor_343059-646.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-rear-view-athletic-fir-young-man-with-muscular-arms-wearing-black-clothes-while-boxing-punching-invisible-enemy-standing-isolated-dark-room-casting-shadow-gray-concrete-floor_343059-646.jpg?_wi=2"
/>
</div>
@@ -173,17 +173,17 @@ export default function LandingPage() {
{
title: "Combo Chains",
description: "Seamlessly link attacks into devastating sequences.",
imageSrc: "http://img.b2bpic.net/free-photo/muay-thai-thai-boxing-fighters_654080-759.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/muay-thai-thai-boxing-fighters_654080-759.jpg?_wi=2",
},
{
title: "Rage Mode",
description: "Turn the tide with high-impact power-up states.",
imageSrc: "http://img.b2bpic.net/free-photo/cartoon-portrait-hindu-god_23-2151782074.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cartoon-portrait-hindu-god_23-2151782074.jpg?_wi=2",
},
{
title: "Tactical Defense",
description: "Dodge, counter, and block incoming strikes effectively.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-medieval-soldiers-posing-studio_23-2150542254.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-medieval-soldiers-posing-studio_23-2150542254.jpg?_wi=2",
},
]}
title="Game Mechanics"