diff --git a/src/components/Hero.jsx b/src/components/Hero.jsx index de2a937..7ab6f8d 100644 --- a/src/components/Hero.jsx +++ b/src/components/Hero.jsx @@ -38,7 +38,7 @@ export function Hero(props) { unaboomerPreviewAmount: 1, bombPreviewAmount: 1, sendBombPreviewAmount: 1, - unaboomerPrice: ethers.utils.parseEther('.05'), + unaboomerPrice: ethers.utils.parseEther('.025'), bombPrice: ethers.utils.parseEther('.0025'), unaboomersMinted: 0, unaboomerBalance: 0,