diff --git a/src/app/admin-panel/page.tsx b/src/app/admin-panel/page.tsx index 3c67980..8cfd3d0 100644 --- a/src/app/admin-panel/page.tsx +++ b/src/app/admin-panel/page.tsx @@ -34,8 +34,7 @@ export default function AdminPanel() { const footerColumns = [ { - title: "Betting", - items: [ + title: "Betting", items: [ { label: "Live Betting", href: "/live-betting" }, { label: "Upcoming Matches", href: "/upcoming-matches" }, { label: "Betting Tips", href: "#" }, @@ -43,8 +42,7 @@ export default function AdminPanel() { ], }, { - title: "Account", - items: [ + title: "Account", items: [ { label: "Dashboard", href: "/dashboard" }, { label: "Wallet Balance", href: "#" }, { label: "Betting History", href: "#" }, @@ -52,8 +50,7 @@ export default function AdminPanel() { ], }, { - title: "Support", - items: [ + title: "Support", items: [ { label: "FAQ", href: "#faq" }, { label: "Contact Us", href: "#" }, { label: "Live Chat", href: "#" }, @@ -61,8 +58,7 @@ export default function AdminPanel() { ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms & Conditions", href: "#" }, { label: "Responsible Gaming", href: "#" }, @@ -70,8 +66,7 @@ export default function AdminPanel() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "#" }, { label: "Blog", href: "#" }, { label: "Careers", href: "#" }, @@ -87,7 +82,7 @@ export default function AdminPanel() { borderRadius="rounded" contentWidth="compact" sizing="medium" - background="aurora" + background="circleGradient" cardStyle="gradient-bordered" primaryButtonStyle="diagonal-gradient" secondaryButtonStyle="glass" @@ -101,7 +96,7 @@ export default function AdminPanel() { @@ -206,34 +180,19 @@ export default function AdminPanel() { animationType="slide-up" features={[ { - id: "1", - 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?_wi=4", - buttons: [ + id: "1", 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", buttons: [ { text: "Manage Users", href: "#" }, { text: "View Analytics", href: "#" }, ], }, { - id: "2", - 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?_wi=2", - buttons: [ + id: "2", 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", buttons: [ { text: "Add Match", href: "#" }, { text: "Set Odds", href: "#" }, ], }, { - id: "3", - 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?_wi=2", - buttons: [ + id: "3", 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", buttons: [ { text: "Process Withdrawals", href: "#" }, { text: "View Transactions", href: "#" }, ], diff --git a/src/app/page.tsx b/src/app/page.tsx index 484da10..df1becf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,8 +34,7 @@ export default function HomePage() { const footerColumns = [ { - title: "Betting", - items: [ + title: "Betting", items: [ { label: "Live Betting", href: "/live-betting" }, { label: "Upcoming Matches", href: "/upcoming-matches" }, { label: "Betting Tips", href: "#" }, @@ -43,8 +42,7 @@ export default function HomePage() { ], }, { - title: "Account", - items: [ + title: "Account", items: [ { label: "Dashboard", href: "/dashboard" }, { label: "Wallet Balance", href: "#" }, { label: "Betting History", href: "#" }, @@ -52,8 +50,7 @@ export default function HomePage() { ], }, { - title: "Support", - items: [ + title: "Support", items: [ { label: "FAQ", href: "#faq" }, { label: "Contact Us", href: "#" }, { label: "Live Chat", href: "#" }, @@ -61,8 +58,7 @@ export default function HomePage() { ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms & Conditions", href: "#" }, { label: "Responsible Gaming", href: "#" }, @@ -70,8 +66,7 @@ export default function HomePage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "#" }, { label: "Blog", href: "#" }, { label: "Careers", href: "#" }, @@ -87,7 +82,7 @@ export default function HomePage() { borderRadius="rounded" contentWidth="compact" sizing="medium" - background="aurora" + background="circleGradient" cardStyle="gradient-bordered" primaryButtonStyle="diagonal-gradient" secondaryButtonStyle="glass" @@ -104,18 +99,15 @@ export default function HomePage() { tag="Live Now" tagIcon={Zap} tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "radial-gradient" }} buttons={[ { text: "Start Betting", href: "/live-betting" }, { text: "View Odds", href: "#upcoming" }, ]} buttonAnimation="slide-up" dashboard={{ - title: "Live Match Hub", - logoIcon: Activity, - imageSrc: "http://img.b2bpic.net/free-photo/professional-baseball-players_654080-2177.jpg?_wi=1", - searchPlaceholder: "Search matches...", - sidebarItems: [ + title: "Live Match Hub", logoIcon: Activity, + imageSrc: "http://img.b2bpic.net/free-photo/professional-baseball-players_654080-2177.jpg", searchPlaceholder: "Search matches...", sidebarItems: [ { icon: Home, active: true }, { icon: TrendingUp }, { icon: Wallet }, @@ -126,46 +118,32 @@ export default function HomePage() { ], stats: [ { - title: "Active Matches", - values: [3, 5, 7], - description: "Live games running", - }, + title: "Active Matches", values: [3, 5, 7], + description: "Live games running"}, { - title: "Total Odds", - values: [125, 156, 189], - description: "Available markets", - }, + title: "Total Odds", values: [125, 156, 189], + description: "Available markets"}, { - title: "Bets Placed", - values: [2450, 3125, 4890], - description: "Today's action", - }, + title: "Bets Placed", values: [2450, 3125, 4890], + description: "Today's action"}, ], - chartTitle: "Betting Volume", - chartData: [ + chartTitle: "Betting Volume", chartData: [ { value: 65 }, { value: 45 }, { value: 80 }, { value: 55 }, { value: 90 }, ], - listTitle: "Latest Bets", - listItems: [ + listTitle: "Latest Bets", listItems: [ { icon: Crown, - title: "India vs England", - status: "Odds: 1.85", - }, + title: "India vs England", status: "Odds: 1.85"}, { icon: Target, - title: "Pakistan vs Australia", - status: "Odds: 2.10", - }, + title: "Pakistan vs Australia", status: "Odds: 2.10"}, { icon: Flame, - title: "Sri Lanka vs WI", - status: "Odds: 1.95", - }, + title: "Sri Lanka vs WI", status: "Odds: 1.95"}, ], }} /> @@ -182,36 +160,21 @@ export default function HomePage() { animationType="slide-up" features={[ { - id: "1", - title: "India vs England", - description: - "T20 International • ODI • Test • Live Score: 145/3 in 15 overs", - tag: "Live Now", - imageSrc: "http://img.b2bpic.net/free-vector/goals-habits-tracking-app_23-2148647227.jpg?_wi=1", - buttons: [ + id: "1", title: "India vs England", description: + "T20 International • ODI • Test • Live Score: 145/3 in 15 overs", tag: "Live Now", imageSrc: "http://img.b2bpic.net/free-vector/goals-habits-tracking-app_23-2148647227.jpg", buttons: [ { text: "Place Bet", href: "#" }, { text: "View Odds", href: "#" }, ], }, { - id: "2", - title: "Pakistan vs Australia", - description: - "T20 International • Bowling dominance • 89/4 in 12 overs live", - tag: "Live Now", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-person-playing-cricket-sport_23-2151702101.jpg?_wi=1", - buttons: [ + id: "2", title: "Pakistan vs Australia", description: + "T20 International • Bowling dominance • 89/4 in 12 overs live", tag: "Live Now", imageSrc: "http://img.b2bpic.net/free-photo/portrait-person-playing-cricket-sport_23-2151702101.jpg", buttons: [ { text: "Place Bet", href: "#" }, { text: "View Odds", href: "#" }, ], }, { - id: "3", - title: "Sri Lanka vs West Indies", - description: "ODI Format • Strong start • 156/2 in 20 overs live", - tag: "Live Now", - imageSrc: "http://img.b2bpic.net/free-vector/goals-habits-tracking-app_23-2148647227.jpg?_wi=2", - buttons: [ + id: "3", title: "Sri Lanka vs West Indies", description: "ODI Format • Strong start • 156/2 in 20 overs live", tag: "Live Now", imageSrc: "http://img.b2bpic.net/free-vector/goals-habits-tracking-app_23-2148647227.jpg", buttons: [ { text: "Place Bet", href: "#" }, { text: "View Odds", href: "#" }, ], @@ -231,56 +194,24 @@ export default function HomePage() { animationType="slide-up" plans={[ { - id: "1", - badge: "Trending", - badgeIcon: Flame, - price: "1.85", - subtitle: "India Win - Tomorrow 2:00 PM", - features: [ - "T20 International Format", - "Stadium: Eden Gardens, Kolkata", - "Live Score Updates", - "Quick Bet Placement", - ], + id: "1", badge: "Trending", badgeIcon: Flame, + price: "1.85", subtitle: "India Win - Tomorrow 2:00 PM", features: [ + "T20 International Format", "Stadium: Eden Gardens, Kolkata", "Live Score Updates", "Quick Bet Placement"], }, { - id: "2", - badge: "Popular", - badgeIcon: TrendingUp, - price: "2.10", - subtitle: "Pakistan Win - Tomorrow 4:30 PM", - features: [ - "ODI Format Match", - "Stadium: National Stadium", - "Expert Predictions", - "Multiple Betting Markets", - ], + id: "2", badge: "Popular", badgeIcon: TrendingUp, + price: "2.10", subtitle: "Pakistan Win - Tomorrow 4:30 PM", features: [ + "ODI Format Match", "Stadium: National Stadium", "Expert Predictions", "Multiple Betting Markets"], }, { - id: "3", - badge: "High Odds", - badgeIcon: Sparkles, - price: "1.95", - subtitle: "Sri Lanka Win - Day After 6:00 PM", - features: [ - "Test Match Format", - "International Venue", - "Detailed Match Stats", - "Live Commentary", - ], + id: "3", badge: "High Odds", badgeIcon: Sparkles, + price: "1.95", subtitle: "Sri Lanka Win - Day After 6:00 PM", features: [ + "Test Match Format", "International Venue", "Detailed Match Stats", "Live Commentary"], }, { - id: "4", - badge: "Value Pick", - badgeIcon: Target, - price: "3.50", - subtitle: "Underdog - Day After 7:30 PM", - features: [ - "Domestic T20 League", - "High Volatility Odds", - "Quick Turnaround", - "Premium Payouts", - ], + id: "4", badge: "Value Pick", badgeIcon: Target, + price: "3.50", subtitle: "Underdog - Day After 7:30 PM", features: [ + "Domestic T20 League", "High Volatility Odds", "Quick Turnaround", "Premium Payouts"], }, ]} /> @@ -300,17 +231,11 @@ export default function HomePage() { { id: "2", icon: Target, title: "Top Scorer", value: "₹2.8Cr" }, { id: "3", icon: Zap, title: "Wickets", value: "₹1.9Cr" }, { - id: "4", - icon: TrendingUp, - title: "Runs Total", - value: "₹3.4Cr", - }, + id: "4", icon: TrendingUp, + title: "Runs Total", value: "₹3.4Cr"}, { - id: "5", - icon: Shield, - title: "Partnerships", - value: "₹1.2Cr", - }, + id: "5", icon: Shield, + title: "Partnerships", value: "₹1.2Cr"}, { id: "6", icon: Flame, title: "Boundaries", value: "₹2.1Cr" }, ]} /> @@ -326,71 +251,23 @@ export default function HomePage() { useInvertedBackground={true} testimonials={[ { - id: "1", - name: "Rajesh Kumar, Mumbai", - date: "Date: 15 January 2025", - title: "Best Betting Platform!", - quote: - "CricketBet has transformed my betting experience. The live odds updates are incredibly fast and accurate. Their customer support team is always ready to help. I've been using this platform for 6 months and can't imagine switching.", - tag: "Premium User", - avatarSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg", - imageSrc: "http://img.b2bpic.net/free-vector/goals-habits-tracking-app_23-2148647227.jpg?_wi=3", - }, + id: "1", name: "Rajesh Kumar, Mumbai", date: "Date: 15 January 2025", title: "Best Betting Platform!", quote: + "CricketBet has transformed my betting experience. The live odds updates are incredibly fast and accurate. Their customer support team is always ready to help. I've been using this platform for 6 months and can't imagine switching.", tag: "Premium User", avatarSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg", imageSrc: "http://img.b2bpic.net/free-vector/goals-habits-tracking-app_23-2148647227.jpg"}, { - id: "2", - name: "Priya Singh, Delhi", - date: "Date: 18 January 2025", - title: "Transparent & Secure", - quote: - "What I love about CricketBet is the transparency and security. The deposit and withdrawal process is seamless. They offer competitive odds and the interface is very user-friendly even for beginners.", - tag: "Regular User", - avatarSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-person-playing-cricket-sport_23-2151702101.jpg?_wi=2", - }, + id: "2", name: "Priya Singh, Delhi", date: "Date: 18 January 2025", title: "Transparent & Secure", quote: + "What I love about CricketBet is the transparency and security. The deposit and withdrawal process is seamless. They offer competitive odds and the interface is very user-friendly even for beginners.", tag: "Regular User", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-person-playing-cricket-sport_23-2151702101.jpg"}, { - id: "3", - name: "Arjun Patel, Bangalore", - date: "Date: 20 January 2025", - title: "Professional Grade Platform", - quote: - "As someone who bets regularly, I appreciate the advanced statistics and live scoring features. The analytics dashboard is incredibly detailed. CricketBet really stands out from competitors.", - tag: "Expert Bettor", - avatarSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-1_1262-1487.jpg", - imageSrc: "http://img.b2bpic.net/free-vector/goals-habits-tracking-app_23-2148647227.jpg?_wi=4", - }, + id: "3", name: "Arjun Patel, Bangalore", date: "Date: 20 January 2025", title: "Professional Grade Platform", quote: + "As someone who bets regularly, I appreciate the advanced statistics and live scoring features. The analytics dashboard is incredibly detailed. CricketBet really stands out from competitors.", tag: "Expert Bettor", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-1_1262-1487.jpg", imageSrc: "http://img.b2bpic.net/free-vector/goals-habits-tracking-app_23-2148647227.jpg"}, { - id: "4", - name: "Neha Desai, Pune", - date: "Date: 22 January 2025", - title: "Excited About Mobile Experience", - quote: - "The mobile app is fantastic! I can place bets on the go with zero lag. The notifications keep me updated on live scores and my bets. Worth every feature packed in the app.", - tag: "Mobile User", - avatarSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-person-playing-cricket-sport_23-2151702101.jpg?_wi=3", - }, + id: "4", name: "Neha Desai, Pune", date: "Date: 22 January 2025", title: "Excited About Mobile Experience", quote: + "The mobile app is fantastic! I can place bets on the go with zero lag. The notifications keep me updated on live scores and my bets. Worth every feature packed in the app.", tag: "Mobile User", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-person-playing-cricket-sport_23-2151702101.jpg"}, { - id: "5", - name: "Vikram Singh, Hyderabad", - date: "Date: 25 January 2025", - title: "Consistent Payouts & Great Odds", - quote: - "Never had any issues with CricketBet. Payouts are quick, odds are competitive, and they regularly update with new betting markets. Highly recommended for all cricket fans.", - tag: "VIP Member", - avatarSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/lady-is-using-mobile-telephone-with-her-business-report-document_1150-6297.jpg?_wi=1", - }, + id: "5", name: "Vikram Singh, Hyderabad", date: "Date: 25 January 2025", title: "Consistent Payouts & Great Odds", quote: + "Never had any issues with CricketBet. Payouts are quick, odds are competitive, and they regularly update with new betting markets. Highly recommended for all cricket fans.", tag: "VIP Member", avatarSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg", imageSrc: "http://img.b2bpic.net/free-photo/lady-is-using-mobile-telephone-with-her-business-report-document_1150-6297.jpg"}, { - id: "6", - name: "Anjali Sharma, Chennai", - date: "Date: 28 January 2025", - title: "Perfect for Casual Bettors", - quote: - "I started betting just for fun, and CricketBet made it easy and enjoyable. The tutorials and guides are super helpful. Great community of bettors too!", - tag: "Casual Bettor", - avatarSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/lady-is-using-mobile-telephone-with-her-business-report-document_1150-6297.jpg?_wi=2", - }, + id: "6", name: "Anjali Sharma, Chennai", date: "Date: 28 January 2025", title: "Perfect for Casual Bettors", quote: + "I started betting just for fun, and CricketBet made it easy and enjoyable. The tutorials and guides are super helpful. Great community of bettors too!", tag: "Casual Bettor", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg", imageSrc: "http://img.b2bpic.net/free-photo/lady-is-using-mobile-telephone-with-her-business-report-document_1150-6297.jpg"}, ]} /> @@ -406,65 +283,35 @@ export default function HomePage() { faqsAnimation="slide-up" faqs={[ { - id: "1", - title: "How do I create an account?", - content: - "Creating an account on CricketBet is simple. Click 'Sign Up', enter your email, phone number, and set a strong password. Verify your email and phone, complete KYC verification, and you're ready to start betting! The entire process takes less than 5 minutes.", - }, + id: "1", title: "How do I create an account?", content: + "Creating an account on CricketBet is simple. Click 'Sign Up', enter your email, phone number, and set a strong password. Verify your email and phone, complete KYC verification, and you're ready to start betting! The entire process takes less than 5 minutes."}, { - id: "2", - title: "What payment methods do you accept?", - content: - "We accept all major payment methods including UPI, Net Banking, Debit/Credit Cards, Digital Wallets (Paytm, Google Pay, PhonePe), and Bank Transfers. All transactions are encrypted and secured with SSL certificates for your protection.", - }, + id: "2", title: "What payment methods do you accept?", content: + "We accept all major payment methods including UPI, Net Banking, Debit/Credit Cards, Digital Wallets (Paytm, Google Pay, PhonePe), and Bank Transfers. All transactions are encrypted and secured with SSL certificates for your protection."}, { - id: "3", - title: "What is the minimum betting amount?", - content: - "The minimum bet amount on CricketBet is ₹10. There's no maximum limit for most markets, though individual match limits apply. Premium members enjoy higher betting limits and exclusive markets.", - }, + id: "3", title: "What is the minimum betting amount?", content: + "The minimum bet amount on CricketBet is ₹10. There's no maximum limit for most markets, though individual match limits apply. Premium members enjoy higher betting limits and exclusive markets."}, { - id: "4", - title: "How are winnings calculated?", - content: - "Winnings are calculated based on your stake multiplied by the odds at the time of placement. For example, if you bet ₹100 at odds of 2.50, you'll win ₹250 (stake + profit). Detailed calculations are shown before confirming your bet.", - }, + id: "4", title: "How are winnings calculated?", content: + "Winnings are calculated based on your stake multiplied by the odds at the time of placement. For example, if you bet ₹100 at odds of 2.50, you'll win ₹250 (stake + profit). Detailed calculations are shown before confirming your bet."}, { - id: "5", - title: "How quickly can I withdraw my winnings?", - content: - "Withdrawal requests are processed within 24 hours. However, most withdrawals are completed within 1-2 hours during business hours. You can track your withdrawal status in the Dashboard under 'Transactions'.", - }, + id: "5", title: "How quickly can I withdraw my winnings?", content: + "Withdrawal requests are processed within 24 hours. However, most withdrawals are completed within 1-2 hours during business hours. You can track your withdrawal status in the Dashboard under 'Transactions'."}, { - id: "6", - title: "Is CricketBet legal and licensed?", - content: - "CricketBet operates under strict regulatory compliance in all jurisdictions where it's legal to offer betting services. We hold proper gaming licenses and are registered with relevant authorities. Your funds are held in segregated accounts for security.", - }, + id: "6", title: "Is CricketBet legal and licensed?", content: + "CricketBet operates under strict regulatory compliance in all jurisdictions where it's legal to offer betting services. We hold proper gaming licenses and are registered with relevant authorities. Your funds are held in segregated accounts for security."}, { - id: "7", - title: "What happens if there's a disputed bet?", - content: - "All bets are settled according to official match results from recognized cricket boards. If there's a discrepancy, our dispute resolution team investigates within 24 hours. We have a dedicated support team to help resolve issues quickly and fairly.", - }, + id: "7", title: "What happens if there's a disputed bet?", content: + "All bets are settled according to official match results from recognized cricket boards. If there's a discrepancy, our dispute resolution team investigates within 24 hours. We have a dedicated support team to help resolve issues quickly and fairly."}, { - id: "8", - title: "Can I cancel or modify a placed bet?", - content: - "Once a bet is placed, it cannot be cancelled or modified. However, you can place additional bets to hedge your exposure. Live betting updates are reflected in real-time on the platform. Always review your bet slip carefully before confirming.", - }, + id: "8", title: "Can I cancel or modify a placed bet?", content: + "Once a bet is placed, it cannot be cancelled or modified. However, you can place additional bets to hedge your exposure. Live betting updates are reflected in real-time on the platform. Always review your bet slip carefully before confirming."}, { - id: "9", - title: "Do you offer live betting on all matches?", - content: - "We offer live betting on most international cricket matches including T20s, ODIs, and Tests. Live betting is also available on major domestic leagues like IPL, Big Bash, and CPL. Check the 'Live Now' section for currently available matches.", - }, + id: "9", title: "Do you offer live betting on all matches?", content: + "We offer live betting on most international cricket matches including T20s, ODIs, and Tests. Live betting is also available on major domestic leagues like IPL, Big Bash, and CPL. Check the 'Live Now' section for currently available matches."}, { - id: "10", - title: "How do I reset my password?", - content: - "Click 'Forgot Password' on the login page, enter your registered email or phone number, and follow the verification process. You'll receive a password reset link via email or SMS within 2 minutes. Click the link to create a new password.", - }, + id: "10", title: "How do I reset my password?", content: + "Click 'Forgot Password' on the login page, enter your registered email or phone number, and follow the verification process. You'll receive a password reset link via email or SMS within 2 minutes. Click the link to create a new password."}, ]} />