<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>GLYC Digital — Intelligent Automation, Delivered</title>
    <meta name="description" content="GLYC Digital Pte. Ltd. — AI-powered content writing, resume optimization, Python automation, and workflow solutions for businesses.">
    <style>
        * { margin: 0; padding: 0; box-sizing: border-box; }
        body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; color: #1a1a1a; background: #fafafa; line-height: 1.6; }
        
        header { background: #0f172a; color: white; padding: 4rem 2rem; text-align: center; }
        header h1 { font-size: 2.5rem; font-weight: 700; letter-spacing: -0.02em; }
        header p { font-size: 1.2rem; color: #94a3b8; margin-top: 0.5rem; }
        
        section { max-width: 800px; margin: 0 auto; padding: 4rem 2rem; }
        section h2 { font-size: 1.8rem; margin-bottom: 2rem; color: #0f172a; }
        
        .services { display: grid; grid-template-columns: 1fr 1fr; gap: 1.5rem; }
        .service-card { background: white; padding: 2rem; border-radius: 12px; box-shadow: 0 1px 3px rgba(0,0,0,0.1); border: 1px solid #e2e8f0; }
        .service-card h3 { font-size: 1.2rem; margin-bottom: 0.5rem; color: #0f172a; }
        .service-card p { color: #64748b; font-size: 0.95rem; }
        
        .about p { color: #475569; margin-bottom: 1rem; }
        
        .contact { background: #0f172a; color: white; text-align: center; border-radius: 12px; }
        .contact h2 { color: white; }
        .contact p { color: #94a3b8; margin-bottom: 0.5rem; }
        .contact a { color: #60a5fa; text-decoration: none; }
        .contact a:hover { text-decoration: underline; }
        
        footer { text-align: center; padding: 2rem; color: #94a3b8; font-size: 0.85rem; }
        
        @media (max-width: 600px) { .services { grid-template-columns: 1fr; } }
    </style>
</head>
<body>
    <header>
        <h1>GLYC Digital</h1>
        <p>Intelligent Automation. Expert Content. Delivered Fast.</p>
    </header>

    <section>
        <h2>Services</h2>
        <div class="services">
            <div class="service-card">
                <h3>Content Writing</h3>
                <p>SEO-optimized blog posts, email sequences, website copy, and ghostwriting — delivered in 24 hours or less.</p>
            </div>
            <div class="service-card">
                <h3>Resume Optimization</h3>
                <p>ATS-friendly tech resumes and executive CVs crafted to pass automated screening and impress hiring managers.</p>
            </div>
            <div class="service-card">
                <h3>Python Automation</h3>
                <p>Custom scripts for data processing, PDF extraction, web scraping, and workflow automation.</p>
            </div>
            <div class="service-card">
                <h3>AI Workflow Setup</h3>
                <p>AI agent configuration, n8n/Make automation pipelines, and business process streamlining.</p>
            </div>
        </div>
    </section>

    <section class="about">
        <h2>About</h2>
        <p>GLYC Digital Pte. Ltd. combines AI-powered efficiency with human editorial judgment. We deliver high-quality work at speeds traditional agencies can't match — because our workflow is built different.</p>
        <p>Every piece of content, every line of code, and every automation script is reviewed and refined before it reaches you. Speed without compromise.</p>
    </section>

    <section class="contact">
        <h2>Get in Touch</h2>
        <p>Ready to work together? Reach out and we'll start within hours.</p>
        <p><a href="/cdn-cgi/l/email-protection#c3a4a2a1b1aaa6af83a4afbaa0a7aaa4aab7a2afeda0acae"><span class="__cf_email__" data-cfemail="accbcdcedec5c9c0eccbc0d5cfc8c5cbc5d8cdc082cfc3c1">[email&#160;protected]</span></a></p>
        <p><a href="/cdn-cgi/l/email-protection#6304060e0e0223040f1a00070a040a17020f4d000c0e"><span class="__cf_email__" data-cfemail="7710121a1a1637101b0e14131e101e03161b5914181a">[email&#160;protected]</span></a></p>
    </section>

    <footer>
        <p>&copy; 2026 GLYC Digital Pte. Ltd. All rights reserved.</p>
    </footer>
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script></body>
</html>
