R1SMM.COM — Trusted SMM Panel
Fast • Secure • Affordable — Your #1 Social Media Growth Partner
About Us
R1SMM.COM is one of India’s leading and most trusted SMM panels,
created to provide fast, safe, and affordable social media growth.
Our goal is to deliver premium-quality services at the lowest price
while ensuring complete customer satisfaction.
Why Choose R1SMM.COM?
Get Started
Create an account and start growing instantly.
For support or inquiries, contact us anytime on WhatsApp.
© R1SMM.COM — All Rights Reserved.
script
document.getElementById('year').innerText = new Date().getFullYear();
script
body{
margin:0;
background:#f5faff;
font-family:Arial,Helvetica,sans-serif;
color:#0f172a;
line-height:1.7;
}
.container{
max-width:1100px;
margin:50px auto;
padding:24px;
}
.card{
background:#ffffff;
border-radius:16px;
padding:40px;
box-shadow:0 10px 30px rgba(0,0,0,0.06);
}
header{
display:flex;
gap:20px;
align-items:center;
margin-bottom:20px;
}
.logo{
width:80px;
height:80px;
border-radius:14px;
background:linear-gradient(135deg,#0ea5a4,#06b6d4);
display:flex;
align-items:center;
justify-content:center;
color:white;
font-weight:800;
font-size:28px;
letter-spacing:1px;
box-shadow:0 4px 12px rgba(14,165,164,0.4);
}
h1{
margin:0;
font-size:30px;
font-weight:800;
color:#0ea5a4;
}
.muted{
color:#64748b;
font-size:15.5px;
}
.grid{
display:grid;
grid-template-columns:1fr 320px;
gap:25px;
margin-top:10px;
}
@media(max-width:900px){
.grid{grid-template-columns:1fr;}
}
h2, h3{
color:#0ea5a4;
font-weight:700;
}
.btn{
display:inline-block;
padding:12px 18px;
border-radius:10px;
background:#0ea5a4;
color:#fff;
text-decoration:none;
font-weight:600;
font-size:15px;
transition:0.2s;
}
.btn:hover{opacity:0.85;}
.btn-dark{
background:#1e293b;
color:white;
}
.box{
background:#ffffff;
padding:20px;
border-radius:14px;
box-shadow:0 6px 18px rgba(0,0,0,0.05);
}
.whatsapp-box{
display:flex;
align-items:center;
gap:10px;
margin-top:14px;
padding:12px;
background:#e7fff1;
border-radius:12px;
border:1px solid #b2f5c8;
}
.whatsapp-box img{
width:30px;
height:30px;
}
.whatsapp-box a{
text-decoration:none;
color:#0f9d58;
font-weight:700;
font-size:16px;
}
footer{
margin-top:26px;
text-align:left;
color:#64748b;
font-size:14px;
}