Update src/app/dashboard/page.tsx
This commit is contained in:
@@ -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: "#" },
|
||||
|
||||
Reference in New Issue
Block a user