Commit 3676a95a by Arjun Jhukal

updated the banner slider content

parent b471c344
...@@ -54,7 +54,7 @@ export default function CoinCalculator({ slug }: { slug: string }) { ...@@ -54,7 +54,7 @@ export default function CoinCalculator({ slug }: { slug: string }) {
}}> }}>
<div className="title"> <div className="title">
<h2 className='text-[28px]'>Custom</h2> <h2 className='text-[28px]'>Custom</h2>
<span className='text-[12px]'>$1 = 100 Gold Coins</span> <span className='text-[12px]'>$1 = 10 Gold Coins</span>
</div> </div>
<div className="footer"> <div className="footer">
......
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