From 411502d630b8f09e6ab9e9f7452bf711d7b3e082 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 4 May 2026 20:53:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2183b67..695be16 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { description="Prates trionfa nel Main Event di UFC Fight Night con un KO spettacolare al terzo round (3:17)." 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/woman-pink-with-boxing-gloves-training-with-punching-bag_114579-2695.jpg?_wi=1", imageAlt: "Carlos Prates Winner" }, { 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" @@ -79,8 +79,8 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { id: "1", name: "Prates def. Della Maddalena", price: "KO/TKO, R3", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-with-boxing-gloves_23-2149036396.jpg" }, - { id: "2", name: "Salkilld def. Dariush", price: "KO/TKO, R1", imageSrc: "http://img.b2bpic.net/free-photo/pair-gloves-boxing-sport_23-2150367661.jpg" }, - { id: "3", name: "Erceg def. Elliott", price: "Decisione Unanime", imageSrc: "http://img.b2bpic.net/free-photo/different-colored-hexagons_1048-2459.jpg" }, + { id: "2", name: "Salkilld def. Dariush", price: "KO/TKO, R1", imageSrc: "http://img.b2bpic.net/free-photo/pair-gloves-boxing-sport_23-2150367661.jpg?_wi=1" }, + { id: "3", name: "Erceg def. Elliott", price: "Decisione Unanime", imageSrc: "http://img.b2bpic.net/free-photo/different-colored-hexagons_1048-2459.jpg?_wi=1" }, ]} title="Risultati Fight Night" description="Risultati ufficiali del 2 Maggio 2026" @@ -113,10 +113,10 @@ export default function LandingPage() { { id: "2", name: "Bantamweight", role: "Champion: Merab Dvalishvili | Rank 1: Sean O'Malley", imageSrc: "http://img.b2bpic.net/free-photo/mma-female-fighters-professional-ring_654080-1311.jpg" }, { id: "3", name: "Featherweight", role: "Champion: Ilia Topuria | Rank 1: Max Holloway", 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 | Rank 1: Arman Tsarukyan", imageSrc: "http://img.b2bpic.net/free-photo/black-white-portrait-athlete-participating-olympic-championship-sports_23-2151500576.jpg" }, - { id: "5", name: "Welterweight", role: "Champion: Belal Muhammad | Rank 1: Kamaru Usman", imageSrc: "http://img.b2bpic.net/free-photo/woman-pink-with-boxing-gloves-training-with-punching-bag_114579-2695.jpg" }, - { id: "6", name: "Middleweight", role: "Champion: Dricus Du Plessis | Rank 1: Sean Strickland", imageSrc: "http://img.b2bpic.net/free-photo/pair-gloves-boxing-sport_23-2150367661.jpg" }, - { id: "7", name: "Light Heavyweight", role: "Champion: Alex Pereira | Rank 1: Jiri Prochazka", imageSrc: "http://img.b2bpic.net/free-photo/different-colored-hexagons_1048-2459.jpg" }, - { id: "8", name: "Heavyweight", role: "Champion: Jon Jones | Rank 1: Tom Aspinall", imageSrc: "http://img.b2bpic.net/free-photo/boxing-gloves-slate-surface_23-2147601774.jpg" } + { id: "5", name: "Welterweight", role: "Champion: Belal Muhammad | Rank 1: Kamaru Usman", imageSrc: "http://img.b2bpic.net/free-photo/woman-pink-with-boxing-gloves-training-with-punching-bag_114579-2695.jpg?_wi=2" }, + { id: "6", name: "Middleweight", role: "Champion: Dricus Du Plessis | Rank 1: Sean Strickland", imageSrc: "http://img.b2bpic.net/free-photo/pair-gloves-boxing-sport_23-2150367661.jpg?_wi=2" }, + { id: "7", name: "Light Heavyweight", role: "Champion: Alex Pereira | Rank 1: Jiri Prochazka", imageSrc: "http://img.b2bpic.net/free-photo/different-colored-hexagons_1048-2459.jpg?_wi=2" }, + { id: "8", name: "Heavyweight", role: "Champion: Jon Jones | Rank 1: Tom Aspinall", imageSrc: "http://img.b2bpic.net/free-photo/boxing-gloves-slate-surface_23-2147601774.jpg?_wi=1" } ]} title="Rankings - Categorie di Peso" description="Aggiornamenti ranking ufficiali post-Fight Night" @@ -131,7 +131,7 @@ export default function LandingPage() { title="Ultime News" description="Analisi, interviste e retroscena" blogs={[ - { id: "1", category: "Intervista", title: "Prates: Sapevo di poterlo finire", excerpt: "Il campione racconta il match.", imageSrc: "http://img.b2bpic.net/free-photo/boxing-gloves-slate-surface_23-2147601774.jpg", authorName: "Redazione", authorAvatar: "http://img.b2bpic.net/free-photo/mma-female-fighters-professional-ring_654080-1311.jpg", date: "04/05/2026" }, + { id: "1", category: "Intervista", title: "Prates: Sapevo di poterlo finire", excerpt: "Il campione racconta il match.", imageSrc: "http://img.b2bpic.net/free-photo/boxing-gloves-slate-surface_23-2147601774.jpg?_wi=2", authorName: "Redazione", authorAvatar: "http://img.b2bpic.net/free-photo/mma-female-fighters-professional-ring_654080-1311.jpg", date: "04/05/2026" }, { id: "2", category: "Preview", title: "UFC 328: Chimaev vs Strickland", excerpt: "Tutto quello che c'รจ da sapere.", imageSrc: "http://img.b2bpic.net/free-photo/background-with-metallic-fence-texture_23-2150275492.jpg", authorName: "Redazione", authorAvatar: "http://img.b2bpic.net/free-photo/shirtless-kick-boxer-showing-his-punches-kicks-grey-background-studio_613910-12802.jpg", date: "04/05/2026" }, ]} /> -- 2.49.1