<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Little-gaja - Empowering Businesses with Innovation</title>

    <script src="https://cdn.tailwindcss.com"></script>
    
    <link href="https://cdnjs.cloudflare.com/ajax/libs/flowbite/2.2.0/flowbite.min.css" rel="stylesheet" />
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800;900&display=swap" rel="stylesheet">

    <style>
        html {
            scroll-behavior: smooth;
        }

        body {
            font-family: 'Inter', sans-serif;
        }
        h1, h2, h3, h4, h5, h6 {
            font-family: 'Plus Jakarta Sans', sans-serif;
        }

        .gradient-text {
            background: linear-gradient(135deg, var(--tw-gradient-from), var(--tw-gradient-to));
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            background-clip: text;
        }

        .glass-effect {
            background: rgba(255, 255, 255, 0.9);
            backdrop-filter: blur(10px);
            -webkit-backdrop-filter: blur(10px);
        }

        .hover-lift {
            transition: transform 0.3s ease, box-shadow 0.3s ease;
        }

        .hover-lift:hover {
            transform: translateY(-8px);
            box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
        }

        @keyframes float {
            0%, 100% { transform: translateY(0); }
            50% { transform: translateY(-20px); }
        }

        .animate-float {
            animation: float 6s ease-in-out infinite;
        }

        .pattern-dots {
            background-image: radial-gradient(circle, rgba(0,0,0,0.05) 1px, transparent 1px);
            background-size: 20px 20px;
        }

        .section-divider {
            position: relative;
            overflow: hidden;
        }

        .section-divider::before {
            content: '';
            position: absolute;
            top: -50%;
            left: -10%;
            width: 120%;
            height: 200%;
            background: linear-gradient(135deg, transparent 45%, rgba(255,255,255,0.03) 50%, transparent 55%);
            transform: rotate(-5deg);
        }
    </style>
    <link rel="stylesheet" href="assets/css/dynamic.css">
</head>
<body class="antialiased">

<nav class="bg-white shadow-lg fixed w-full z-50 top-0">
    <div class="max-w-screen-xl mx-auto px-6 py-2 flex items-center justify-between">
        <a href="./" class="flex items-center space-x-4">
            <div class="flex items-center justify-center w-12 h-12 rounded-full border-4 border-purple-600 text-purple-600 font-black text-xl">
                Li            </div>
            <div>
                <div class="text-sm text-gray-400 uppercase tracking-widest">Trusted Experts</div>
                <div class="text-2xl font-bold text-gray-900">Little-gaja</div>
            </div>
        </a>
        <div class="hidden lg:flex items-center space-x-6">
            <div class="flex items-center space-x-2 px-4 py-2 rounded-full bg-gray-50">
                <span class="w-2 h-2 rounded-full bg-emerald-500 animate-pulse"></span>
                <span class="text-sm text-gray-600">Available now</span>
            </div>
            <a href="#services" class="text-gray-700 font-semibold hover:text-purple-600 transition">Services</a>
            <a href="#about" class="text-gray-700 font-semibold hover:text-purple-600 transition">About</a>
            <a href="#features" class="text-gray-700 font-semibold hover:text-purple-600 transition">Features</a>
            <a href="#testimonials" class="text-gray-700 font-semibold hover:text-purple-600 transition">Testimonials</a>
        </div>
        <div class="hidden lg:flex items-center space-x-4">
            <div class="text-right">
                <div class="text-xs uppercase text-gray-400">Call us</div>
                <div class="text-sm font-bold text-gray-900">+1-303-482-7753</div>
            </div>
            <a href="#contact" class="px-6 py-3 bg-gray-900 text-white font-semibold rounded-xl hover:bg-purple-600 transition">Get Started</a>
        </div>
        <button data-collapse-toggle="navbar-15" type="button" class="lg:hidden inline-flex items-center justify-center w-11 h-11 rounded-lg bg-gray-100 text-gray-600">
            <svg class="w-6 h-6" fill="none" viewBox="0 0 24 24" stroke="currentColor">
                <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16" />
            </svg>
        </button>
    </div>
    <div class="hidden bg-white" id="navbar-15">
        <div class="px-6 pb-6 space-y-4">
            <a href="#services" class="block text-gray-700 font-semibold">Services</a>
            <a href="#about" class="block text-gray-700 font-semibold">About</a>
            <a href="#features" class="block text-gray-700 font-semibold">Features</a>
            <a href="#testimonials" class="block text-gray-700 font-semibold">Testimonials</a>
            <div class="text-sm text-gray-500">Call +1-303-482-7753</div>
            <a href="#contact" class="block text-center px-5 py-3 rounded-lg bg-gray-900 text-white font-semibold">Get Started</a>
        </div>
    </div>
</nav>

