From eaf067891fa7f3d53ad0d7ad0e6acbe9eaf04b1c Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 06:55:43 +0000 Subject: [PATCH 1/6] Update src/app/admin-panel/page.tsx --- src/app/admin-panel/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/admin-panel/page.tsx b/src/app/admin-panel/page.tsx index 0594aaa..3c67980 100644 --- a/src/app/admin-panel/page.tsx +++ b/src/app/admin-panel/page.tsx @@ -113,7 +113,7 @@ export default function AdminPanel() { dashboard={{ title: "Admin Control Hub", logoIcon: Activity, - imageSrc: "http://img.b2bpic.net/free-photo/professional-baseball-players_654080-2177.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-baseball-players_654080-2177.jpg?_wi=2", searchPlaceholder: "Search users or matches...", sidebarItems: [ { icon: Home, active: true }, @@ -210,7 +210,7 @@ export default function AdminPanel() { title: "User Management", description: "Monitor user accounts, verify KYC documents, manage suspensions, and handle dispute resolutions with detailed audit logs", tag: "Users", - imageSrc: "http://img.b2bpic.net/free-photo/lady-is-using-mobile-telephone-with-her-business-report-document_1150-6297.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lady-is-using-mobile-telephone-with-her-business-report-document_1150-6297.jpg?_wi=4", buttons: [ { text: "Manage Users", href: "#" }, { text: "View Analytics", href: "#" }, @@ -221,7 +221,7 @@ export default function AdminPanel() { title: "Match Management", description: "Create and manage cricket matches, set betting odds, control market availability, and monitor live betting activity in real-time", tag: "Matches", - imageSrc: "http://img.b2bpic.net/free-vector/gradient-world-tournament-schedule-template_52683-94437.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/gradient-world-tournament-schedule-template_52683-94437.jpg?_wi=2", buttons: [ { text: "Add Match", href: "#" }, { text: "Set Odds", href: "#" }, @@ -232,7 +232,7 @@ export default function AdminPanel() { title: "Financial Operations", description: "Process withdrawals, manage wallet balances, handle chargebacks, reconcile transactions, and maintain financial reports and compliance", tag: "Finance", - imageSrc: "http://img.b2bpic.net/free-photo/people-bet-soccer-game-match-internet_53876-163244.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-bet-soccer-game-match-internet_53876-163244.jpg?_wi=2", buttons: [ { text: "Process Withdrawals", href: "#" }, { text: "View Transactions", href: "#" }, -- 2.49.1 From 01fdf05fc7cf2262eb255f928d7ef243eb80986e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 06:55:43 +0000 Subject: [PATCH 2/6] Update src/app/dashboard/page.tsx --- src/app/dashboard/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/dashboard/page.tsx b/src/app/dashboard/page.tsx index 84c00fb..962bf5e 100644 --- a/src/app/dashboard/page.tsx +++ b/src/app/dashboard/page.tsx @@ -139,7 +139,7 @@ export default function DashboardPage() { description: "Currently running bets on live matches with real-time odds updates and potential winnings calculated instantly.", tag: "Live", - imageSrc: "http://img.b2bpic.net/free-photo/lady-is-using-mobile-telephone-with-her-business-report-document_1150-6297.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lady-is-using-mobile-telephone-with-her-business-report-document_1150-6297.jpg?_wi=3", buttons: [ { text: "View Bets", href: "#" }, { text: "Manage", href: "#" }, @@ -151,7 +151,7 @@ export default function DashboardPage() { description: "Complete record of all your historical bets including settled bets, winnings, and losses for comprehensive performance tracking.", tag: "Records", - imageSrc: "http://img.b2bpic.net/free-photo/people-bet-soccer-game-match-internet_53876-163244.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-bet-soccer-game-match-internet_53876-163244.jpg?_wi=1", buttons: [ { text: "View History", href: "#" }, { text: "Export", href: "#" }, -- 2.49.1 From e1b27a374cc96c5b229fb64304725e615b764e1d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 06:55:44 +0000 Subject: [PATCH 3/6] Update src/app/layout.tsx --- src/app/layout.tsx | 1367 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1367 insertions(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index e65b9e6..e5468bb 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1427,6 +1427,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +