diff --git a/src/app/betting/page.tsx b/src/app/betting/page.tsx index b1f2610..271b663 100644 --- a/src/app/betting/page.tsx +++ b/src/app/betting/page.tsx @@ -19,6 +19,7 @@ export default function BettingPage() { { id: "2", badge: "Premier", price: "2.10", subtitle: "Team B Win", buttons: [{text: "Bet Now"}], features: ["Fast Payouts", "Live Stats"] } ]} animationType="slide-up" + textboxLayout="default" useInvertedBackground={false} />