<section class="relative mt-16 bg-gray-900 overflow-hidden">
    <div class="absolute inset-0 bg-gradient-to-br from-purple-900/30 to-pink-900/30"></div>
    <div class="absolute inset-0 opacity-5" style="background-image: url('data:image/svg+xml,%3Csvg width=\'60\' height=\'60\' viewBox=\'0 0 60 60\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cg fill=\'none\' fill-rule=\'evenodd\'%3E%3Cg fill=\'%23ffffff\' fill-opacity=\'1\'%3E%3Cpath d=\'M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z\'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E');"></div>
    
    <div class="max-w-screen-xl mx-auto px-4 py-24 lg:py-32 relative z-10">
        <div class="text-center max-w-4xl mx-auto mb-16">
            <div class="inline-block px-5 py-2 mb-6 bg-white/10 backdrop-blur-sm text-white rounded-full text-sm font-semibold border border-white/20">
                Made-to-Order Insurance            </div>
            
            <h1 class="text-4xl md:text-5xl lg:text-6xl font-black text-white mb-6 uppercase tracking-tight">
                Empowering Businesses with Innovation            </h1>
            
            <p class="text-xl text-gray-300 mb-10">
                Drive success and profitability with tailored solutions and industry-leading expertise.            </p>
            
            <div class="flex flex-col sm:flex-row gap-4 justify-center">
                <a href="#contact" class="px-8 py-4 bg-gradient-to-r from-purple-600 to-pink-600 text-white font-bold rounded-lg hover:shadow-2xl transition-all text-lg">
                    Empower Yourself →
                </a>
                <a href="#services" class="px-8 py-4 bg-white/10 backdrop-blur-sm text-white font-bold rounded-lg border-2 border-white/20 hover:bg-white/20 transition-all text-lg">
                    Explore Services
                </a>
            </div>
        </div>
    </div>
</section>


<section class="bg-gradient-to-br from-purple-50 to-pink-50 py-16">
    <div class="max-w-screen-xl mx-auto px-4">
        <div class="grid grid-cols-2 md:grid-cols-4 gap-8">
            <div class="text-center">
                <div class="w-20 h-20 bg-purple-600 rounded-full flex items-center justify-center mx-auto mb-4">
                    <span class="text-3xl font-black text-white">500+</span>
                </div>
                <div class="text-gray-700 font-semibold">Happy Clients</div>
            </div>
            <div class="text-center">
                <div class="w-20 h-20 bg-purple-600 rounded-full flex items-center justify-center mx-auto mb-4">
                    <span class="text-3xl font-black text-white">98%</span>
                </div>
                <div class="text-gray-700 font-semibold">Satisfaction Rate</div>
            </div>
            <div class="text-center">
                <div class="w-20 h-20 bg-purple-600 rounded-full flex items-center justify-center mx-auto mb-4">
                    <span class="text-3xl font-black text-white">24/7</span>
                </div>
                <div class="text-gray-700 font-semibold">Support Available</div>
            </div>
            <div class="text-center">
                <div class="w-20 h-20 bg-purple-600 rounded-full flex items-center justify-center mx-auto mb-4">
                    <span class="text-3xl font-black text-white">15+</span>
                </div>
                <div class="text-gray-700 font-semibold">Years Experience</div>
            </div>
        </div>
    </div>
</section>

