diff --git a/src/app/account/page.tsx b/src/app/account/page.tsx index 353678f..713b2a2 100644 --- a/src/app/account/page.tsx +++ b/src/app/account/page.tsx @@ -100,7 +100,7 @@ export default function AccountPage() { { id: "4", title: "Statistics & Achievements", content: "Track your playtime across all game modes, view achievement progress, and compare stats with other players on the leaderboard."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/pleased-young-handsome-guy-wearing-black-t-shirt-with-headphones-playing-phone-isolated-blue-background_141793-105239.jpg" + imageSrc="http://img.b2bpic.net/free-photo/pleased-young-handsome-guy-wearing-black-t-shirt-with-headphones-playing-phone-isolated-blue-background_141793-105239.jpg?_wi=2" imageAlt="Account dashboard interface" mediaAnimation="slide-up" useInvertedBackground={false} @@ -114,13 +114,13 @@ export default function AccountPage() {