<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Prodmast - Manufacturing Future</title>
    <link href="https://fonts.googleapis.com" rel="stylesheet">
    <style>
        body { font-family: 'Plus Jakarta Sans', sans-serif; background-color: #ffffff; color: #022c22; }
        .bg-dark-green { background-color: #022c22; }
        .bg-lime-brand { background-color: #d9f99d; }
    </style>
</head>
<body>
    <!-- NAVBAR -->
    <nav>
            Prodmast
            <a href="#">Home</a>
            <a href="#">About</a>
            <a href="#">Services</a>
            <a href="#">Contact</a>
        <button>Sign Up</button>
    </nav>
    <!-- HERO SECTION -->
    <section>
        <h1>
            The Future of Manufacturing <br> with Latest Technology
        </h1>
        <p>
            Expert tech to elevate your manufacturing. Let's take your business further.
        </p>
            <button>Get Started</button>
            <button>Try Demo</button>
            ★★★★★ 5.0
            <p>from 80+ reviews</p>
        <!-- STATS CARDS GRID -->
            <!-- WORKING IMAGE CARD -->
    <img decoding="async" 
        src="https://images.unsplash.com/photo-1581092580497-e0d23cbdf1dc?auto=format&#038;fit=crop&#038;w=800&#038;q=80" 
        alt="Industry">
<img decoding="async" src="https://images.unsplash.com" alt="Industry">
            <!-- Dark Stats -->
                <h2>100+</h2>
                <p>Our Esteemed <br>Clients and <br>Partners</p>
            <!-- White Stats -->
                G
                    <p>Total Projects</p>
                    <h2>1951+</h2>
            <!-- Lime Stats -->
                <h2>6+</h2>
                <p>Years of <br>Dedicated <br>Service</p>
            <!-- Dark Feature Card with Icon -->
                   <svg fill="none" stroke="currentColor" viewBox="0 0 24 24"><path d="M5 13l4 4L19 7" stroke-width="3" stroke-linecap="round" stroke-linejoin="round""")/>></svg>
                <p>Achieve Optimal Efficiency and Boost Productivity</p>
    </section>
    <!-- SERVICES SECTION (DARK) -->
    <section>
            <h2>Efficient and Integrated <br> Manufacturing Services</h2>
            <p>Simplify operations with our efficient, quality-focused services.</p>
            <!-- Service Items -->
                        <svg fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 6V4m0 2a2 2 0 100 4m0-4a2 2 0 110 4m-6 8a2 2 0 100-4m0 4a2 2 0 110-4m0 4v2m0-6V4m6 6v10m6-2a2 2 0 100-4m0 4a2 2 0 110-4m0 4v2m0-6V4""")/>></svg>
                    ↗
                <h3>Production and Assembly</h3>
                <p>Details on production processes, assembly capacity, and product types.</p>
                        <svg fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M19 11H5m14 0a2 2 0 012 2v6a2 2 0 01-2 2H5a2 2 0 01-2-2v-6a2 2 0 012-2m14 0V9a2 2 0 00-2-2M5 11V9a2 2 0 012-2m0 0V5a2 2 0 012-2h6a2 2 0 012 2v2M7 7h10""")/>></svg>
                    ↗
                <h3>Custom Manufacturing</h3>
                <p>Custom product creation with design and customization options.</p>
                        <svg fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z""")/>></svg>
                    ↗
                <h3>Quality Control</h3>
                <p>Procedures and systems in place to ensure high product quality.</p>
                        <svg fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13 10V3L4 14h7v7l9-11h-7z""")/>></svg>
                    ↗
                <h3>Technology and Innovation</h3>
                <p>Details on the latest manufacturing technologies and ongoing innovations.</p>
                        <svg fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M20 7l-8-4-8 4m16 0l-8 4m8-4v10l-8 4m0-10L4 7m8 4v10M4 7v10l8 4""")/>></svg>
                    ↗
                <h3>Packaging and Logistics</h3>
                <p>Packaging and logistics for shipping to customers and distributors.</p>
                        <svg fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9 19v-6a2 2 0 00-2-2H5a2 2 0 00-2 2v6a2 2 0 002 2h2a2 2 0 002-2zm0 0V9a2 2 0 012-2h2a2 2 0 012 2v10m-6 0a2 2 0 002 2h2a2 2 0 002-2m0 0V5a2 2 0 012-2h2a2 2 0 012 2v14a2 2 0 01-2 2h-2a2 2 0 01-2-2z""")/>></svg>
                    ↗
                <h3>Consulting Market Research</h3>
                <p>Services to help companies understand market needs and provide strategic advice.</p>
    </section>
</body>
</html>