<section class="relative bg-gray-900 py-20 overflow-hidden" id="services">
    <div class="absolute inset-0 bg-gradient-to-br from-purple-900/20 to-pink-900/20"></div>
    
    <div class="max-w-screen-xl mx-auto px-4 relative z-10">
        <div class="text-center mb-16">
            <span class="inline-block px-4 py-2 bg-white/10 text-white rounded-full text-sm font-semibold mb-4">Services</span>
            <h2 class="text-5xl font-extrabold text-white mb-4">Empower Your Business with Data-Driven Strategies and Industry Expertise: Unlock Market Opportunities with Our Customized Services</h2>
            <p class="text-xl text-gray-300 max-w-2xl mx-auto">Professional solutions for every need</p>
        </div>
        
        <div class="grid md:grid-cols-3 gap-6">
                        <div class="bg-white/5 backdrop-blur-sm border border-white/10 rounded-2xl p-8 hover:bg-white/10 transition-all">
                <div class="w-14 h-14 bg-gradient-to-br from-purple-500 to-pink-600 rounded-xl flex items-center justify-center mb-6">
                    <i class="fas fa-laptop-code text-white text-2xl"></i>
                </div>
                <h3 class="text-xl font-bold text-white mb-3">Digital Transformation</h3>
                <p class="text-gray-300 leading-relaxed"> Stay ahead of the competition with our digital transformation solutions. We help businesses streamline processes, adopt emerging technologies, and create seamless digital experiences for customers, employees, and stakeholders.</p>
            </div>
                        <div class="bg-white/5 backdrop-blur-sm border border-white/10 rounded-2xl p-8 hover:bg-white/10 transition-all">
                <div class="w-14 h-14 bg-gradient-to-br from-purple-500 to-pink-600 rounded-xl flex items-center justify-center mb-6">
                    <i class="fas fa-microchip text-white text-2xl"></i>
                </div>
                <h3 class="text-xl font-bold text-white mb-3">Innovation Workshops</h3>
                <p class="text-gray-300 leading-relaxed">Our innovation workshops are designed to help your team generate and refine new ideas, develop creative problem-solving skills, and foster a culture of innovation within your organization.</p>
            </div>
                        <div class="bg-white/5 backdrop-blur-sm border border-white/10 rounded-2xl p-8 hover:bg-white/10 transition-all">
                <div class="w-14 h-14 bg-gradient-to-br from-purple-500 to-pink-600 rounded-xl flex items-center justify-center mb-6">
                    <i class="fas fa-robot text-white text-2xl"></i>
                </div>
                <h3 class="text-xl font-bold text-white mb-3">Design & Prototyping</h3>
                <p class="text-gray-300 leading-relaxed">Bring your ideas to life with our rapid prototyping and user-centered design services. Our experienced designers craft intuitive interfaces and functional prototypes, enabling you to test and validate your concepts before moving to full-scale production.</p>
            </div>
                        <div class="bg-white/5 backdrop-blur-sm border border-white/10 rounded-2xl p-8 hover:bg-white/10 transition-all">
                <div class="w-14 h-14 bg-gradient-to-br from-purple-500 to-pink-600 rounded-xl flex items-center justify-center mb-6">
                    <i class="fas fa-brain text-white text-2xl"></i>
                </div>
                <h3 class="text-xl font-bold text-white mb-3">Ideation & Strategy</h3>
                <p class="text-gray-300 leading-relaxed">We transform your ideas into actionable strategies, ensuring your business remains at the forefront of innovation. Our experts dive deep into your industry to uncover unique opportunities and develop a roadmap to success.</p>
            </div>
                        <div class="bg-white/5 backdrop-blur-sm border border-white/10 rounded-2xl p-8 hover:bg-white/10 transition-all">
                <div class="w-14 h-14 bg-gradient-to-br from-purple-500 to-pink-600 rounded-xl flex items-center justify-center mb-6">
                    <i class="fas fa-network-wired text-white text-2xl"></i>
                </div>
                <h3 class="text-xl font-bold text-white mb-3">Growth & Scaling</h3>
                <p class="text-gray-300 leading-relaxed">Maximize your market potential with our growth and scaling services. We leverage data-driven insights and tailored strategies to optimize your customer acquisition, retention, and expansion, ensuring sustainable growth and long-term success.</p>
            </div>
                        <div class="bg-white/5 backdrop-blur-sm border border-white/10 rounded-2xl p-8 hover:bg-white/10 transition-all">
                <div class="w-14 h-14 bg-gradient-to-br from-purple-500 to-pink-600 rounded-xl flex items-center justify-center mb-6">
                    <i class="fas fa-cloud text-white text-2xl"></i>
                </div>
                <h3 class="text-xl font-bold text-white mb-3">Technology Consulting</h3>
                <p class="text-gray-300 leading-relaxed">Our technology consulting services help you navigate complex technology landscapes and identify the best solutions for your business needs. We provide expert guidance on everything from software selection to implementation and integration.</p>
            </div>
                    </div>
    </div>
</section>

<section class="bg-gradient-to-br from-purple-600 to-pink-600 py-32" id="testimonials">
    <div class="max-w-screen-xl mx-auto px-4 text-center">
        <h2 class="text-5xl font-black text-white mb-16">Client Success Stories</h2>
        
        <div class="bg-white/10 backdrop-blur-md rounded-3xl p-12 lg:p-20 border border-white/20 max-w-4xl mx-auto">
                        <div class="text-6xl text-white/20 mb-6">"</div>
            
            <p class="text-3xl text-white font-light mb-10 leading-relaxed">
                Cutting-edge solutions that actually deliver. They helped us launch our product 3 months ahead of schedule.            </p>
            
            <div class="flex items-center justify-center space-x-6">
                <img src="https://randomuser.me/api/portraits/men/29.jpg" alt="Daniel Wright" class="w-20 h-20 rounded-full border-4 border-white/30 bg-white/10">
                <div class="text-left text-white">
                    <div class="text-xl font-bold">Daniel Wright</div>
                    <div class="text-white/80">CTO, FutureTech Labs</div>
                </div>
            </div>
        </div>
    </div>
</section>


