<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <link rel="icon" type="image/png" href="/favicon.png" />
    
    <!-- Primary Meta Tags -->
    <title>India's Biggest AI powered Web Services Provider | Netspace India</title>
    <meta name="title" content="India's Biggest AI powered Web Services Provider | Netspace India">
    <meta name="description" content="Leading web hosting, domain registration, and cybersecurity services provider in India since 2005. Get Linux/Windows hosting, dedicated servers, cloud solutions, domain names, SSL certificates, and enterprise security services. 24/7 support.">
    <meta name="keywords" content="web hosting India, domain registration, cybersecurity services, web services, Linux hosting, Windows hosting, dedicated servers, cloud hosting, SSL certificate, VPN services, email hosting, Google Workspace, Office 365">
    <meta name="robots" content="index, follow">
    <meta name="language" content="English">
    <meta name="author" content="Netspace India">
    <link rel="canonical" href="https://www.netspaceindia.com/" />
    
    <!-- Open Graph / Facebook -->
    <meta property="og:type" content="website">
    <meta property="og:url" content="https://www.netspaceindia.com/">
    <meta property="og:title" content="India's Biggest AI powered Web Services Provider | Netspace India">
    <meta property="og:description" content="Leading web hosting, domain registration, and cybersecurity services provider in India since 2005. Get Linux/Windows hosting, dedicated servers, cloud solutions, domain names, SSL certificates, and enterprise security services. 24/7 support.">
    <meta property="og:image" content="https://www.netspaceindia.com/og-image.jpg">
    <meta property="og:locale" content="en_IN">
    <meta property="og:site_name" content="Netspace India">

    <!-- Twitter -->
    <meta property="twitter:card" content="summary_large_image">
    <meta property="twitter:url" content="https://www.netspaceindia.com/">
    <meta property="twitter:title" content="India's Biggest AI powered Web Services Provider | Netspace India">
    <meta property="twitter:description" content="Leading web hosting, domain registration, and cybersecurity services provider in India since 2005. Get Linux/Windows hosting, dedicated servers, cloud solutions, domain names, SSL certificates, and enterprise security services. 24/7 support.">
    <meta property="twitter:image" content="https://www.netspaceindia.com/og-image.jpg">

    <!-- Geo Tags -->
    <meta name="geo.region" content="IN">
    <meta name="geo.placename" content="India">
    
    <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@400;500;600;700&family=Work+Sans:wght@400;500&display=swap" rel="stylesheet">
    
    <!-- Theme initialization script - runs before page renders to prevent flash -->
    <script>
      (function() {
        // Check if user manually set a theme preference
        const manualTheme = localStorage.getItem('theme-manual');
        
        let theme;
        if (manualTheme) {
          theme = manualTheme;
        } else {
          const hour = new Date().getHours();
          theme = (hour >= 18 || hour < 6) ? 'dark' : 'light';
          localStorage.setItem('theme-auto', theme);
        }
        
        // Apply dark class immediately if dark theme
        if (theme === 'dark') {
          document.documentElement.classList.add('dark');
        }
      })();
    </script>
    <script type="module" crossorigin src="/assets/index-Xr0kgHhI.js"></script>
    <link rel="stylesheet" crossorigin href="/assets/index-BAS3sYmK.css">
  </head>
  <body>
    <div id="root"><div role="region" aria-label="Notifications (F8)" tabindex="-1" style="pointer-events:none"><ol tabindex="-1" class="fixed top-0 z-[100] flex max-h-screen w-full flex-col-reverse p-4 sm:bottom-0 sm:right-0 sm:top-auto sm:flex-col md:max-w-[420px]"></ol></div><div class="min-h-screen bg-background"><header class="sticky top-0 z-50 bg-background border-b"><div class="bg-muted/30 border-b border-border/50"><div class="max-w-7xl mx-auto px-4 md:px-8"><div class="flex items-center justify-end h-10 gap-6"><nav class="hidden md:flex items-center gap-6 text-sm"><a data-testid="link-top-tools" href="/tools/" class="text-muted-foreground hover:text-foreground transition-colors">Tools</a></nav><div class="h-4 w-px bg-border"></div><div class="flex items-center gap-3"><button class="inline-flex items-center justify-center gap-2 whitespace-nowrap text-sm font-medium focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 hover-elevate active-elevate-2 border border-transparent h-9 w-9 rounded-md" data-testid="button-theme-toggle"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-moon h-5 w-5"><path d="M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z"></path></svg><span class="sr-only">Toggle theme</span></button><button class="inline-flex items-center justify-center gap-2 whitespace-nowrap font-medium focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 hover-elevate active-elevate-2 border border-transparent min-h-8 rounded-md text-xs h-8 px-3" data-testid="button-login"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-log-in w-4 h-4 mr-1.5"><path d="M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4"></path><polyline points="10 17 15 12 10 7"></polyline><line x1="15" x2="3" y1="12" y2="12"></line></svg>Login</button><button class="inline-flex items-center justify-center gap-2 whitespace-nowrap font-medium focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 hover-elevate active-elevate-2 bg-primary text-primary-foreground border border-primary-border min-h-8 rounded-md text-xs h-8 px-4" data-testid="button-signup">Sign Up</button></div></div></div></div><div class="bg-background"><div class="max-w-7xl mx-auto px-4 md:px-8"><div class="flex items-center justify-between h-16"><a data-testid="link-home" href="/" class="flex items-center"><img src="data:image/png;base64,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" alt="Netspace India" class="h-12" width="200" height="48"/></a><nav class="hidden lg:flex items-center gap-1 ml-8"><div class="relative"><button class="flex items-center gap-1 px-3 py-2 text-sm font-medium hover-elevate active-elevate-2 rounded-md" data-testid="button-menu-domain-names">Domain Names<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down w-3.5 h-3.5"><path d="m6 9 6 6 6-6"></path></svg></button></div><div class="relative"><button class="flex items-center gap-1 px-3 py-2 text-sm font-medium hover-elevate active-elevate-2 rounded-md" data-testid="button-menu-web-hosting">Web Hosting<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down w-3.5 h-3.5"><path d="m6 9 6 6 6-6"></path></svg></button></div><div class="relative"><button class="flex items-center gap-1 px-3 py-2 text-sm font-medium hover-elevate active-elevate-2 rounded-md" data-testid="button-menu-network-services">Network Services<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down w-3.5 h-3.5"><path d="m6 9 6 6 6-6"></path></svg></button></div><div class="relative"><button class="flex items-center gap-1 px-3 py-2 text-sm font-medium hover-elevate active-elevate-2 rounded-md" data-testid="button-menu-cybersecurity">Cybersecurity<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down w-3.5 h-3.5"><path d="m6 9 6 6 6-6"></path></svg></button></div><div class="relative"><button class="flex items-center gap-1 px-3 py-2 text-sm font-medium hover-elevate active-elevate-2 rounded-md" data-testid="button-menu-big-data">Big Data<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down w-3.5 h-3.5"><path d="m6 9 6 6 6-6"></path></svg></button></div><div class="relative"><button class="flex items-center gap-1 px-3 py-2 text-sm font-medium hover-elevate active-elevate-2 rounded-md" data-testid="button-menu-email-services">Email Services<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down w-3.5 h-3.5"><path d="m6 9 6 6 6-6"></path></svg></button></div></nav><button class="lg:hidden p-2" data-testid="button-mobile-menu"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-menu w-6 h-6"><line x1="4" x2="20" y1="12" y2="12"></line><line x1="4" x2="20" y1="6" y2="6"></line><line x1="4" x2="20" y1="18" y2="18"></line></svg></button></div></div></div></header><script type="application/ld+json">{&quot;@context&quot;:&quot;https://schema.org&quot;,&quot;@type&quot;:&quot;Organization&quot;,&quot;name&quot;:&quot;Netspace India&quot;,&quot;url&quot;:&quot;https://www.netspaceindia.com&quot;,&quot;logo&quot;:&quot;https://www.netspaceindia.com/logo.png&quot;,&quot;description&quot;:&quot;Leading web hosting, domain registration, and cybersecurity services provider in India&quot;,&quot;foundingDate&quot;:&quot;2005&quot;,&quot;contactPoint&quot;:{&quot;@type&quot;:&quot;ContactPoint&quot;,&quot;telephone&quot;:&quot;+91-XXX-XXX-XXXX&quot;,&quot;contactType&quot;:&quot;Customer Service&quot;,&quot;areaServed&quot;:&quot;IN&quot;,&quot;availableLanguage&quot;:&quot;English&quot;},&quot;sameAs&quot;:[&quot;https://www.facebook.com/netspaceindia&quot;,&quot;https://twitter.com/netspaceindia&quot;,&quot;https://www.linkedin.com/company/netspaceindia&quot;],&quot;address&quot;:{&quot;@type&quot;:&quot;PostalAddress&quot;,&quot;addressCountry&quot;:&quot;IN&quot;},&quot;offers&quot;:{&quot;@type&quot;:&quot;AggregateOffer&quot;,&quot;offerCount&quot;:&quot;50&quot;,&quot;offers&quot;:[{&quot;@type&quot;:&quot;Offer&quot;,&quot;name&quot;:&quot;Web Hosting Services&quot;,&quot;description&quot;:&quot;Linux and Windows web hosting solutions&quot;},{&quot;@type&quot;:&quot;Offer&quot;,&quot;name&quot;:&quot;Domain Registration&quot;,&quot;description&quot;:&quot;Domain name registration and transfer services&quot;},{&quot;@type&quot;:&quot;Offer&quot;,&quot;name&quot;:&quot;Cybersecurity Services&quot;,&quot;description&quot;:&quot;SSL certificates, monitoring, and security solutions&quot;}]}}</script><main><section class="relative min-h-[600px] md:min-h-[700px] flex items-center justify-center overflow-hidden"><div class="absolute inset-0 bg-cover bg-center" style="background-image:url(/assets/Professional_datacenter_hero_image_149eabb2-DsV3_YYw.png)"><div class="absolute inset-0 bg-gradient-to-r from-black/70 via-black/60 to-black/50"></div></div><div class="relative z-10 max-w-7xl mx-auto px-4 md:px-8 py-20 md:py-32"><div class="max-w-3xl"><h1 class="text-5xl md:text-6xl lg:text-7xl font-bold tracking-tight text-white mb-6">India&#x27;s Biggest AI powered Web Services Provider</h1><p class="text-xl md:text-2xl text-white/90 mb-8 max-w-2xl leading-relaxed font-body">Premium web hosting, domain names, and enterprise cybersecurity solutions. Trusted IT services provider since 2005 with 24/7 support.</p><div class="flex flex-col sm:flex-row gap-4"><button class="inline-flex items-center justify-center gap-2 whitespace-nowrap font-medium focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 hover-elevate active-elevate-2 min-h-10 rounded-md text-lg px-8 py-6 bg-primary text-primary-foreground border border-primary-border" data-testid="button-get-started">Get In Touch</button><button class="inline-flex items-center justify-center gap-2 whitespace-nowrap font-medium focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 hover-elevate active-elevate-2 border [border-color:var(--button-outline)] shadow-xs active:shadow-none min-h-10 rounded-md text-lg px-8 py-6 backdrop-blur-sm bg-white/10 border-white/30 text-white hover:bg-white/20" data-testid="button-explore">Explore Services</button></div><div class="mt-12 flex items-center gap-8 text-white/80"><div class="flex items-center gap-2"><div class="h-px w-12 bg-white/50"></div><span class="text-sm font-medium">Trusted by 500+ enterprises since 2005</span></div></div></div></div></section><section id="services" class="py-16 md:py-24" aria-label="Web Hosting and IT Services"><div class="max-w-7xl mx-auto px-4 md:px-8"><div class="text-center mb-12"><p class="text-sm font-semibold text-primary mb-2 uppercase tracking-wide">COMPREHENSIVE WEB SERVICES IN INDIA</p><h2 class="text-4xl md:text-5xl font-bold tracking-tight mb-4">Web Hosting, Domain &amp; Cybersecurity Services</h2><p class="text-xl text-muted-foreground max-w-3xl mx-auto font-body">Complete web hosting solutions, domain registration, and enterprise cybersecurity services. Trusted by 500+ businesses across India since 2005.</p></div><div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8"><div class="shadcn-card rounded-xl border bg-card border-card-border text-card-foreground shadow-sm hover-elevate transition-all duration-300 h-full"><div class="p-8"><div class="flex flex-col items-start gap-4"><div class="p-3 rounded-md bg-primary/10"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-server w-8 h-8 text-primary"><rect width="20" height="8" x="2" y="2" rx="2" ry="2"></rect><rect width="20" height="8" x="2" y="14" rx="2" ry="2"></rect><line x1="6" x2="6.01" y1="6" y2="6"></line><line x1="6" x2="6.01" y1="18" y2="18"></line></svg></div><div class="flex-1"><h3 class="text-xl font-semibold mb-3" data-testid="text-service-web-hosting">Web Hosting</h3><p class="text-muted-foreground leading-relaxed font-body mb-4">Reliable hosting services to keep your website running 24/7 since 2005.</p></div><a data-testid="button-learn-web-hosting" href="/web-hosting-services/" class="text-primary font-medium hover:underline">Learn More →</a></div></div></div><div class="shadcn-card rounded-xl border bg-card border-card-border text-card-foreground shadow-sm hover-elevate transition-all duration-300 h-full"><div class="p-8"><div class="flex flex-col items-start gap-4"><div class="p-3 rounded-md bg-primary/10"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-cloud w-8 h-8 text-primary"><path d="M17.5 19H9a7 7 0 1 1 6.71-9h1.79a4.5 4.5 0 1 1 0 9Z"></path></svg></div><div class="flex-1"><h3 class="text-xl font-semibold mb-3" data-testid="text-service-cloud-solutions">Cloud Solutions</h3><p class="text-muted-foreground leading-relaxed font-body mb-4">Scalable cloud technology for big data and AI applications.</p></div><a data-testid="button-learn-cloud-solutions" href="/hosting/cloud" class="text-primary font-medium hover:underline">Learn More →</a></div></div></div><div class="shadcn-card rounded-xl border bg-card border-card-border text-card-foreground shadow-sm hover-elevate transition-all duration-300 h-full"><div class="p-8"><div class="flex flex-col items-start gap-4"><div class="p-3 rounded-md bg-primary/10"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shield w-8 h-8 text-primary"><path d="M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"></path></svg></div><div class="flex-1"><h3 class="text-xl font-semibold mb-3" data-testid="text-service-cybersecurity">Cybersecurity</h3><p class="text-muted-foreground leading-relaxed font-body mb-4">Comprehensive security solutions to protect your digital assets.</p></div><a data-testid="button-learn-cybersecurity" href="/cybersecurity/" class="text-primary font-medium hover:underline">Learn More →</a></div></div></div><div class="shadcn-card rounded-xl border bg-card border-card-border text-card-foreground shadow-sm hover-elevate transition-all duration-300 h-full"><div class="p-8"><div class="flex flex-col items-start gap-4"><div class="p-3 rounded-md bg-primary/10"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-database w-8 h-8 text-primary"><ellipse cx="12" cy="5" rx="9" ry="3"></ellipse><path d="M3 5V19A9 3 0 0 0 21 19V5"></path><path d="M3 12A9 3 0 0 0 21 12"></path></svg></div><div class="flex-1"><h3 class="text-xl font-semibold mb-3" data-testid="text-service-dedicated-servers">Dedicated Servers</h3><p class="text-muted-foreground leading-relaxed font-body mb-4">Bare metal servers with 100% hardware ownership from day one.</p></div><a data-testid="button-learn-dedicated-servers" href="/web-hosting-services/dedicated-server/" class="text-primary font-medium hover:underline">Learn More →</a></div></div></div><div class="shadcn-card rounded-xl border bg-card border-card-border text-card-foreground shadow-sm hover-elevate transition-all duration-300 h-full"><div class="p-8"><div class="flex flex-col items-start gap-4"><div class="p-3 rounded-md bg-primary/10"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-mail w-8 h-8 text-primary"><rect width="20" height="16" x="2" y="4" rx="2"></rect><path d="m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7"></path></svg></div><div class="flex-1"><h3 class="text-xl font-semibold mb-3" data-testid="text-service-email-services">Email Services</h3><p class="text-muted-foreground leading-relaxed font-body mb-4">Professional email solutions including Google Workspace and Office 365.</p></div><a data-testid="button-learn-email-services" href="/email-solutions/" class="text-primary font-medium hover:underline">Learn More →</a></div></div></div><div class="shadcn-card rounded-xl border bg-card border-card-border text-card-foreground shadow-sm hover-elevate transition-all duration-300 h-full"><div class="p-8"><div class="flex flex-col items-start gap-4"><div class="p-3 rounded-md bg-primary/10"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-globe w-8 h-8 text-primary"><circle cx="12" cy="12" r="10"></circle><path d="M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20"></path><path d="M2 12h20"></path></svg></div><div class="flex-1"><h3 class="text-xl font-semibold mb-3" data-testid="text-service-domain-services">Domain Services</h3><p class="text-muted-foreground leading-relaxed font-body mb-4">Register and manage your domain names with competitive pricing.</p></div><a data-testid="button-learn-domain-services" href="/domain-names" class="text-primary font-medium hover:underline">Learn More →</a></div></div></div></div></div></section><section class="py-16 md:py-20 bg-muted/30"><div class="max-w-7xl mx-auto px-4 md:px-8"><div class="text-center mb-12"><h2 class="text-4xl md:text-5xl font-bold tracking-tight mb-4">Why Choose Us</h2><p class="text-xl text-muted-foreground max-w-3xl mx-auto font-body">We don&#x27;t wait for threats to find you; we actively seek out vulnerabilities and fortify your defenses.</p></div><div class="grid grid-cols-2 md:grid-cols-4 gap-8"><div class="text-center" data-testid="stat-websites-secured"><div class="text-5xl md:text-6xl font-bold text-primary mb-2 transition-all duration-1000 opacity-0 translate-y-4" style="transition-delay:0ms">500<!-- -->+</div><div class="text-base md:text-lg font-medium text-muted-foreground">Websites Secured</div></div><div class="text-center" data-testid="stat-partner-network"><div class="text-5xl md:text-6xl font-bold text-primary mb-2 transition-all duration-1000 opacity-0 translate-y-4" style="transition-delay:100ms">50<!-- -->+</div><div class="text-base md:text-lg font-medium text-muted-foreground">Partner Network</div></div><div class="text-center" data-testid="stat-years-of-experience"><div class="text-5xl md:text-6xl font-bold text-primary mb-2 transition-all duration-1000 opacity-0 translate-y-4" style="transition-delay:200ms">20<!-- -->+</div><div class="text-base md:text-lg font-medium text-muted-foreground">Years Of Experience</div></div><div class="text-center" data-testid="stat-endpoints-secured"><div class="text-5xl md:text-6xl font-bold text-primary mb-2 transition-all duration-1000 opacity-0 translate-y-4" style="transition-delay:300ms">1000<!-- -->+</div><div class="text-base md:text-lg font-medium text-muted-foreground">Endpoints Secured</div></div></div></div></section><section class="py-16 md:py-24"><div class="max-w-7xl mx-auto px-4 md:px-8 space-y-20"><div class="grid grid-cols-1 lg:grid-cols-2 gap-12 items-center"><div class="lg:order-2"><img src="/assets/cybersecurity_digita_4ba9c4b1-BC6f8KEf.jpg" alt="Cybersecurity" class="rounded-md w-full h-auto object-cover" data-testid="img-cybersecurity"/></div><div class="lg:order-1"><h3 class="text-3xl md:text-4xl font-bold tracking-tight mb-4">Website Security</h3><p class="text-lg text-muted-foreground mb-6 leading-relaxed font-body">A compromised website isn&#x27;t just a technical issue; it&#x27;s a threat to your reputation and customer trust. Our comprehensive security solutions protect your digital assets 24/7.</p><ul class="space-y-3 mb-8"><li class="flex items-start gap-3"><div class="mt-0.5 flex-shrink-0"><div class="w-5 h-5 rounded-full bg-primary/10 flex items-center justify-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-check w-3 h-3 text-primary"><path d="M20 6 9 17l-5-5"></path></svg></div></div><span class="text-base font-body">SSL/TLS certificates for secure connections</span></li><li class="flex items-start gap-3"><div class="mt-0.5 flex-shrink-0"><div class="w-5 h-5 rounded-full bg-primary/10 flex items-center justify-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-check w-3 h-3 text-primary"><path d="M20 6 9 17l-5-5"></path></svg></div></div><span class="text-base font-body">24/7 security monitoring and threat detection</span></li><li class="flex items-start gap-3"><div class="mt-0.5 flex-shrink-0"><div class="w-5 h-5 rounded-full bg-primary/10 flex items-center justify-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-check w-3 h-3 text-primary"><path d="M20 6 9 17l-5-5"></path></svg></div></div><span class="text-base font-body">DDoS protection and firewall management</span></li><li class="flex items-start gap-3"><div class="mt-0.5 flex-shrink-0"><div class="w-5 h-5 rounded-full bg-primary/10 flex items-center justify-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-check w-3 h-3 text-primary"><path d="M20 6 9 17l-5-5"></path></svg></div></div><span class="text-base font-body">Regular security audits and vulnerability assessments</span></li></ul><button class="inline-flex items-center justify-center gap-2 whitespace-nowrap text-sm font-medium focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 hover-elevate active-elevate-2 bg-primary text-primary-foreground border border-primary-border min-h-10 rounded-md px-8" data-testid="button-website-security">Secure Your Website</button></div></div><div class="grid grid-cols-1 lg:grid-cols-2 gap-12 items-center"><div class="lg:order-1"><img src="/assets/cloud_computing_tech_95529175-LU-pYrlO.jpg" alt="Cloud Computing" class="rounded-md w-full h-auto object-cover" data-testid="img-cloud-computing"/></div><div class="lg:order-2"><h3 class="text-3xl md:text-4xl font-bold tracking-tight mb-4">Cloud Infrastructure</h3><p class="text-lg text-muted-foreground mb-6 leading-relaxed font-body">Cloud technology has changed the way we use our computing power. From big data to AI, everything is in the cloud with scalable, reliable infrastructure.</p><ul class="space-y-3 mb-8"><li class="flex items-start gap-3"><div class="mt-0.5 flex-shrink-0"><div class="w-5 h-5 rounded-full bg-primary/10 flex items-center justify-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-check w-3 h-3 text-primary"><path d="M20 6 9 17l-5-5"></path></svg></div></div><span class="text-base font-body">Scalable resources that grow with your business</span></li><li class="flex items-start gap-3"><div class="mt-0.5 flex-shrink-0"><div class="w-5 h-5 rounded-full bg-primary/10 flex items-center justify-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-check w-3 h-3 text-primary"><path d="M20 6 9 17l-5-5"></path></svg></div></div><span class="text-base font-body">High-availability infrastructure with 99.9% uptime</span></li><li class="flex items-start gap-3"><div class="mt-0.5 flex-shrink-0"><div class="w-5 h-5 rounded-full bg-primary/10 flex items-center justify-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-check w-3 h-3 text-primary"><path d="M20 6 9 17l-5-5"></path></svg></div></div><span class="text-base font-body">Global datacenter locations for low latency</span></li><li class="flex items-start gap-3"><div class="mt-0.5 flex-shrink-0"><div class="w-5 h-5 rounded-full bg-primary/10 flex items-center justify-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-check w-3 h-3 text-primary"><path d="M20 6 9 17l-5-5"></path></svg></div></div><span class="text-base font-body">Flexible pricing with pay-as-you-go options</span></li></ul><button class="inline-flex items-center justify-center gap-2 whitespace-nowrap text-sm font-medium focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 hover-elevate active-elevate-2 bg-primary text-primary-foreground border border-primary-border min-h-10 rounded-md px-8" data-testid="button-cloud-infrastructure">Explore Cloud Solutions</button></div></div><div class="grid grid-cols-1 lg:grid-cols-2 gap-12 items-center"><div class="lg:order-2"><img src="/assets/website_development__debdedbc-B4sT7PjN.jpg" alt="Website Development" class="rounded-md w-full h-auto object-cover" data-testid="img-website-development"/></div><div class="lg:order-1"><h3 class="text-3xl md:text-4xl font-bold tracking-tight mb-4">Website Development</h3><p class="text-lg text-muted-foreground mb-6 leading-relaxed font-body">Website designed on modern platforms gives you the ultimate looking website crafted for your specific requirements with cutting-edge technology.</p><ul class="space-y-3 mb-8"><li class="flex items-start gap-3"><div class="mt-0.5 flex-shrink-0"><div class="w-5 h-5 rounded-full bg-primary/10 flex items-center justify-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-check w-3 h-3 text-primary"><path d="M20 6 9 17l-5-5"></path></svg></div></div><span class="text-base font-body">Responsive design for all devices</span></li><li class="flex items-start gap-3"><div class="mt-0.5 flex-shrink-0"><div class="w-5 h-5 rounded-full bg-primary/10 flex items-center justify-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-check w-3 h-3 text-primary"><path d="M20 6 9 17l-5-5"></path></svg></div></div><span class="text-base font-body">SEO-optimized for better search rankings</span></li><li class="flex items-start gap-3"><div class="mt-0.5 flex-shrink-0"><div class="w-5 h-5 rounded-full bg-primary/10 flex items-center justify-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-check w-3 h-3 text-primary"><path d="M20 6 9 17l-5-5"></path></svg></div></div><span class="text-base font-body">Fast loading speeds and performance optimization</span></li><li class="flex items-start gap-3"><div class="mt-0.5 flex-shrink-0"><div class="w-5 h-5 rounded-full bg-primary/10 flex items-center justify-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-check w-3 h-3 text-primary"><path d="M20 6 9 17l-5-5"></path></svg></div></div><span class="text-base font-body">Custom solutions tailored to your business needs</span></li></ul><button class="inline-flex items-center justify-center gap-2 whitespace-nowrap text-sm font-medium focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 hover-elevate active-elevate-2 bg-primary text-primary-foreground border border-primary-border min-h-10 rounded-md px-8" data-testid="button-website-development">Get Started</button></div></div></div></section><section class="py-16 md:py-20"><div class="max-w-7xl mx-auto px-4 md:px-8"><div class="text-center mb-12"><h2 class="text-4xl md:text-5xl font-bold tracking-tight mb-4">Trusted by Companies of All Sizes</h2><p class="text-xl text-muted-foreground font-body">Converting customers into fans since 2005 with our wide range of solutions</p></div><div class="grid grid-cols-2 md:grid-cols-3 lg:grid-cols-6 gap-8 items-center"><div class="flex items-center justify-center p-4 grayscale hover:grayscale-0 opacity-60 hover:opacity-100 transition-all duration-300" data-testid="logo-union-bank"><div class="h-12 flex items-center justify-center px-4 bg-muted rounded-md"><span class="text-sm font-semibold text-muted-foreground">Union Bank</span></div></div><div class="flex items-center justify-center p-4 grayscale hover:grayscale-0 opacity-60 hover:opacity-100 transition-all duration-300" data-testid="logo-tvs-motors"><div class="h-12 flex items-center justify-center px-4 bg-muted rounded-md"><span class="text-sm font-semibold text-muted-foreground">TVS Motors</span></div></div><div class="flex items-center justify-center p-4 grayscale hover:grayscale-0 opacity-60 hover:opacity-100 transition-all duration-300" data-testid="logo-kohinoor"><div class="h-12 flex items-center justify-center px-4 bg-muted rounded-md"><span class="text-sm font-semibold text-muted-foreground">Kohinoor</span></div></div><div class="flex items-center justify-center p-4 grayscale hover:grayscale-0 opacity-60 hover:opacity-100 transition-all duration-300" data-testid="logo-aditya-birla"><div class="h-12 flex items-center justify-center px-4 bg-muted rounded-md"><span class="text-sm font-semibold text-muted-foreground">Aditya Birla</span></div></div><div class="flex items-center justify-center p-4 grayscale hover:grayscale-0 opacity-60 hover:opacity-100 transition-all duration-300" data-testid="logo-hdfc-bank"><div class="h-12 flex items-center justify-center px-4 bg-muted rounded-md"><span class="text-sm font-semibold text-muted-foreground">HDFC Bank</span></div></div><div class="flex items-center justify-center p-4 grayscale hover:grayscale-0 opacity-60 hover:opacity-100 transition-all duration-300" data-testid="logo-reliance"><div class="h-12 flex items-center justify-center px-4 bg-muted rounded-md"><span class="text-sm font-semibold text-muted-foreground">Reliance</span></div></div></div></div></section><section class="py-16 md:py-20 bg-muted/30"><div class="max-w-7xl mx-auto px-4 md:px-8"><div class="text-center mb-12"><h2 class="text-4xl md:text-5xl font-bold tracking-tight mb-4">Why Netspace™ (India)?</h2><p class="text-xl text-muted-foreground font-body">Use powerful technologies with scale, performance, security, and reliability.</p></div><div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8"><div class="p-6 rounded-md border bg-card"><h3 class="text-lg font-semibold mb-3">Enterprise Ready</h3><p class="text-muted-foreground font-body">Our enterprise-grade technology is used at a global scale by big tech, banking, SMEs, and startups alike.</p></div><div class="p-6 rounded-md border bg-card"><h3 class="text-lg font-semibold mb-3">One Stop Solutions</h3><p class="text-muted-foreground font-body">Make management easy by getting IT-related services from one-stop, helping you to save time and money.</p></div><div class="p-6 rounded-md border bg-card"><h3 class="text-lg font-semibold mb-3">Keeping Up with Trend</h3><p class="text-muted-foreground font-body">Our team of researchers keeps renovating with the latest trends in the market that help us to provide better services.</p></div><div class="p-6 rounded-md border bg-card"><h3 class="text-lg font-semibold mb-3">Industry Standard</h3><p class="text-muted-foreground font-body">At Netspace, you can rely on our skillful team to build you a high-quality service that perfectly fits industry standards.</p></div><div class="p-6 rounded-md border bg-card"><h3 class="text-lg font-semibold mb-3">Compliance Ready</h3><p class="text-muted-foreground font-body">Keeping up with the latest government &amp; customer compliance is our priority with implementation of security architecture.</p></div><div class="p-6 rounded-md border bg-card"><h3 class="text-lg font-semibold mb-3">Custom Solutions</h3><p class="text-muted-foreground font-body">Whatever business you&#x27;re in, let us show you our highly custom solutions when it&#x27;s about IT web services in India.</p></div></div></div></section><section class="py-16 md:py-20 bg-muted/30"><div class="max-w-4xl mx-auto px-4 md:px-8 text-center"><h2 class="text-4xl md:text-5xl font-bold tracking-tight mb-4">Need Help? Get in touch with Our Support Team</h2><p class="text-xl mb-8 font-body text-muted-foreground">We&#x27;re looking for people who share our passion for bringing your website online</p><div class="flex flex-col sm:flex-row gap-4 justify-center"><button class="inline-flex items-center justify-center gap-2 whitespace-nowrap text-sm font-medium focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 hover-elevate active-elevate-2 bg-primary text-primary-foreground border border-primary-border min-h-10 rounded-md px-8" data-testid="button-cta-primary">Get In Touch</button><button class="inline-flex items-center justify-center gap-2 whitespace-nowrap text-sm font-medium focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 hover-elevate active-elevate-2 border [border-color:var(--button-outline)] shadow-xs active:shadow-none min-h-10 rounded-md px-8" data-testid="button-cta-secondary">View Services</button></div></div></section></main><footer class="bg-muted/50 border-t"><div class="max-w-7xl mx-auto px-4 md:px-8 pt-16 pb-8"><div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-5 gap-8 mb-12"><div class="lg:col-span-2"><img src="data:image/png;base64,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" alt="Netspace India" class="h-12 mb-4" width="200" height="48"/><p class="text-muted-foreground font-body mb-4 max-w-sm">Your trusted partner for web hosting, cybersecurity, and IT solutions since 2005.</p><div class="flex gap-3"><a href="https://www.facebook.com/netspaceindia/" class="w-9 h-9 rounded-md bg-muted flex items-center justify-center hover-elevate active-elevate-2" data-testid="link-facebook" target="_blank" rel="noopener noreferrer" aria-label="Facebook"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-facebook w-4 h-4"><path d="M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z"></path></svg></a><a href="https://x.com/NetSpaceIndia/status/1464104164003360773" class="w-9 h-9 rounded-md bg-muted flex items-center justify-center hover-elevate active-elevate-2" data-testid="link-twitter" target="_blank" rel="noopener noreferrer" aria-label="Twitter"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-twitter w-4 h-4"><path d="M22 4s-.7 2.1-2 3.4c1.6 10-9.4 17.3-18 11.6 2.2.1 4.4-.6 6-2C3 15.5.5 9.6 3 5c2.2 2.6 5.6 4.1 9 4-.9-4.2 4-6.6 7-3.8 1.1 0 3-1.2 3-1.2z"></path></svg></a><a href="https://www.linkedin.com/company/3795954/admin/dashboard/" class="w-9 h-9 rounded-md bg-muted flex items-center justify-center hover-elevate active-elevate-2" data-testid="link-linkedin" target="_blank" rel="noopener noreferrer" aria-label="LinkedIn"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-linkedin w-4 h-4"><path d="M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z"></path><rect width="4" height="12" x="2" y="9"></rect><circle cx="4" cy="4" r="2"></circle></svg></a><a href="https://www.youtube.com/channel/UC7cdlxcvaoYzBszkConVQQQ" class="w-9 h-9 rounded-md bg-muted flex items-center justify-center hover-elevate active-elevate-2" data-testid="link-youtube" target="_blank" rel="noopener noreferrer" aria-label="YouTube"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-youtube w-4 h-4"><path d="M2.5 17a24.12 24.12 0 0 1 0-10 2 2 0 0 1 1.4-1.4 49.56 49.56 0 0 1 16.2 0A2 2 0 0 1 21.5 7a24.12 24.12 0 0 1 0 10 2 2 0 0 1-1.4 1.4 49.55 49.55 0 0 1-16.2 0A2 2 0 0 1 2.5 17"></path><path d="m10 15 5-3-5-3z"></path></svg></a></div></div><div><h3 class="font-semibold mb-4">Hosting Services</h3><ul class="space-y-2 text-sm font-body"><li><a data-testid="link-footer-linux-hosting" href="/web-hosting-services/linux-hosting/" class="text-muted-foreground hover:text-foreground transition-colors">Linux Hosting</a></li><li><a data-testid="link-footer-windows-hosting" href="/web-hosting-services/windows-shared-hosting/" class="text-muted-foreground hover:text-foreground transition-colors">Windows Hosting</a></li><li><a data-testid="link-footer-reseller-hosting" href="/web-hosting-services/reseller-hosting/" class="text-muted-foreground hover:text-foreground transition-colors">Reseller Hosting</a></li><li><a data-testid="link-footer-dedicated-servers" href="/web-hosting-services/dedicated-server/" class="text-muted-foreground hover:text-foreground transition-colors">Dedicated Servers</a></li><li><a data-testid="link-footer-cloud-servers" href="/web-hosting-services/" class="text-muted-foreground hover:text-foreground transition-colors">Cloud Servers</a></li></ul></div><div><h3 class="font-semibold mb-4">Services</h3><ul class="space-y-2 text-sm font-body"><li><a data-testid="link-footer-domains" href="/domain-names" class="text-muted-foreground hover:text-foreground transition-colors">Domain Names</a></li><li><a data-testid="link-footer-domain-registration" href="/domain-names/registration" class="text-muted-foreground hover:text-foreground transition-colors">Domain Registration</a></li><li><a data-testid="link-footer-security" href="/cybersecurity/" class="text-muted-foreground hover:text-foreground transition-colors">Cybersecurity</a></li><li><a data-testid="link-footer-email" href="/email-solutions/" class="text-muted-foreground hover:text-foreground transition-colors">Email Services</a></li><li><a data-testid="link-footer-storage" href="/storage-services/storage-solutions/" class="text-muted-foreground hover:text-foreground transition-colors">Storage Solutions</a></li><li><a data-testid="link-footer-marketplace" href="/domain-names/domain-marketplace" class="text-muted-foreground hover:text-foreground transition-colors">Domain Marketplace</a></li></ul></div><div><h3 class="font-semibold mb-4">Support</h3><ul class="space-y-2 text-sm font-body"><li><a data-testid="link-footer-kb" href="/support/kb" class="text-muted-foreground hover:text-foreground transition-colors">Knowledge Base</a></li><li><a data-testid="link-footer-support" href="/cp/support" class="text-muted-foreground hover:text-foreground transition-colors">Support</a></li><li><a data-testid="link-footer-contact" href="/network-services" class="text-muted-foreground hover:text-foreground transition-colors">Network Services</a></li><li><a data-testid="link-footer-blog" href="/blog" class="text-muted-foreground hover:text-foreground transition-colors">Blog</a></li></ul></div></div><div class="pt-8 border-t"><div class="flex flex-col md:flex-row justify-between items-center gap-4"><p class="text-sm text-muted-foreground font-body">© 2025 Netspace India. All rights reserved.</p><div class="flex gap-6 text-sm font-body"><a data-testid="link-footer-privacy" href="/privacy" class="text-muted-foreground hover:text-foreground transition-colors">Privacy Policy</a><a data-testid="link-footer-terms" href="/terms" class="text-muted-foreground hover:text-foreground transition-colors">Terms of Service</a><a data-testid="link-footer-refund" href="/refund-policy" class="text-muted-foreground hover:text-foreground transition-colors">Refund Policy</a></div></div></div></div></footer></div></div>
  </body>
</html>