<!DOCTYPE html>
<html lang=”en”>
<head>
<meta charset=”UTF-8″>
<meta name=”viewport” content=”width=device-width, initial-scale=1″>
<title>Buy Instagram Followers – Folivi Fame</title>
<style>
body {
font-family: Arial, sans-serif;
background: #f8f9fa;
margin: 0;
padding: 0;
}
header {
background: #ff4d6d;
color: white;
padding: 20px 10px;
text-align: center;
}
header h1 {
margin: 0;
font-size: 32px;
}
header p {
margin: 5px 0 15px;
}
.btn {
background: white;
color: #ff4d6d;
padding: 10px 20px;
text-decoration: none;
border-radius: 30px;
font-weight: bold;
border: 2px solid white;
}
.btn:hover {
background: #ff1e4d;
color: white;
}
.plans {
display: flex;
flex-wrap: wrap;
justify-content: center;
padding: 30px 10px;
gap: 20px;
}
.plan {
background: white;
border: 1px solid #ddd;
padding: 20px;
width: 250px;
border-radius: 10px;
text-align: center;
box-shadow: 0 2px 8px rgba(0,0,0,0.05);
}
.plan h2 {
margin: 0;
color: #ff4d6d;
}
.plan p {
margin: 10px 0;
color: #555;
}
.plan .btn {
margin-top: 10px;
background: #ff4d6d;
color: white;
border: none;
}
.plan .btn:hover {
background: #ff1e4d;
}
.contact {
background: #fff;
padding: 30px 10px;
text-align: center;
}
.contact h3 {
color: #333;
}
.contact p {
margin: 5px 0;
}
footer {
background: #333;
color: white;
padding: 15px 10px;
text-align: center;
font-size: 14px;
}
</style>
</head>
<body>
<header>
<h1>Buy Instagram Followers</h1>
<p>Real Followers | Instant Delivery | Best Price</p>
<a href=”https://instagram.com/folivi_fame” target=”_blank” class=”btn”>Visit Instagram</a>
</header>
<section class=”plans”>
<div class=”plan”>
<h2>100 Followers</h2>
<p>₹49 – Delivered in 1 Hour</p>
<a href=”https://wa.me/919318469349?text=I%20want%20100%20followers” class=”btn” target=”_blank”>Buy Now</a>
</div>
<div class=”plan”>
<h2>500 Followers</h2>
<p>₹199 – Delivered in 3 Hours</p>
<a href=”https://wa.me/919318469349?text=I%20want%20500%20followers” class=”btn” target=”_blank”>Buy Now</a>
</div>
<div class=”plan”>
<h2>1000 Followers</h2>
<p>₹349 – Delivered in 5 Hours</p>
<a href=”https://wa.me/919318469349?text=I%20want%201000%20followers” class=”btn” target=”_blank”>Buy Now</a>
</div>
<div class=”plan”>
<h2>5000 Followers</h2>
<p>₹1499 – Delivered in 1-2 Days</p>
<a href=”https://wa.me/919318469349?text=I%20want%205000%20followers” class=”btn” target=”_blank”>Buy Now</a>
</div>
<div class=”plan”>
<h2>10000 Followers</h2>
<p>₹2800 – Delivered in 2-3 Days</p>
<a href=”https://wa.me/919318469349?text=I%20want%2010000%20followers” class=”btn” target=”_blank”>Buy Now</a>
</div>
</section>
<section class=”contact”>
<h3>Contact & Payment</h3>
<p>WhatsApp: <a href=”https://wa.me/919318469349″ target=”_blank”>+91 9318469349</a></p>
<p>For payment, contact on WhatsApp.</p>
</section>
<footer>
© 2025 Folivi Fame | All Rights Reserved
</footer>
</body>
</html>