<section class="bg-gradient-to-br from-purple-50 via-white to-pink-50 py-24" id="features">
    <div class="max-w-screen-xl mx-auto px-4">
        <div class="text-center mb-20">
            <h2 class="text-5xl md:text-6xl font-black text-gray-900 mb-6">Powerful Features</h2>
            <p class="text-xl text-gray-600 max-w-3xl mx-auto">Designed to help you achieve more</p>
        </div>
        
        <div class="grid md:grid-cols-2 lg:grid-cols-4 gap-6">
                        <div class="text-center p-6 bg-white rounded-2xl shadow-lg hover:shadow-2xl transition-all">
                <div class="w-14 h-14 bg-gradient-to-br from-purple-500 to-pink-600 rounded-xl flex items-center justify-center mx-auto mb-4">
                    <i class="fas fa-bolt text-white text-xl"></i>
                </div>
                <h3 class="text-lg font-bold text-gray-900 mb-2">Lightning Fast</h3>
                <p class="text-gray-600 text-sm">Optimized speed</p>
            </div>
                        <div class="text-center p-6 bg-white rounded-2xl shadow-lg hover:shadow-2xl transition-all">
                <div class="w-14 h-14 bg-gradient-to-br from-purple-500 to-pink-600 rounded-xl flex items-center justify-center mx-auto mb-4">
                    <i class="fas fa-lock text-white text-xl"></i>
                </div>
                <h3 class="text-lg font-bold text-gray-900 mb-2">Bank Security</h3>
                <p class="text-gray-600 text-sm">Enterprise protection</p>
            </div>
                        <div class="text-center p-6 bg-white rounded-2xl shadow-lg hover:shadow-2xl transition-all">
                <div class="w-14 h-14 bg-gradient-to-br from-purple-500 to-pink-600 rounded-xl flex items-center justify-center mx-auto mb-4">
                    <i class="fas fa-mobile-alt text-white text-xl"></i>
                </div>
                <h3 class="text-lg font-bold text-gray-900 mb-2">Mobile Ready</h3>
                <p class="text-gray-600 text-sm">Any device</p>
            </div>
                        <div class="text-center p-6 bg-white rounded-2xl shadow-lg hover:shadow-2xl transition-all">
                <div class="w-14 h-14 bg-gradient-to-br from-purple-500 to-pink-600 rounded-xl flex items-center justify-center mx-auto mb-4">
                    <i class="fas fa-sync text-white text-xl"></i>
                </div>
                <h3 class="text-lg font-bold text-gray-900 mb-2">Auto Updates</h3>
                <p class="text-gray-600 text-sm">Always current</p>
            </div>
                        <div class="text-center p-6 bg-white rounded-2xl shadow-lg hover:shadow-2xl transition-all">
                <div class="w-14 h-14 bg-gradient-to-br from-purple-500 to-pink-600 rounded-xl flex items-center justify-center mx-auto mb-4">
                    <i class="fas fa-users text-white text-xl"></i>
                </div>
                <h3 class="text-lg font-bold text-gray-900 mb-2">Collaboration</h3>
                <p class="text-gray-600 text-sm">Team work</p>
            </div>
                        <div class="text-center p-6 bg-white rounded-2xl shadow-lg hover:shadow-2xl transition-all">
                <div class="w-14 h-14 bg-gradient-to-br from-purple-500 to-pink-600 rounded-xl flex items-center justify-center mx-auto mb-4">
                    <i class="fas fa-chart-bar text-white text-xl"></i>
                </div>
                <h3 class="text-lg font-bold text-gray-900 mb-2">Analytics</h3>
                <p class="text-gray-600 text-sm">Deep insights</p>
            </div>
                        <div class="text-center p-6 bg-white rounded-2xl shadow-lg hover:shadow-2xl transition-all">
                <div class="w-14 h-14 bg-gradient-to-br from-purple-500 to-pink-600 rounded-xl flex items-center justify-center mx-auto mb-4">
                    <i class="fas fa-cloud text-white text-xl"></i>
                </div>
                <h3 class="text-lg font-bold text-gray-900 mb-2">Cloud Based</h3>
                <p class="text-gray-600 text-sm">Access anywhere</p>
            </div>
                        <div class="text-center p-6 bg-white rounded-2xl shadow-lg hover:shadow-2xl transition-all">
                <div class="w-14 h-14 bg-gradient-to-br from-purple-500 to-pink-600 rounded-xl flex items-center justify-center mx-auto mb-4">
                    <i class="fas fa-cog text-white text-xl"></i>
                </div>
                <h3 class="text-lg font-bold text-gray-900 mb-2">Customizable</h3>
                <p class="text-gray-600 text-sm">Tailored to you</p>
            </div>
                    </div>
    </div>
</section>


