diff --git a/src/components/Hero.jsx b/src/components/Hero.jsx
index f8a6963..c6b49a5 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('.025'),
+ unaboomerPrice: ethers.utils.parseEther('.005'),
bombPrice: ethers.utils.parseEther('.0025'),
unaboomersMinted: 0,
unaboomerBalance: 0,
@@ -276,7 +276,6 @@ export function Hero(props) {
Only 1,000 BOOMERS will survive.
- (Warning: Your BOOMER might explode!)