diff --git a/src/app/deportes/page.tsx b/src/app/deportes/page.tsx index ef87260..aace3c6 100644 --- a/src/app/deportes/page.tsx +++ b/src/app/deportes/page.tsx @@ -46,37 +46,13 @@ export default function SportsPage() { tagAnimation="slide-up" blogs={[ { - id: "1", - category: "Fútbol", - title: "Histórica Victoria en el Campeonato Internacional", - excerpt: "El equipo nacional logra una remontada espectacular en la final del torneo internacional más prestigioso.", - imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-handball-players-holding-prize_23-2151155984.jpg?_wi=2", - imageAlt: "sports victory champion trophy celebration winning", - authorName: "Carlos López", - authorAvatar: "http://img.b2bpic.net/free-photo/dark-blonde-bearded-man-crosses-his-hands-chest-posing-black-shirt_8353-1116.jpg", - date: "24 Ene 2025" + id: "1", category: "Fútbol", title: "Histórica Victoria en el Campeonato Internacional", excerpt: "El equipo nacional logra una remontada espectacular en la final del torneo internacional más prestigioso.", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-handball-players-holding-prize_23-2151155984.jpg", imageAlt: "sports victory champion trophy celebration winning", authorName: "Carlos López", authorAvatar: "http://img.b2bpic.net/free-photo/dark-blonde-bearded-man-crosses-his-hands-chest-posing-black-shirt_8353-1116.jpg", date: "24 Ene 2025" }, { - id: "2", - category: "Natación", - title: "Atleta Rompe Récord Mundial en Natación", - excerpt: "Una nadadora establece un nuevo récord mundial en la competencia de 200 metros mariposa.", - imageSrc: "http://img.b2bpic.net/free-photo/men-standing-starting-blocks-preparing_171337-7557.jpg", - imageAlt: "swimming swimmer pool competition athlete", - authorName: "Roberto Sánchez", - authorAvatar: "http://img.b2bpic.net/free-photo/close-up-reporter-preparing-interview_23-2149183573.jpg", - date: "22 Ene 2025" + id: "2", category: "Natación", title: "Atleta Rompe Récord Mundial en Natación", excerpt: "Una nadadora establece un nuevo récord mundial en la competencia de 200 metros mariposa.", imageSrc: "http://img.b2bpic.net/free-photo/men-standing-starting-blocks-preparing_171337-7557.jpg", imageAlt: "swimming swimmer pool competition athlete", authorName: "Roberto Sánchez", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-reporter-preparing-interview_23-2149183573.jpg", date: "22 Ene 2025" }, { - id: "3", - category: "Baloncesto", - title: "Equipo Local Asegura Pase a Semifinales", - excerpt: "Con una actuación dominante, el equipo local consigue la victoria definitiva para avanzar en la competencia.", - imageSrc: "http://img.b2bpic.net/free-photo/female-athlete_654080-1593.jpg?_wi=2", - imageAlt: "sports athletes stadium competition game", - authorName: "Patricia Gómez", - authorAvatar: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", - date: "21 Ene 2025" + id: "3", category: "Baloncesto", title: "Equipo Local Asegura Pase a Semifinales", excerpt: "Con una actuación dominante, el equipo local consigue la victoria definitiva para avanzar en la competencia.", imageSrc: "http://img.b2bpic.net/free-photo/female-athlete_654080-1593.jpg", imageAlt: "sports athletes stadium competition game", authorName: "Patricia Gómez", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", date: "21 Ene 2025" } ]} animationType="slide-up" @@ -96,8 +72,8 @@ export default function SportsPage() { textboxLayout="default" useInvertedBackground={false} mediaAnimation="opacity" - imageSrc="http://img.b2bpic.net/free-photo/female-athlete_654080-1593.jpg?_wi=3" - imageAlt: "sports athletes stadium competition game" + imageSrc="http://img.b2bpic.net/free-photo/female-athlete_654080-1593.jpg" + imageAlt="sports athletes stadium competition game" imagePosition="left" bulletPoints={[ { title: "Transmisiones en Vivo", description: "Sigue todos los eventos en tiempo real con comentarios de expertos.", icon: MessageSquare },