<section class="bg-gradient-to-b from-white via-gray-50 to-white py-20" id="about">
    <div class="max-w-screen-xl mx-auto px-4">
        <div class="grid lg:grid-cols-2 gap-16 items-start">
            <div class="lg:sticky lg:top-24">
                <img src="https://images.pexels.com/photos/1181352/pexels-photo-1181352.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940" alt="About" class="rounded-3xl shadow-2xl w-full">
                <div class="mt-8 grid grid-cols-2 gap-4">
                    <div class="bg-white p-6 rounded-xl shadow-lg text-center">
                        <div class="text-3xl font-black text-purple-600 mb-1">500+</div>
                        <div class="text-sm text-gray-600">Projects</div>
                    </div>
                    <div class="bg-white p-6 rounded-xl shadow-lg text-center">
                        <div class="text-3xl font-black text-purple-600 mb-1">15+</div>
                        <div class="text-sm text-gray-600">Years</div>
                    </div>
                </div>
            </div>
            
            <div class="space-y-10">
                <div>
                    <span class="inline-block px-5 py-2 bg-gradient-to-r from-purple-100 to-pink-100 text-purple-700 font-bold text-sm rounded-full mb-6">
                        Made-to-Order Insurance                    </span>
                    
                    <h2 class="text-5xl font-black text-gray-900 mb-6 leading-tight">
                        Tailored Insurance Plans for Your Individual Requirements                    </h2>
                    
                    <p class="text-xl text-gray-600 leading-relaxed">
                        One of the biggest benefits of working with our agency is our ability to provide customized insurance solutions. We understand that no two situations are the same, which is why we take the time to assess your risks and create a policy that is tailored to your needs. Our team of experts will work with you to identify your priorities and develop a policy that provides the protection you need, without breaking the bank.                    </p>
                </div>
                
                <div class="space-y-6">
                                        <div class="flex items-start space-x-4">
                        <div class="w-3 h-3 bg-purple-600 rounded-full mt-2 flex-shrink-0"></div>
                        <div>
                            <h4 class="text-lg font-bold text-gray-900 mb-1">Expert Leadership</h4>
                            <p class="text-gray-600">Industry veterans guiding every project</p>
                        </div>
                    </div>
                                        <div class="flex items-start space-x-4">
                        <div class="w-3 h-3 bg-purple-600 rounded-full mt-2 flex-shrink-0"></div>
                        <div>
                            <h4 class="text-lg font-bold text-gray-900 mb-1">Proven Process</h4>
                            <p class="text-gray-600">Battle-tested methodologies that deliver</p>
                        </div>
                    </div>
                                        <div class="flex items-start space-x-4">
                        <div class="w-3 h-3 bg-purple-600 rounded-full mt-2 flex-shrink-0"></div>
                        <div>
                            <h4 class="text-lg font-bold text-gray-900 mb-1">Client First</h4>
                            <p class="text-gray-600">Your success is our primary mission</p>
                        </div>
                    </div>
                                    </div>
                
                <div>
                    <a href="#contact" class="inline-block px-12 py-6 bg-gradient-to-r from-purple-600 to-pink-600 text-white font-black text-lg rounded-full hover:shadow-2xl transition-all">
                        Discover Coverage                    </a>
                </div>
            </div>
        </div>
    </div>
</section>


