<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>RR COMMUNICATIONS | CCTV, Networking, IP PBX, EPABX, Biometric, Wi Fi, Video Conference & PA Systems</title>
<meta name="description" content="RR COMMUNICATIONS - Security, Networking and Communication Solutions across Tamil Nadu and Kerala.">
<style>
body{margin:0;font-family:Arial,sans-serif;line-height:1.6;color:#222}
header{background:#0f172a;color:#fff;padding:16px 24px;position:sticky;top:0}
.hero{background:#1e293b;color:#fff;padding:80px 20px;text-align:center}
.container{max-width:1200px;margin:auto;padding:20px}
.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}
.card{border:1px solid #ddd;border-radius:10px;padding:18px}
section{padding:40px 0}
h2{text-align:center}
.contact{display:grid;grid-template-columns:1fr 1fr;gap:20px}
input,textarea{width:100%;padding:10px;margin:8px 0}
button{padding:12px 18px}
footer{background:#0f172a;color:#fff;text-align:center;padding:20px}
.whatsapp{position:fixed;right:20px;bottom:20px;background:#25D366;color:#fff;
padding:14px 18px;border-radius:30px;text-decoration:none;font-weight:bold}
@media(max-width:768px){.contact{grid-template-columns:1fr}}
</style>
</head>
<body>
<header><strong>RR COMMUNICATIONS</strong></header>

<section class="hero">
<h1>Security, Networking & Communication Solutions</h1>
<p>CCTV • Networking • IP PBX • EPABX • Matrix • Biometric • Wi Fi • Video Conference • PA Systems</p>
<p>Serving Customers Across Tamil Nadu & Kerala</p>
</section>

<section class="container">
<h2>Our Services</h2>
<div class="grid">
<div class="card">CCTV Surveillance Systems</div>
<div class="card">IP Camera Installation</div>
<div class="card">Networking & Structured Cabling</div>
<div class="card">Enterprise Wi Fi Solutions</div>
<div class="card">IP PBX & EPABX Systems</div>
<div class="card">Matrix Solutions</div>
<div class="card">Biometric Attendance Systems</div>
<div class="card">Access Control Systems</div>
<div class="card">Video Conferencing Solutions</div>
<div class="card">Public Address (PA) Systems</div>
<div class="card">Intercom Systems</div>
<div class="card">AMC & Maintenance Services</div>
</div>
</section>

<section class="container">
<h2>Coverage Area</h2>
<p style="text-align:center">Professional installation and support services throughout Tamil Nadu and Kerala.</p>
</section>

<section class="container">
<h2>Contact Us</h2>
<div class="contact">
<div>
<p><strong>RR COMMUNICATIONS</strong></p>
<p>No-563B, Sree Ram Complex,<br>Crosscut 1st Street,<br>Gandhipuram, Coimbatore - 641012</p>
<p>Mobile: +91 9843085208<br>+91 9843185208<br>+91 9047785208</p>
<p>Landline: 0422-4975208</p>
<p>Email: rrcommunicationscbe@gmail.com</p>
</div>
<div>
<form>
<input placeholder="Name">
<input placeholder="Phone">
<input placeholder="Email">
<textarea rows="5" placeholder="Requirement"></textarea>
<button type="button">Send Enquiry</button>
</form>
</div>
</div>
</section>

<footer>
© 2026 RR COMMUNICATIONS | Serving Tamil Nadu & Kerala
</footer>

<a class="whatsapp" href="https://wa.me/919843085208">WhatsApp</a>
</body>
</html>
