diff --git a/src/app/admin/dashboard/page.tsx b/src/app/admin/dashboard/page.tsx index 478244e..da56ba8 100644 --- a/src/app/admin/dashboard/page.tsx +++ b/src/app/admin/dashboard/page.tsx @@ -41,13 +41,13 @@ export default function AdminDashboardPage() { useInvertedBackground={true} metrics={[ { - id: "m1", value: "42", title: "Pending Applications", description: "Review new player submissions", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgLlXOagsJs717z6byrfTfBUdK/uploaded-1776803028642-yl74h2po.png" + id: "m1", value: "42", title: "Pending Applications", description: "Review new player submissions", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgLlXOagsJs717z6byrfTfBUdK/uploaded-1776803028642-yl74h2po.png?_wi=1" }, { - id: "m2", value: "12", title: "Active Tournaments", description: "Monitor ongoing competitions", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgLlXOagsJs717z6byrfTfBUdK/uploaded-1776803028642-2otekcey.png" + id: "m2", value: "12", title: "Active Tournaments", description: "Monitor ongoing competitions", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgLlXOagsJs717z6byrfTfBUdK/uploaded-1776803028642-2otekcey.png?_wi=1" }, { - id: "m3", value: "99.9%", title: "System Health", description: "All servers operational", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgLlXOagsJs717z6byrfTfBUdK/uploaded-1776803028642-ihovjeah.png" + id: "m3", value: "99.9%", title: "System Health", description: "All servers operational", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgLlXOagsJs717z6byrfTfBUdK/uploaded-1776803028642-ihovjeah.png?_wi=1" } ]} /> diff --git a/src/app/admin/page.tsx b/src/app/admin/page.tsx index 17557b0..961b8e8 100644 --- a/src/app/admin/page.tsx +++ b/src/app/admin/page.tsx @@ -44,7 +44,7 @@ export default function LandingPage() { description="Admin overview." metrics={[ { - id: "p1", value: "99.9%", title: "Uptime", description: "Server stability", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgLlXOagsJs717z6byrfTfBUdK/uploaded-1776803028642-f2car36a.png"}, + id: "p1", value: "99.9%", title: "Uptime", description: "Server stability", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgLlXOagsJs717z6byrfTfBUdK/uploaded-1776803028642-f2car36a.png?_wi=1"}, ]} /> diff --git a/src/app/page.tsx b/src/app/page.tsx index 6a86cb7..06c2429 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { title="Built for Competitors" description="Apex Region provides the infrastructure for professional esports, high-stakes tournaments, and an elite community of players who demand excellence." bulletPoints={[{ title: "Elite Competition", description: "Compete against the best players worldwide." }, { title: "Advanced Stats", description: "Detailed tracking for all your game performance." }, { title: "Global Community", description: "Engage with like-minded professional players." }]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgLlXOagsJs717z6byrfTfBUdK/uploaded-1776803028642-yl74h2po.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgLlXOagsJs717z6byrfTfBUdK/uploaded-1776803028642-yl74h2po.png?_wi=2" /> @@ -64,7 +64,7 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="default" useInvertedBackground={false} - features={[{ title: "Competitive Play", description: "Automated matchmaking and event management.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgLlXOagsJs717z6byrfTfBUdK/uploaded-1776803028642-2otekcey.png" }, { title: "Instant Rewards", description: "Earn prestige and prizes for victory.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgLlXOagsJs717z6byrfTfBUdK/uploaded-1776803028642-ihovjeah.png" }, { title: "Discord Integration", description: "Seamless connection with your team.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgLlXOagsJs717z6byrfTfBUdK/uploaded-1776803028642-f2car36a.png" }]} + features={[{ title: "Competitive Play", description: "Automated matchmaking and event management.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgLlXOagsJs717z6byrfTfBUdK/uploaded-1776803028642-2otekcey.png?_wi=2" }, { title: "Instant Rewards", description: "Earn prestige and prizes for victory.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgLlXOagsJs717z6byrfTfBUdK/uploaded-1776803028642-ihovjeah.png?_wi=2" }, { title: "Discord Integration", description: "Seamless connection with your team.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgLlXOagsJs717z6byrfTfBUdK/uploaded-1776803028642-f2car36a.png?_wi=2" }]} title="Platform Capabilities" description="Unleash your potential with our cutting-edge feature set." />