From 6a1fa0bcc3c4712ebb00c72c6200ab95670baf41 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 19:07:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fdc7109..162a97c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function ApexEsports() { title="Join the Next Generation of Competitive Talent" description="Apply. Compete. Represent. Submit your application today and let your skills speak for themselves. Our team reviews submissions within 3–7 days." tag="Recruitment 2025" - imageSrc="http://img.b2bpic.net/free-photo/view-professional-photographer-filming-teens-headsets-playing-video-games-video-game_1268-25922.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-professional-photographer-filming-teens-headsets-playing-video-games-video-game_1268-25922.jpg?_wi=1" imageAlt="Professional esports gaming setup" textPosition="bottom-left" showBlur={true} @@ -85,7 +85,7 @@ export default function ApexEsports() { id: "valorant", name: "Valorant", price: "Join Now", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-enjoying-shooting-experience-firing-range-teambuilding_482257-125453.jpg", imageAlt: "Valorant tactical shooter gameplay" }, { - id: "fortnite", name: "Fortnite", price: "Join Now", imageSrc: "http://img.b2bpic.net/free-photo/view-professional-photographer-filming-teens-headsets-playing-video-games-video-game_1268-25922.jpg", imageAlt: "Fortnite battle royale gameplay" + id: "fortnite", name: "Fortnite", price: "Join Now", imageSrc: "http://img.b2bpic.net/free-photo/view-professional-photographer-filming-teens-headsets-playing-video-games-video-game_1268-25922.jpg?_wi=2", imageAlt: "Fortnite battle royale gameplay" } ]} gridVariant="three-columns-all-equal-width" -- 2.49.1