<section class="bg-gradient-to-br from-purple-50 via-white to-pink-50 py-20" id="blog">
    <div class="max-w-screen-xl mx-auto px-4">
        <div class="text-center mb-16">
            <div class="inline-flex items-center justify-center w-16 h-16 bg-purple-600 rounded-full mb-6">
                <i class="fas fa-blog text-white text-2xl"></i>
            </div>
            <h2 class="text-4xl md:text-5xl font-extrabold text-gray-900 mb-4">Latest Blog Posts</h2>
            <p class="text-xl text-gray-600 max-w-2xl mx-auto">Insights, tips, and stories from our team</p>
        </div>
        
        <div class="grid md:grid-cols-2 lg:grid-cols-3 gap-8">
                        <article class="bg-white rounded-2xl overflow-hidden shadow-lg hover:shadow-2xl transition-all group border border-gray-100">
                <div class="relative h-64 overflow-hidden">
                    <img src="https://images.pexels.com/photos/34804022/pexels-photo-34804022.jpeg?auto=compress&cs=tinysrgb&h=650&w=940" alt="Complete Guide to Technology Innovation in innovation" class="w-full h-full object-cover group-hover:scale-110 transition-transform duration-500">
                    <div class="absolute inset-0 bg-gradient-to-t from-purple-900/80 via-purple-900/20 to-transparent"></div>
                    <div class="absolute bottom-0 left-0 right-0 p-6">
                        <span class="inline-block px-3 py-1 bg-white text-purple-600 text-xs font-bold rounded-full mb-2">General</span>
                        <h3 class="text-xl font-bold text-white group-hover:text-fuchsia-200 transition-colors">
                            <a href="/blog/complete-guide-to-technology-innovation-in-innovation/">Complete Guide to Technology Innovation in innovation</a>
                        </h3>
                    </div>
                </div>
                
                <div class="p-6">
                    <div class="flex items-center justify-between text-sm text-gray-500 mb-4">
                        <div class="flex items-center">
                            <i class="far fa-calendar text-purple-600 mr-2"></i>
                            <span>January 28, 2026</span>
                        </div>
                        <div class="flex items-center">
                            <i class="far fa-user text-purple-600 mr-2"></i>
                            <span>Noah Patel</span>
                        </div>
                    </div>
                    
                    <p class="text-gray-600 mb-5 leading-relaxed">The Evolution of Technology Innovation in 2025 In 2025, technology innovation has become the cornerstone of competitive ...</p>
                    
                    <a href="/blog/complete-guide-to-technology-innovation-in-innovation/" class="inline-flex items-center w-full justify-center px-6 py-3 bg-gradient-to-r from-purple-600 to-pink-600 text-white font-semibold rounded-lg hover:shadow-lg transition-all">
                        Read Article
                        <i class="fas fa-arrow-right ml-2"></i>
                    </a>
                </div>
            </article>
                        <article class="bg-white rounded-2xl overflow-hidden shadow-lg hover:shadow-2xl transition-all group border border-gray-100">
                <div class="relative h-64 overflow-hidden">
                    <img src="https://images.pexels.com/photos/3182759/pexels-photo-3182759.jpeg?auto=compress&cs=tinysrgb&h=650&w=940" alt="Ethical AI Certification Guilds" class="w-full h-full object-cover group-hover:scale-110 transition-transform duration-500">
                    <div class="absolute inset-0 bg-gradient-to-t from-purple-900/80 via-purple-900/20 to-transparent"></div>
                    <div class="absolute bottom-0 left-0 right-0 p-6">
                        <span class="inline-block px-3 py-1 bg-white text-purple-600 text-xs font-bold rounded-full mb-2">AI Governance</span>
                        <h3 class="text-xl font-bold text-white group-hover:text-fuchsia-200 transition-colors">
                            <a href="/blog/ethical-ai-certification-guilds/">Ethical AI Certification Guilds</a>
                        </h3>
                    </div>
                </div>
                
                <div class="p-6">
                    <div class="flex items-center justify-between text-sm text-gray-500 mb-4">
                        <div class="flex items-center">
                            <i class="far fa-calendar text-purple-600 mr-2"></i>
                            <span>January 27, 2026</span>
                        </div>
                        <div class="flex items-center">
                            <i class="far fa-user text-purple-600 mr-2"></i>
                            <span>Ethan Brooks</span>
                        </div>
                    </div>
                    
                    <p class="text-gray-600 mb-5 leading-relaxed">Ethical AI guilds certify teams and products across industries, blending training, audits, and community mentorship in 2...</p>
                    
                    <a href="/blog/ethical-ai-certification-guilds/" class="inline-flex items-center w-full justify-center px-6 py-3 bg-gradient-to-r from-purple-600 to-pink-600 text-white font-semibold rounded-lg hover:shadow-lg transition-all">
                        Read Article
                        <i class="fas fa-arrow-right ml-2"></i>
                    </a>
                </div>
            </article>
                        <article class="bg-white rounded-2xl overflow-hidden shadow-lg hover:shadow-2xl transition-all group border border-gray-100">
                <div class="relative h-64 overflow-hidden">
                    <img src="https://images.pexels.com/photos/3184631/pexels-photo-3184631.jpeg?auto=compress&cs=tinysrgb&h=650&w=940" alt="Innovation Fund Marketplaces" class="w-full h-full object-cover group-hover:scale-110 transition-transform duration-500">
                    <div class="absolute inset-0 bg-gradient-to-t from-purple-900/80 via-purple-900/20 to-transparent"></div>
                    <div class="absolute bottom-0 left-0 right-0 p-6">
                        <span class="inline-block px-3 py-1 bg-white text-purple-600 text-xs font-bold rounded-full mb-2">Corporate Innovation</span>
                        <h3 class="text-xl font-bold text-white group-hover:text-fuchsia-200 transition-colors">
                            <a href="/blog/innovation-fund-marketplaces/">Innovation Fund Marketplaces</a>
                        </h3>
                    </div>
                </div>
                
                <div class="p-6">
                    <div class="flex items-center justify-between text-sm text-gray-500 mb-4">
                        <div class="flex items-center">
                            <i class="far fa-calendar text-purple-600 mr-2"></i>
                            <span>January 26, 2026</span>
                        </div>
                        <div class="flex items-center">
                            <i class="far fa-user text-purple-600 mr-2"></i>
                            <span>Ethan Brooks</span>
                        </div>
                    </div>
                    
                    <p class="text-gray-600 mb-5 leading-relaxed">Innovation fund marketplaces match internal ideas with capital, mentors, and tooling inside 2025 enterprises.</p>
                    
                    <a href="/blog/innovation-fund-marketplaces/" class="inline-flex items-center w-full justify-center px-6 py-3 bg-gradient-to-r from-purple-600 to-pink-600 text-white font-semibold rounded-lg hover:shadow-lg transition-all">
                        Read Article
                        <i class="fas fa-arrow-right ml-2"></i>
                    </a>
                </div>
            </article>
                    </div>
        
        <div class="text-center mt-12">
            <a href="blog/" class="text-purple-600 font-bold text-lg hover:text-purple-700 transition-colors">
                View All Articles →
            </a>
        </div>
    </div>
</section>


<section class="py-20 bg-gradient-to-br from-purple-50 via-white to-pink-50">
    <div class="max-w-4xl mx-auto px-4 text-center">
        <div class="inline-block px-6 py-3 bg-white text-purple-700 rounded-full text-sm font-semibold mb-6 shadow-md border-2 border-purple-100">
            Get Started Today
        </div>
        <h2 class="text-5xl md:text-6xl font-black text-gray-900 mb-6">Ready to Get Started?</h2>
        <p class="text-xl text-gray-600 mb-10 max-w-2xl mx-auto">Join thousands of satisfied clients and transform your business today</p>
        <div class="flex flex-col sm:flex-row gap-6 justify-center">
            <a href="#contact" class="group px-12 py-6 bg-gradient-to-r from-purple-600 to-pink-600 text-white font-black text-lg rounded-full hover:shadow-2xl transition-all flex items-center justify-center gap-3">
                Get Started Now
                <i class="fas fa-arrow-right group-hover:translate-x-2 transition-transform"></i>
            </a>
            <a href="#services" class="px-12 py-6 bg-white border-2 border-gray-300 text-gray-900 font-black text-lg rounded-full hover:border-purple-300 hover:text-purple-600 transition-all">
                Learn More
            </a>
        </div>
    </div>
