Skip to content

The Royal Group Co.

    • <!DOCTYPE html><html lang=”en”><head>    <meta charset=”UTF-8″>    <meta name=”viewport” content=”width=device-width, initial-scale=1.0″>    <title>The Royal Group Co. | Premier CCTV Solutions</title>    <style>        :root {            –primary-gold: #D4AF37;            –dark-bg: #1a1a1a;            –text-light: #ffffff;        }        body { font-family: ‘Arial’, sans-serif; margin: 0; background: var(–dark-bg); color: var(–text-light); }                /* Navigation */        nav { display: flex; justify-content: space-between; padding: 20px 5%; background: rgba(0,0,0,0.8); }        .logo img { height: 60px; }        /* Hero Section */        .hero {             height: 80vh;             display: flex;             flex-direction: column;             justify-content: center;             align-items: center;            text-align: center;            background: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6)), url(‘security-bg.jpg’);            background-size: cover;        }        .hero h1 { font-size: 3.5rem; color: var(–primary-gold); }                /* Features */        .services { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; padding: 50px 5%; }        .card { border: 1px solid var(–primary-gold); padding: 20px; border-radius: 8px; }    </style></head><body>    <nav>        <div class=”logo”>            <img src=”logo.png” alt=”The Royal Group Co.”>        </div>        <div class=”menu”>Home | Services | Contact</div>    </nav>    <header class=”hero”>        <h1>PREMIER CCTV SURVEILLANCE</h1>        <p>Advanced Security Solutions for Modern Infrastructure</p>        <button style=”background: var(–primary-gold); padding: 15px 30px; border: none; font-weight: bold;”>Get a Quote</button>    </header>    <section class=”services”>        <div class=”card”>            <h3>AI-Powered Analytics</h3>            <p>Smart detection and facial recognition technology.</p>        </div>        <div class=”card”>            <h3>24/7 Monitoring</h3>            <p>Remote access and professional surveillance teams.</p>        </div>    </section></body></html>
    • About
Learn more

Location

123 Example Street

San Francisco, CA 12345

Hours

Monday—Friday

8am — 6pm

Contact

hi@example.com

(123) 456-7890

Blog at WordPress.com.

  • Subscribe Subscribed
    • The Royal Group Co.
    • Already have a WordPress.com account? Log in now.
    • The Royal Group Co.
    • Subscribe Subscribed
    • Sign up
    • Log in
    • Copy shortlink
    • Report this content
    • View post in Reader
    • Manage subscriptions
    • Collapse this bar