<!DOCTYPE html>
<html lang=”hi”>
<head>
<meta charset=”UTF-8″>
<meta name=”viewport” content=”width=device-width, initial-scale=1.0″>
<title>Play & Earn – 1win Bonus</title>
<style>
body {
font-family: Arial, sans-serif;
margin: 0; padding: 0;
background: #f9f9f9; color: #333;
}
header {
background: #1a1a1a; color: #fff; padding: 15px; text-align: center;
}
header h1 { margin: 0; font-size: 22px; }
.hero {
background: linear-gradient(to right, #0072ff, #00c6ff);
color: #fff; padding: 50px 20px; text-align: center;
}
.hero h2 { font-size: 28px; margin-bottom: 15px; }
.hero p { font-size: 18px; margin-bottom: 25px; }
.btn {
background: #ffcc00; color: #000; padding: 12px 25px;
font-size: 18px; font-weight: bold;
border: none; border-radius: 5px; cursor: pointer;
text-decoration: none;
}
.section {
padding: 40px 20px; text-align: center;
}
.steps {
display: flex; flex-wrap: wrap; justify-content: center; gap: 20px;
}
.step {
background: #fff; padding: 20px; border-radius: 10px;
box-shadow: 0 0 10px rgba(0,0,0,0.1);
flex: 1 1 250px; max-width: 280px;
}
.step h3 { margin: 10px 0; }
.cta-final {
background: #ff5722; color: #fff; padding: 40px 20px; text-align: center;
}
.cta-final h2 { margin-bottom: 20px; }
footer {
background: #1a1a1a; color: #aaa; text-align: center; padding: 15px;
}
</style>
</head>
<body>
<header>
<h1>Earn Money Online 💸</h1>
</header>
<div class=”hero”>
<h2>घर बैठे खेलो और जीतों Real Cash!</h2>
<p>नए users को मिल रहा है ₹500 bonus 🎁</p>
<a href=”YOUR_AFFILIATE_LINK” class=”btn”>👉 Claim Your Bonus</a>
</div>
<div class=”section”>
<h2>कैसे काम करता है?</h2>
<div class=”steps”>
<div class=”step”>
<h3>✍️ Step 1</h3>
<p>1 Minute में Sign Up</p>
</div>
<div class=”step”>
<h3>🎮 Step 2</h3>
<p>Games खेलो (Cricket, Casino, Slots)</p>
</div>
<div class=”step”>
<h3>💸 Step 3</h3>
<p>Instant Withdrawal (UPI/Paytm)</p>
</div>
</div>
</div>
<div class=”section” style=”background:#fff3e0;”>
<h2>🎁 Special Offer</h2>
<p>First Deposit पर 200% Bonus पाओ</p>
<a href=”YOUR_AFFILIATE_LINK” class=”btn”>Start Playing Now</a>
</div>
<div class=”cta-final”>
<h2>अब मौका मत गवाओ! 🎯</h2>
<a href=”YOUR_AFFILIATE_LINK” class=”btn”>👉 Join 1win Now</a>
</div>
<footer>
<p>© 2025 Earn with 1win | All Rights Reserved</p>
</footer>
</body>
</html>