From 6ecc93060e759c34af6e41205dccb6f580f7c6f9 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 21:43:38 +0000 Subject: [PATCH 1/3] Update src/app/account/page.tsx --- src/app/account/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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() { Date: Thu, 12 Mar 2026 21:43:38 +0000 Subject: [PATCH 2/3] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index edf7ce4..ece2960 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -99,7 +99,7 @@ export default function HomePage() { { id: "5", title: "Creative Mode - Unlimited Building", content: "Access unlimited resources and build without restrictions. Showcase your architectural skills in designated creative zones and compete for Builder of the Month."}, ]} - imageSrc="http://img.b2bpic.net/free-vector/mother-earth-day-banners_23-2148092145.jpg" + imageSrc="http://img.b2bpic.net/free-vector/mother-earth-day-banners_23-2148092145.jpg?_wi=1" imageAlt="Game modes overview" mediaAnimation="slide-up" useInvertedBackground={true} @@ -113,15 +113,15 @@ export default function HomePage() { Date: Thu, 12 Mar 2026 21:43:39 +0000 Subject: [PATCH 3/3] Update src/app/server/page.tsx --- src/app/server/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/server/page.tsx b/src/app/server/page.tsx index f6a4759..be872cb 100644 --- a/src/app/server/page.tsx +++ b/src/app/server/page.tsx @@ -56,7 +56,7 @@ export default function ServerPage() { { id: "5", title: "DDoS Protection & Redundancy", content: "We maintain DDoS mitigation through Cloudflare integration and multiple failover servers. If primary servers experience issues, traffic automatically routes to backup infrastructure within seconds."}, ]} - imageSrc="http://img.b2bpic.net/free-vector/mother-earth-day-banners_23-2148092145.jpg" + imageSrc="http://img.b2bpic.net/free-vector/mother-earth-day-banners_23-2148092145.jpg?_wi=2" imageAlt="Server infrastructure overview" mediaAnimation="slide-up" useInvertedBackground={true} -- 2.49.1