Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-05-04 20:51:29 +00:00

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
tag="RISULTATO UFFICIALE"
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-pink-with-boxing-gloves-training-with-punching-bag_114579-2695.jpg", imageAlt: "Carlos Prates Winner" },
{ imageSrc: "http://img.b2bpic.net/free-photo/mma-fighters-professional-ring-fighting-championship_654080-1838.jpg", imageAlt: "Jack Della Maddalena" }
{ imageSrc: "http://img.b2bpic.net/free-photo/mma-fighters-professional-ring-fighting-championship_654080-1838.jpg?_wi=1", imageAlt: "Jack Della Maddalena" }
]}
mediaAnimation="slide-up"
rating={5}
@@ -109,7 +109,7 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
members={[
{ id: "1", name: "Flyweight", role: "Champion: Alexandre Pantoja", imageSrc: "http://img.b2bpic.net/free-photo/mma-fighters-professional-ring-fighting-championship_654080-1838.jpg" },
{ id: "1", name: "Flyweight", role: "Champion: Alexandre Pantoja", imageSrc: "http://img.b2bpic.net/free-photo/mma-fighters-professional-ring-fighting-championship_654080-1838.jpg?_wi=2" },
{ id: "2", name: "Bantamweight", role: "Champion: Merab Dvalishvili", imageSrc: "http://img.b2bpic.net/free-photo/mma-female-fighters-professional-ring_654080-1311.jpg" },
{ id: "3", name: "Featherweight", role: "Champion: Ilia Topuria", imageSrc: "http://img.b2bpic.net/free-photo/shirtless-kick-boxer-showing-his-punches-kicks-grey-background-studio_613910-12792.jpg" },
{ id: "4", name: "Lightweight", role: "Champion: Islam Makhachev", imageSrc: "http://img.b2bpic.net/free-photo/black-white-portrait-athlete-participating-olympic-championship-sports_23-2151500576.jpg" }