File size: 8,936 Bytes
740c2b9 3c376b7 740c2b9 3c376b7 740c2b9 3c376b7 740c2b9 3c376b7 740c2b9 3c376b7 740c2b9 3c376b7 740c2b9 3c376b7 740c2b9 3c376b7 740c2b9 3c376b7 740c2b9 3c376b7 740c2b9 3c376b7 740c2b9 3c376b7 740c2b9 3c376b7 740c2b9 3c376b7 740c2b9 3c376b7 740c2b9 3c376b7 740c2b9 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>NexusData - AI-Powered Data Insights</title>
<link rel="icon" type="image/x-icon" href="/static/favicon.ico">
<script src="https://cdn.tailwindcss.com"></script>
<script src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/animejs/lib/anime.min.js"></script>
<script src="https://unpkg.com/feather-icons"></script>
<style>
.hero-gradient {
background: linear-gradient(135deg, #0f172a 0%, #1e293b 50%, #334155 100%);
}
.modern-texture {
background-image: url("http://static.photos/technology/1200x630/7");
background-size: cover;
background-position: center;
}
.glow-border {
box-shadow: 0 0 15px rgba(100, 100, 100, 0.5);
}
</style>
</head>
<body class="bg-gray-900 text-gray-100 font-sans">
<!-- Navigation -->
<nav class="bg-gray-800 border-b border-gray-700">
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
<div class="flex justify-between h-16">
<div class="flex items-center">
<div class="flex-shrink-0 flex items-center">
<i data-feather="activity" class="h-8 w-8 text-indigo-400"></i>
<span class="ml-2 text-xl font-bold text-white">NexusData</span>
</div>
</div>
<div class="flex items-center space-x-8">
<a href="#" class="text-gray-300 hover:text-white px-3 py-2">Services</a>
<a href="#" class="text-gray-300 hover:text-white px-3 py-2">Solutions</a>
<a href="#" class="text-gray-300 hover:text-white px-3 py-2">Industries</a>
<a href="#" class="bg-blue-600 hover:bg-blue-700 text-white px-4 py-2 rounded-md">Contact</a>
</div>
</div>
</div>
</nav>
<!-- Hero Section -->
<section class="modern-texture hero-gradient min-h-screen flex items-center">
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-20">
<div class="text-center">
<h1 class="text-5xl md:text-7xl font-bold mb-6 text-white">
Transforming Data<br>Into Intelligence
</h1>
<p class="text-xl md:text-2xl text-gray-300 mb-8 max-w-3xl mx-auto">
AI-powered analytics and machine learning solutions designed for the modern enterprise
</p>
<div class="flex justify-center space-x-6">
<button class="bg-indigo-600 hover:bg-indigo-700 text-white px-8 py-4 rounded-lg text-lg font-semibold glow-border transition-all duration-300 hover:scale-105">
Get Started
</button>
<button class="border border-gray-400 hover:border-white text-white px-8 py-4 rounded-lg text-lg font-semibold transition-all duration-300 hover:scale-105">
View Demo
</button>
</div>
</div>
</div>
</section>
<!-- Stats Section -->
<section class="bg-gray-800 py-20">
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
<div class="grid grid-cols-1 md:grid-cols-4 gap-8 text-center">
<div class="p-6">
<div class="text-3xl font-bold text-indigo-400 mb-2">99.9%</div>
<div class="text-gray-400">Uptime Guarantee</div>
</div>
<div class="p-6">
<div class="text-3xl font-bold text-blue-400 mb-2">500+</div>
<div class="text-gray-400">Enterprise Clients</div>
</div>
<div class="p-6">
<div class="text-3xl font-bold text-blue-400 mb-2">24/7</div>
<div class="text-gray-400">Support Coverage</div>
</div>
<div class="p-6">
<div class="text-3xl font-bold text-blue-400 mb-2">0.2ms</div>
<div class="text-gray-400">Average Latency</div>
</div>
</div>
</div>
</section>
<!-- Services Section -->
<section class="bg-gray-900 py-20">
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
<h2 class="text-3xl md:text-4xl font-bold text-center mb-16 text-white">INDUSTRIAL DATA SOLUTIONS</h2>
<div class="grid grid-cols-1 md:grid-cols-3 gap-8">
<div class="bg-gray-800 p-8 rounded-lg glow-border">
<i data-feather="bar-chart-2" class="h-12 w-12 text-white mb-4"></i>
<h3 class="text-xl font-semibold mb-4">Real-time Analytics</h3>
<p class="text-gray-400">Monitor and analyze data streams with millisecond precision for immediate insights.</p>
</div>
<div class="bg-gray-800 p-8 rounded-lg glow-border">
<i data-feather="cpu" class="h-12 w-12 text-white mb-4"></i>
<h3 class="text-xl font-semibold mb-4">Machine Learning</h3>
<p class="text-gray-400">Predictive models built to withstand the most demanding industrial applications.</p>
</div>
<div class="bg-gray-800 p-8 rounded-lg glow-border">
<i data-feather="shield" class="h-12 w-12 text-white mb-4"></i>
<h3 class="text-xl font-semibold mb-4">Security First</h3>
<p class="text-gray-400">Military-grade encryption and compliance frameworks for sensitive industrial data.</p>
</div>
</div>
</div>
</section>
<!-- CTA Section -->
<section class="bg-indigo-600 py-20">
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 text-center">
<h2 class="text-3xl md:text-4xl font-bold mb-6 text-white">READY TO FORGE YOUR DATA?</h2>
<p class="text-xl text-blue-100 mb-8 max-w-2xl mx-auto">
Join industry leaders who trust SteelDataMetrics for their mission-critical data operations
</p>
<button class="bg-white text-blue-600 px-8 py-4 rounded-md text-lg font-semibold hover:bg-gray-100">
Schedule Demo
</button>
</div>
</section>
<!-- Footer -->
<footer class="bg-gray-800 border-t border-gray-700 py-12">
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
<div class="grid grid-cols-1 md:grid-cols-4 gap-8">
<div>
<div class="flex items-center mb-4">
<i data-feather="activity" class="h-6 w-6 text-indigo-400"></i>
<span class="ml-2 text-lg font-bold text-white">NexusData</span>
</div>
<p class="text-gray-400">Transforming data into intelligence since 2020</p>
</div>
<div>
<h4 class="text-white font-semibold mb-4">Solutions</h4>
<a href="#" class="block text-gray-400 hover:text-white mb-2">Real-time Analytics</a>
<a href="#" class="block text-gray-400 hover:text-white mb-2">Predictive Maintenance</a>
<a href="#" class="block text-gray-400 hover:text-white mb-2">Quality Control</a>
</div>
<div>
<h4 class="text-white font-semibold mb-4">Company</h4>
<a href="#" class="block text-gray-400 hover:text-white mb-2">About Us</a>
<a href="#" class="block text-gray-400 hover:text-white mb-2">Careers</a>
<a href="#" class="block text-gray-400 hover:text-white mb-2">Contact</a>
</div>
<div>
<h4 class="text-white font-semibold mb-4">Connect</h4>
<div class="flex space-x-4">
<a href="#" class="text-gray-400 hover:text-white"><i data-feather="linkedin"></i></a>
<a href="#" class="text-gray-400 hover:text-white"><i data-feather="twitter"></i></a>
<a href="#" class="text-gray-400 hover:text-white"><i data-feather="github"></i></a>
</div>
</div>
</div>
<div class="border-t border-gray-700 mt-8 pt-8 text-center text-gray-400">
<p>© 2024 NexusData. All rights reserved.</p>
</div>
</div>
</footer>
<script>
feather.replace();
document.addEventListener('DOMContentLoaded', function() {
anime({
targets: '.hero-gradient h1',
translateY: [-50, 0],
opacity: [0, 1],
duration: 1500,
easing: 'easeOutExpo'
});
});
</script>
</body>
</html> |