Showing the single result
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Pure Honey Offer</title> <style> body { font-family: Arial, sans-serif; text-align: center; background-color: #fffbee; padding: 20px; } .container { background: #ffd700; padding: 20px; border-radius: 10px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); max-width: 400px; margin: auto; } h1 { color: #d48806; } p { font-size: 18px; color: #333; } .cta { display: inline-block; margin-top: 15px; padding: 10px 20px; background: #ff9900; color: white; text-decoration: none; border-radius: 5px; font-weight: bold; } .cta:hover { background: #cc7700; } </style> </head> <body> <div class="container"> <h1>🍯 Pure Honey at ₹699! 🍯</h1> <p>✨ Free Delivery Across India 🚚</p> <p>Order Now & Enjoy the Sweetness! 🐝</p> <a href="#" class="cta">Buy Now</a> </div> </body> </html>
Username or email address *Required
Password *Required
Log in
Lost your password? Remember me
Or login with
No account yet?