</section>


<section class="bg-white py-20" id="contact">
    <div class="max-w-screen-xl mx-auto px-4">
        <div class="text-center mb-12">
            <div class="inline-block px-4 py-2 mb-4 bg-purple-100 text-purple-800 rounded-full text-sm font-semibold">
                Contact
            </div>
            <h2 class="text-4xl font-extrabold text-gray-900 mb-4">Say Hello</h2>
            <p class="text-xl text-gray-600">Choose how you'd like to connect with us</p>
        </div>
        
        <div class="grid md:grid-cols-3 gap-6 mb-12">
            <div class="group bg-gradient-to-br from-gray-50 to-white p-8 rounded-2xl shadow-lg border-2 border-gray-100 hover:border-purple-500 transition-all cursor-pointer hover-lift">
                <div class="w-16 h-16 bg-gradient-to-br from-purple-500 to-pink-600 rounded-2xl flex items-center justify-center mb-6 group-hover:scale-110 transition-transform">
                    <i class="fas fa-phone-alt text-white text-2xl"></i>
                </div>
                <h3 class="text-xl font-bold text-gray-900 mb-3">Phone Support</h3>
                <p class="text-gray-600 mb-4">Speak directly with our team</p>
                <p class="text-purple-600 font-bold text-lg">+1-303-482-7753</p>
                <p class="text-sm text-gray-500 mt-2">Mon-Fri, 9AM-6PM EST</p>
            </div>
            
            <div class="group bg-gradient-to-br from-gray-50 to-white p-8 rounded-2xl shadow-lg border-2 border-gray-100 hover:border-purple-500 transition-all cursor-pointer hover-lift">
                <div class="w-16 h-16 bg-gradient-to-br from-purple-500 to-pink-600 rounded-2xl flex items-center justify-center mb-6 group-hover:scale-110 transition-transform">
                    <i class="fas fa-envelope text-white text-2xl"></i>
                </div>
                <h3 class="text-xl font-bold text-gray-900 mb-3">Email Us</h3>
                <p class="text-gray-600 mb-4">Get a response within 24 hours</p>
                <p class="text-purple-600 font-bold text-lg break-all">hello@little-gaja.com</p>
                <p class="text-sm text-gray-500 mt-2">We reply to all emails</p>
            </div>
            
            <div class="group bg-gradient-to-br from-gray-50 to-white p-8 rounded-2xl shadow-lg border-2 border-gray-100 hover:border-purple-500 transition-all cursor-pointer hover-lift">
                <div class="w-16 h-16 bg-gradient-to-br from-purple-500 to-pink-600 rounded-2xl flex items-center justify-center mb-6 group-hover:scale-110 transition-transform">
                    <i class="fas fa-map-marked-alt text-white text-2xl"></i>
                </div>
                <h3 class="text-xl font-bold text-gray-900 mb-3">Visit Our Office</h3>
                <p class="text-gray-600 mb-4">Come see us in person</p>
                <p class="text-purple-600 font-bold">789 Market Street, San Francisco, CA 94103</p>
                <p class="text-sm text-gray-500 mt-2">Mon-Fri, 9AM-5PM</p>
            </div>
        </div>
        
        <div class="max-w-3xl mx-auto">
            <div class="bg-gradient-to-br from-purple-50 to-pink-50 p-8 md:p-12 rounded-3xl border border-purple-200">
                <h3 class="text-2xl font-bold text-gray-900 mb-6 text-center">Or send us a message</h3>
                <form action="#" class="space-y-5">
                    <div class="grid md:grid-cols-2 gap-5">
                        <input type="text" placeholder="Your Name" class="bg-white border border-gray-300 rounded-xl p-4 focus:ring-2 focus:ring-purple-500 focus:border-transparent" required>
                        <input type="email" placeholder="Your Email" class="bg-white border border-gray-300 rounded-xl p-4 focus:ring-2 focus:ring-purple-500 focus:border-transparent" required>
                    </div>
                    <input type="text" placeholder="Subject" class="bg-white border border-gray-300 rounded-xl p-4 w-full focus:ring-2 focus:ring-purple-500 focus:border-transparent" required>
                    <textarea rows="4" placeholder="Your Message" class="bg-white border border-gray-300 rounded-xl p-4 w-full focus:ring-2 focus:ring-purple-500 focus:border-transparent" required></textarea>
                    <button type="submit" class="w-full py-4 bg-gradient-to-r from-purple-600 to-pink-600 text-white font-bold rounded-xl hover:shadow-xl transition-all">
                        Send Message <i class="fas fa-arrow-right ml-2"></i>
                    </button>
                </form>
            </div>
        </div>
    </div>
</section>


<footer class="bg-white border-t-2 border-purple-200">
    <div class="max-w-screen-xl mx-auto px-4 py-16">
        <div class="grid md:grid-cols-4 gap-12 mb-12">
            <div class="md:col-span-2">
                <a href="./" class="flex items-center space-x-3 mb-6">
                    <div class="w-12 h-12 flex items-center justify-center">
                        <svg width="48" height="48" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
                <defs>
                    <linearGradient id="grad-3df60a788e1e05901dc81f07ce60195d" x1="0%" y1="0%" x2="100%" y2="100%">
                        <stop offset="0%" style="stop-color:#a855f7;stop-opacity:1" />
                        <stop offset="50%" style="stop-color:#db2777;stop-opacity:1" />
                        <stop offset="100%" style="stop-color:#d946ef;stop-opacity:1" />
                    </linearGradient>
                </defs>
                <path d="M 24 4 L 44 4 L 44 40 L 24 40 Z" fill="url(#grad-3df60a788e1e05901dc81f07ce60195d)" />
                <text x="24" y="29" font-family="Arial, sans-serif" font-size="16" font-weight="bold" fill="white" text-anchor="middle" dominant-baseline="central">LI</text>
            </svg>                    </div>
                    <span class="text-3xl font-bold text-gray-900">Little-gaja</span>
                </a>
                <p class="text-gray-600 mb-6 max-w-md">Transforming businesses with innovative solutions and exceptional service.</p>
                <div class="flex space-x-3">
                    <a href="#" class="w-12 h-12 bg-gray-100 hover:bg-purple-600 rounded-xl flex items-center justify-center transition-all text-gray-700 hover:text-white">
                        <i class="fab fa-facebook-f"></i>
                    </a>
                    <a href="#" class="w-12 h-12 bg-gray-100 hover:bg-purple-600 rounded-xl flex items-center justify-center transition-all text-gray-700 hover:text-white">
                        <i class="fab fa-twitter"></i>
                    </a>
                    <a href="#" class="w-12 h-12 bg-gray-100 hover:bg-purple-600 rounded-xl flex items-center justify-center transition-all text-gray-700 hover:text-white">
                        <i class="fab fa-linkedin-in"></i>
                    </a>
                    <a href="#" class="w-12 h-12 bg-gray-100 hover:bg-purple-600 rounded-xl flex items-center justify-center transition-all text-gray-700 hover:text-white">
                        <i class="fab fa-instagram"></i>
                    </a>
                </div>
            </div>
            
            <div>
                <h3 class="text-lg font-bold text-gray-900 mb-6">Company</h3>
                <ul class="space-y-3 text-gray-600">
                    <li><a href="./about-us.php" class="hover:text-purple-600 transition-colors">About Us</a></li>

                    <li><a href="blog/" class="hover:text-purpleBlog</a></li>
                    <li><a href="#services" class="hover:text-purple-600 transition-colors">Services</a></li>
                    <li><a href="#testimonials" class="hover:text-purple-600 transition-colors">Testimonials</a></li>
                    <li><a href="./contact.php" class="hover:text-purple-600 transition-colors">Contact</a></li>
                </ul>
            </div>
            
            <div>
                <h3 class="text-lg font-bold text-gray-900 mb-6">Legal</h3>
                <ul class="space-y-3 text-gray-600">
                    <li><a href="./privacy.php" class="hover:text-purple-600 transition-colors">Privacy</a></li>
                    <li><a href="./terms.php" class="hover:text-purple-600 transition-colors">Terms</a></li>
                    <li><a href="./disclaimer.php" class="hover:text-purple-600 transition-colors">Disclaimer</a></li>
                </ul>
            </div>
        </div>
        
        <div class="border-t border-gray-200 pt-8">
            <div class="md:flex md:items-center md:justify-between">
                <p class="text-gray-600 text-sm">© 2026 Little-gaja. All rights reserved.</p>
                <p class="text-gray-500 text-sm mt-2 md:mt-0">Made with <span class="text-purple-600">♥</span> for our customers</p>
            </div>
        </div>
    </div>
</footer>


<script src="https://cdnjs.cloudflare.com/ajax/libs/flowbite/2.2.0/flowbite.min.js"></script>

<script>
document.addEventListener('DOMContentLoaded', function() {
    const anchorLinks = document.querySelectorAll('a[href^="#"]');

    anchorLinks.forEach(link => {
        link.addEventListener('click', function(e) {
            const href = this.getAttribute('href');
            if (href === '#' || href === '') return;

            const targetId = href.substring(1);
            const targetElement = document.getElementById(targetId);

            if (targetElement) {
                e.preventDefault();
                const headerOffset = 80;
                const elementPosition = targetElement.getBoundingClientRect().top;
                const offsetPosition = elementPosition + window.pageYOffset - headerOffset;

                window.scrollTo({
                    top: offsetPosition,
                    behavior: 'smooth'
                });
            }
        });
    });
});
</script>

</body>
</html>
