From 5eca3cd71b826c5c73359885487249d3327409e6 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 01:00:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 28290f4..28e831d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { mediaAnimation="blur-reveal" useInvertedBackground={false} imagePosition="right" - imageSrc="http://img.b2bpic.net/free-photo/mma-fighters-professional-ring-fighting-championship_654080-1836.jpg" + imageSrc="http://img.b2bpic.net/free-photo/mma-fighters-professional-ring-fighting-championship_654080-1836.jpg?_wi=1" imageAlt="Cinematic boxing match" /> @@ -86,16 +86,16 @@ export default function LandingPage() { tagAnimation="slide-up" products={[ { - id: "fighter-alex", name: "Alex Champion", price: "15-2 Record", imageSrc: "http://img.b2bpic.net/free-photo/muscular-fighter-boxing-gloves-white-background_613910-7735.jpg", imageAlt: "Alex Champion - Boxer", initialQuantity: 1 + id: "fighter-alex", name: "Alex Champion", price: "15-2 Record", imageSrc: "http://img.b2bpic.net/free-photo/muscular-fighter-boxing-gloves-white-background_613910-7735.jpg?_wi=1", imageAlt: "Alex Champion - Boxer", initialQuantity: 1 }, { - id: "fighter-maria", name: "Maria Volkov", price: "18-1 Record", imageSrc: "http://img.b2bpic.net/free-photo/photo-concentrated-handsome-young-strong-afroamerican-boxer-posing_171337-9194.jpg", imageAlt: "Maria Volkov - Kickboxer", initialQuantity: 1 + id: "fighter-maria", name: "Maria Volkov", price: "18-1 Record", imageSrc: "http://img.b2bpic.net/free-photo/photo-concentrated-handsome-young-strong-afroamerican-boxer-posing_171337-9194.jpg?_wi=1", imageAlt: "Maria Volkov - Kickboxer", initialQuantity: 1 }, { - id: "fighter-james", name: "James Sterling", price: "22-3 Record", imageSrc: "http://img.b2bpic.net/free-photo/photo-concentrated-handsome-young-strong-afroamerican-boxer-posing_171337-9194.jpg", imageAlt: "James Sterling - MMA Fighter", initialQuantity: 1 + id: "fighter-james", name: "James Sterling", price: "22-3 Record", imageSrc: "http://img.b2bpic.net/free-photo/photo-concentrated-handsome-young-strong-afroamerican-boxer-posing_171337-9194.jpg?_wi=2", imageAlt: "James Sterling - MMA Fighter", initialQuantity: 1 }, { - id: "fighter-sophia", name: "Sophia Reyes", price: "16-0 Record", imageSrc: "http://img.b2bpic.net/free-photo/muscular-fighter-boxing-gloves-white-background_613910-7735.jpg", imageAlt: "Sophia Reyes - Undefeated", initialQuantity: 1 + id: "fighter-sophia", name: "Sophia Reyes", price: "16-0 Record", imageSrc: "http://img.b2bpic.net/free-photo/muscular-fighter-boxing-gloves-white-background_613910-7735.jpg?_wi=2", imageAlt: "Sophia Reyes - Undefeated", initialQuantity: 1 } ]} gridVariant="three-columns-all-equal-width" @@ -114,7 +114,7 @@ export default function LandingPage() { description="BYON Combat Showbiz represents the future of fight entertainment—where raw athleticism meets high-production storytelling." subdescription="Built for fighters, promoters, and passionate fans worldwide." icon={Star} - imageSrc="http://img.b2bpic.net/free-photo/dark-stage-inside-old-theater-illuminated-by-equipment-generated-by-ai_188544-18580.jpg" + imageSrc="http://img.b2bpic.net/free-photo/dark-stage-inside-old-theater-illuminated-by-equipment-generated-by-ai_188544-18580.jpg?_wi=1" imageAlt="Combat showcase" mediaAnimation="slide-up" useInvertedBackground={false} @@ -131,19 +131,19 @@ export default function LandingPage() { features={[ { id: 1, - title: "Cinematic Production", description: "Professional-grade video production with dynamic camera work, slow-motion replays, and arena-quality lighting.", imageSrc: "http://img.b2bpic.net/free-photo/mma-fighters-professional-ring-fighting-championship_654080-1836.jpg", imageAlt: "Cinematic production" + title: "Cinematic Production", description: "Professional-grade video production with dynamic camera work, slow-motion replays, and arena-quality lighting.", imageSrc: "http://img.b2bpic.net/free-photo/mma-fighters-professional-ring-fighting-championship_654080-1836.jpg?_wi=2", imageAlt: "Cinematic production" }, { id: 2, - title: "Interactive Fighter Profiles", description: "Immersive fighter galleries with fight statistics, career highlights, and real-time social integration.", imageSrc: "http://img.b2bpic.net/free-photo/muscular-fighter-boxing-gloves-white-background_613910-7735.jpg", imageAlt: "Fighter profiles" + title: "Interactive Fighter Profiles", description: "Immersive fighter galleries with fight statistics, career highlights, and real-time social integration.", imageSrc: "http://img.b2bpic.net/free-photo/muscular-fighter-boxing-gloves-white-background_613910-7735.jpg?_wi=3", imageAlt: "Fighter profiles" }, { id: 3, - title: "Live Event Streaming", description: "Crystal-clear HD and 4K streaming with multi-camera angles and commentary tracks.", imageSrc: "http://img.b2bpic.net/free-photo/dark-stage-inside-old-theater-illuminated-by-equipment-generated-by-ai_188544-18580.jpg", imageAlt: "Event streaming" + title: "Live Event Streaming", description: "Crystal-clear HD and 4K streaming with multi-camera angles and commentary tracks.", imageSrc: "http://img.b2bpic.net/free-photo/dark-stage-inside-old-theater-illuminated-by-equipment-generated-by-ai_188544-18580.jpg?_wi=2", imageAlt: "Event streaming" }, { id: 4, - title: "Community Engagement", description: "Real-time fan interaction, polls, predictions, and direct fighter communication channels.", imageSrc: "http://img.b2bpic.net/free-photo/mma-fighters-professional-ring-fighting-championship_654080-1836.jpg", imageAlt: "Community engagement" + title: "Community Engagement", description: "Real-time fan interaction, polls, predictions, and direct fighter communication channels.", imageSrc: "http://img.b2bpic.net/free-photo/mma-fighters-professional-ring-fighting-championship_654080-1836.jpg?_wi=3", imageAlt: "Community engagement" } ]} textboxLayout="default" @@ -179,10 +179,10 @@ export default function LandingPage() { tagAnimation="slide-up" blogs={[ { - id: "event-1", category: "Championship", title: "Championship Showdown 2025", excerpt: "The most anticipated title fight of the year. Two legends collide in the ring.", imageSrc: "http://img.b2bpic.net/free-vector/sport-flyer-template-with-photo_52683-24225.jpg", imageAlt: "Championship event poster", authorName: "BYON Events", authorAvatar: "http://img.b2bpic.net/free-photo/masculanity-strength-power-concept-picture-handsome-fit-young-afro-american-bodybuilder-with-bald-head-smoothly-shaven-face-looking-camera-with-confident-serious-facial-expression_343059-336.jpg", date: "15 Feb 2025" + id: "event-1", category: "Championship", title: "Championship Showdown 2025", excerpt: "The most anticipated title fight of the year. Two legends collide in the ring.", imageSrc: "http://img.b2bpic.net/free-vector/sport-flyer-template-with-photo_52683-24225.jpg?_wi=1", imageAlt: "Championship event poster", authorName: "BYON Events", authorAvatar: "http://img.b2bpic.net/free-photo/masculanity-strength-power-concept-picture-handsome-fit-young-afro-american-bodybuilder-with-bald-head-smoothly-shaven-face-looking-camera-with-confident-serious-facial-expression_343059-336.jpg", date: "15 Feb 2025" }, { - id: "event-2", category: "Elite Series", title: "Elite Series Finals", excerpt: "The ultimate test of skill and endurance. Four fighters, one night, one champion.", imageSrc: "http://img.b2bpic.net/free-vector/sport-flyer-template-with-photo_52683-24225.jpg", imageAlt: "Elite series event", authorName: "BYON Events", authorAvatar: "http://img.b2bpic.net/free-photo/young-beautiful-sportive-girl-posing-dark-wall_176420-626.jpg", date: "22 Feb 2025" + id: "event-2", category: "Elite Series", title: "Elite Series Finals", excerpt: "The ultimate test of skill and endurance. Four fighters, one night, one champion.", imageSrc: "http://img.b2bpic.net/free-vector/sport-flyer-template-with-photo_52683-24225.jpg?_wi=2", imageAlt: "Elite series event", authorName: "BYON Events", authorAvatar: "http://img.b2bpic.net/free-photo/young-beautiful-sportive-girl-posing-dark-wall_176420-626.jpg", date: "22 Feb 2025" }, { id: "event-3", category: "International", title: "International Combat Festival", excerpt: "Global fighters converge for the most prestigious multi-event showcase.", imageSrc: "http://img.b2bpic.net/free-psd/boxing-template-design_23-2151456254.jpg", imageAlt: "International event", authorName: "BYON Events", authorAvatar: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", date: "01 Mar 2025" -- 2.49.1