Commit fa834b7e by Arjun Jhukal

updated the information for min withdrawl at buy coin

parent 7a3e0c88
......@@ -31,7 +31,7 @@ export default function BuyCoinSinlgeGame({ slug }: { slug: string }) {
return (
<section className="buy__coin__root">
<div className="section__title mb-4 lg:mb-8 max-w-[520px]">
<h1 className='mb-2 text-[24px] lg:text-[32px]'>Buy Coins</h1>
<h1 className='mb-2 text-[24px] lg:text-[32px]'>Buy Coins <span className="text-[#FBA027] text-[20px]">(Min Deposit $20)</span></h1>
<p className='text-[11px] lg:text-[13px]'>To start playing and cashing out your winnings, you’ll need a crypto wallet to purchase E-Credits and receive payouts. Don't worry—it’s quick and easy!</p>
</div>
<div className="grid grid-col-1 sm:grid-cols-2 lg:grid-cols-3 2xl:grid-cols-4 gap-4">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment