Spaces:
Running
Running
Make it more professional
Browse files- index.html +96 -51
index.html
CHANGED
|
@@ -1,10 +1,18 @@
|
|
|
|
|
| 1 |
<!DOCTYPE html>
|
| 2 |
<html lang="en">
|
| 3 |
<head>
|
| 4 |
<meta charset="UTF-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
-
<
|
| 7 |
-
<
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
<script src="https://unpkg.com/feather-icons"></script>
|
| 9 |
<script src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js"></script>
|
| 10 |
<script src="https://cdn.jsdelivr.net/npm/three@0.132.2/build/three.min.js"></script>
|
|
@@ -131,17 +139,16 @@
|
|
| 131 |
<div class="absolute inset-1 rounded-full border-2 border-purple-400 animate-pulse" style="animation-delay: 0.5s"></div>
|
| 132 |
<div class="absolute inset-0.5 rounded-full border border-white/30 animate-ping" style="animation-delay: 1s"></div>
|
| 133 |
</div>
|
| 134 |
-
<span class="text-2xl font-bold tracking-tighter" style="font-family: 'Major Mono Display', monospace;">
|
| 135 |
</div>
|
| 136 |
-
|
| 137 |
<div class="hidden md:flex space-x-8">
|
| 138 |
-
<a href="#
|
| 139 |
-
<a href="#
|
| 140 |
-
<a href="#
|
| 141 |
-
<a href="#
|
|
|
|
| 142 |
</div>
|
| 143 |
-
|
| 144 |
-
<button class="md:hidden focus:outline-none" id="mobile-menu-button">
|
| 145 |
<i data-feather="menu" class="w-8 h-8 neon-text-blue"></i>
|
| 146 |
</button>
|
| 147 |
</div>
|
|
@@ -149,11 +156,12 @@
|
|
| 149 |
<!-- Mobile Menu -->
|
| 150 |
<div class="md:hidden hidden py-4 px-4 bg-black bg-opacity-90 mt-2 rounded-lg" id="mobile-menu">
|
| 151 |
<div class="flex flex-col space-y-4">
|
| 152 |
-
<a href="#
|
| 153 |
-
<a href="#
|
| 154 |
-
<a href="#
|
| 155 |
-
<a href="#
|
| 156 |
-
|
|
|
|
| 157 |
</div>
|
| 158 |
</nav>
|
| 159 |
|
|
@@ -181,37 +189,57 @@
|
|
| 181 |
</h1>
|
| 182 |
</div>
|
| 183 |
<div class="relative max-w-3xl mx-auto mb-10">
|
| 184 |
-
|
| 185 |
-
<div class="
|
| 186 |
-
<div class="
|
| 187 |
-
<
|
| 188 |
-
<
|
|
|
|
| 189 |
</div>
|
| 190 |
-
<div class="
|
| 191 |
-
<
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 192 |
</div>
|
| 193 |
-
<div class="terminal-line delay-1000">
|
| 194 |
-
<span class="text-blue-400 font-mono">[TEAMS]</span> <span class="typing-text" data-text="Loading participant data..."></span>
|
| 195 |
-
</div>
|
| 196 |
-
<div class="flex items-center mt-4">
|
| 197 |
-
<div class="h-2 w-2 rounded-full bg-green-500 animate-pulse mr-2"></div>
|
| 198 |
-
<span class="text-xs font-mono text-green-400">COMPETITION_READY</span>
|
| 199 |
-
<span class="mx-2 text-xs opacity-70">|</span>
|
| 200 |
-
<span class="text-xs font-mono opacity-70">TEAMS_REGISTERED: 24</span>
|
| 201 |
</div>
|
| 202 |
</div>
|
| 203 |
</div>
|
| 204 |
-
<div class="
|
| 205 |
-
<div class="
|
| 206 |
-
|
| 207 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 208 |
</a>
|
| 209 |
</div>
|
| 210 |
</div>
|
| 211 |
</section>
|
| 212 |
</div>
|
| 213 |
-
<!--
|
| 214 |
-
<section id="
|
| 215 |
<div class="container mx-auto">
|
| 216 |
<div class="flex flex-col md:flex-row items-center mb-16">
|
| 217 |
<div class="md:w-1/2 mb-10 md:mb-0">
|
|
@@ -301,8 +329,8 @@
|
|
| 301 |
</section>
|
| 302 |
|
| 303 |
<div class="section-divider"></div>
|
| 304 |
-
<!--
|
| 305 |
-
<section id="
|
| 306 |
<div class="container mx-auto">
|
| 307 |
<div class="text-center mb-16">
|
| 308 |
<div class="relative">
|
|
@@ -390,8 +418,8 @@
|
|
| 390 |
</section>
|
| 391 |
|
| 392 |
<div class="section-divider"></div>
|
| 393 |
-
<!--
|
| 394 |
-
<section id="
|
| 395 |
<div class="container mx-auto">
|
| 396 |
<div class="flex flex-col md:flex-row items-center mb-16">
|
| 397 |
<div class="md:w-1/2 mb-10 md:mb-0">
|
|
@@ -467,8 +495,8 @@
|
|
| 467 |
</section>
|
| 468 |
|
| 469 |
<div class="section-divider"></div>
|
| 470 |
-
<!--
|
| 471 |
-
<section id="
|
| 472 |
<div class="container mx-auto">
|
| 473 |
<div class="text-center mb-16">
|
| 474 |
<div class="relative">
|
|
@@ -540,8 +568,8 @@
|
|
| 540 |
</div>
|
| 541 |
</div>
|
| 542 |
</section>
|
| 543 |
-
<!--
|
| 544 |
-
<section id="
|
| 545 |
<div class="container mx-auto text-center">
|
| 546 |
<div class="relative">
|
| 547 |
<div class="absolute inset-0 bg-gradient-to-r from-blue-500/20 to-purple-600/20 blur-3xl -z-10"></div>
|
|
@@ -582,14 +610,31 @@
|
|
| 582 |
</div>
|
| 583 |
</div>
|
| 584 |
<div class="border-t border-gray-800 mt-8 pt-8 text-center">
|
| 585 |
-
|
| 586 |
-
<span class="opacity-70">
|
| 587 |
-
<span class="opacity-70">
|
| 588 |
-
</
|
| 589 |
-
<p class="text-xs mt-2 neon-text-blue">
|
| 590 |
-
"Pushing the Boundaries of Innovation."
|
| 591 |
</p>
|
| 592 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 593 |
</div>
|
| 594 |
</footer>
|
| 595 |
<style>
|
|
|
|
| 1 |
+
|
| 2 |
<!DOCTYPE html>
|
| 3 |
<html lang="en">
|
| 4 |
<head>
|
| 5 |
<meta charset="UTF-8">
|
| 6 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 7 |
+
<meta name="description" content="QuantumSynth Arena - Premier quantum computing and AI innovation competition">
|
| 8 |
+
<meta name="keywords" content="quantum computing, AI, innovation, competition, technology">
|
| 9 |
+
<meta property="og:title" content="QuantumSynth Arena">
|
| 10 |
+
<meta property="og:description" content="Pushing the boundaries of quantum computing and AI innovation">
|
| 11 |
+
<meta property="og:type" content="website">
|
| 12 |
+
<meta property="og:url" content="https://quantumsyntharena.tech">
|
| 13 |
+
<meta property="og:image" content="https://quantumsyntharena.tech/static/og-image.jpg">
|
| 14 |
+
<title>QuantumSynth Arena | Quantum Computing & AI Innovation Competition</title>
|
| 15 |
+
<script src="https://cdn.tailwindcss.com"></script>
|
| 16 |
<script src="https://unpkg.com/feather-icons"></script>
|
| 17 |
<script src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js"></script>
|
| 18 |
<script src="https://cdn.jsdelivr.net/npm/three@0.132.2/build/three.min.js"></script>
|
|
|
|
| 139 |
<div class="absolute inset-1 rounded-full border-2 border-purple-400 animate-pulse" style="animation-delay: 0.5s"></div>
|
| 140 |
<div class="absolute inset-0.5 rounded-full border border-white/30 animate-ping" style="animation-delay: 1s"></div>
|
| 141 |
</div>
|
| 142 |
+
<span class="text-2xl font-bold tracking-tighter" style="font-family: 'Major Mono Display', monospace;">QUANTUMSYNTH ARENA</span>
|
| 143 |
</div>
|
|
|
|
| 144 |
<div class="hidden md:flex space-x-8">
|
| 145 |
+
<a href="#challenges" class="nav-item text-lg uppercase tracking-wider hover:text-white transition-colors neon-text-purple">Challenges</a>
|
| 146 |
+
<a href="#timeline" class="nav-item text-lg uppercase tracking-wider hover:text-white transition-colors neon-text-blue">Timeline</a>
|
| 147 |
+
<a href="#judges" class="nav-item text-lg uppercase tracking-wider hover:text-white transition-colors neon-text-purple">Judges</a>
|
| 148 |
+
<a href="#prizes" class="nav-item text-lg uppercase tracking-wider hover:text-white transition-colors neon-text-blue">Prizes</a>
|
| 149 |
+
<a href="#register" class="nav-item px-4 py-2 bg-blue-900/30 rounded-full neon-border-blue hover:bg-blue-900/50 transition-all">Register</a>
|
| 150 |
</div>
|
| 151 |
+
<button class="md:hidden focus:outline-none" id="mobile-menu-button">
|
|
|
|
| 152 |
<i data-feather="menu" class="w-8 h-8 neon-text-blue"></i>
|
| 153 |
</button>
|
| 154 |
</div>
|
|
|
|
| 156 |
<!-- Mobile Menu -->
|
| 157 |
<div class="md:hidden hidden py-4 px-4 bg-black bg-opacity-90 mt-2 rounded-lg" id="mobile-menu">
|
| 158 |
<div class="flex flex-col space-y-4">
|
| 159 |
+
<a href="#challenges" class="nav-item text-lg uppercase tracking-wider neon-text-purple">Challenges</a>
|
| 160 |
+
<a href="#timeline" class="nav-item text-lg uppercase tracking-wider neon-text-blue">Timeline</a>
|
| 161 |
+
<a href="#judges" class="nav-item text-lg uppercase tracking-wider neon-text-purple">Judges</a>
|
| 162 |
+
<a href="#prizes" class="nav-item text-lg uppercase tracking-wider neon-text-blue">Prizes</a>
|
| 163 |
+
<a href="#register" class="nav-item px-4 py-2 mt-4 bg-blue-900/30 rounded-full neon-border-blue hover:bg-blue-900/50 transition-all text-center">Register Now</a>
|
| 164 |
+
</div>
|
| 165 |
</div>
|
| 166 |
</nav>
|
| 167 |
|
|
|
|
| 189 |
</h1>
|
| 190 |
</div>
|
| 191 |
<div class="relative max-w-3xl mx-auto mb-10">
|
| 192 |
+
<div class="relative bg-black/90 p-8 rounded-lg border border-gray-800 backdrop-blur-sm neon-border-blue">
|
| 193 |
+
<div class="grid grid-cols-1 md:grid-cols-3 gap-6">
|
| 194 |
+
<div class="p-4 bg-black/50 rounded-lg neon-border-purple">
|
| 195 |
+
<div class="text-4xl font-bold neon-text-purple mb-2">50K</div>
|
| 196 |
+
<div class="text-sm uppercase tracking-wider">Total Prize Pool</div>
|
| 197 |
+
<div class="text-xs neon-text-blue mt-1">USD</div>
|
| 198 |
</div>
|
| 199 |
+
<div class="p-4 bg-black/50 rounded-lg neon-border-blue">
|
| 200 |
+
<div class="text-4xl font-bold neon-text-blue mb-2">24</div>
|
| 201 |
+
<div class="text-sm uppercase tracking-wider">Participating Teams</div>
|
| 202 |
+
<div class="text-xs neon-text-purple mt-1">Global</div>
|
| 203 |
+
</div>
|
| 204 |
+
<div class="p-4 bg-black/50 rounded-lg neon-border-purple">
|
| 205 |
+
<div class="text-4xl font-bold neon-text-purple mb-2">6</div>
|
| 206 |
+
<div class="text-sm uppercase tracking-wider">Industry Judges</div>
|
| 207 |
+
<div class="text-xs neon-text-blue mt-1">Experts</div>
|
| 208 |
+
</div>
|
| 209 |
+
</div>
|
| 210 |
+
<div class="mt-6 pt-6 border-t border-gray-800">
|
| 211 |
+
<div class="flex items-center justify-between">
|
| 212 |
+
<div>
|
| 213 |
+
<div class="h-2 w-2 rounded-full bg-green-500 animate-pulse mr-2 inline-block"></div>
|
| 214 |
+
<span class="text-xs font-mono text-green-400">REGISTRATION_OPEN</span>
|
| 215 |
+
</div>
|
| 216 |
+
<a href="#register" class="text-xs font-mono neon-text-blue hover:text-white transition-colors">
|
| 217 |
+
APPLY_NOW →
|
| 218 |
+
</a>
|
| 219 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 220 |
</div>
|
| 221 |
</div>
|
| 222 |
</div>
|
| 223 |
+
<div class="flex flex-col sm:flex-row justify-center gap-4">
|
| 224 |
+
<div class="relative group">
|
| 225 |
+
<div class="absolute -inset-1 bg-gradient-to-r from-blue-500 to-purple-600 rounded-full blur-md opacity-75 group-hover:opacity-100 transition-opacity duration-300"></div>
|
| 226 |
+
<a href="#register" class="relative px-8 py-3 bg-black/80 neon-border-blue rounded-full text-lg uppercase tracking-wider neon-text-blue hover:bg-opacity-100 transition-all cursor-pointer inline-block">
|
| 227 |
+
REGISTER NOW
|
| 228 |
+
</a>
|
| 229 |
+
</div>
|
| 230 |
+
<div class="relative group">
|
| 231 |
+
<div class="absolute -inset-1 bg-gradient-to-r from-purple-500 to-blue-600 rounded-full blur-md opacity-50 group-hover:opacity-75 transition-opacity duration-300"></div>
|
| 232 |
+
<a href="#challenges" class="relative px-8 py-3 bg-black/80 neon-border-purple rounded-full text-lg uppercase tracking-wider neon-text-purple hover:bg-opacity-100 transition-all cursor-pointer inline-block">
|
| 233 |
+
VIEW CHALLENGES
|
| 234 |
+
</a>
|
| 235 |
+
</div>
|
| 236 |
</a>
|
| 237 |
</div>
|
| 238 |
</div>
|
| 239 |
</section>
|
| 240 |
</div>
|
| 241 |
+
<!-- Challenges Section -->
|
| 242 |
+
<section id="challenges" class="py-20 px-4 md:px-12 bg-black bg-opacity-70 relative section-focus">
|
| 243 |
<div class="container mx-auto">
|
| 244 |
<div class="flex flex-col md:flex-row items-center mb-16">
|
| 245 |
<div class="md:w-1/2 mb-10 md:mb-0">
|
|
|
|
| 329 |
</section>
|
| 330 |
|
| 331 |
<div class="section-divider"></div>
|
| 332 |
+
<!-- Timeline Section -->
|
| 333 |
+
<section id="timeline" class="py-20 px-4 md:px-12 bg-black bg-opacity-70 relative section-focus">
|
| 334 |
<div class="container mx-auto">
|
| 335 |
<div class="text-center mb-16">
|
| 336 |
<div class="relative">
|
|
|
|
| 418 |
</section>
|
| 419 |
|
| 420 |
<div class="section-divider"></div>
|
| 421 |
+
<!-- Judges Section -->
|
| 422 |
+
<section id="judges" class="py-20 px-4 md:px-12 bg-black bg-opacity-70 relative section-focus">
|
| 423 |
<div class="container mx-auto">
|
| 424 |
<div class="flex flex-col md:flex-row items-center mb-16">
|
| 425 |
<div class="md:w-1/2 mb-10 md:mb-0">
|
|
|
|
| 495 |
</section>
|
| 496 |
|
| 497 |
<div class="section-divider"></div>
|
| 498 |
+
<!-- Prizes Section -->
|
| 499 |
+
<section id="prizes" class="py-20 px-4 md:px-12 bg-black bg-opacity-70 relative section-focus">
|
| 500 |
<div class="container mx-auto">
|
| 501 |
<div class="text-center mb-16">
|
| 502 |
<div class="relative">
|
|
|
|
| 568 |
</div>
|
| 569 |
</div>
|
| 570 |
</section>
|
| 571 |
+
<!-- Registration Section -->
|
| 572 |
+
<section id="register" class="py-20 px-4 md:px-12 bg-gradient-to-b from-blue-900 to-purple-900 bg-opacity-70 relative section-focus">
|
| 573 |
<div class="container mx-auto text-center">
|
| 574 |
<div class="relative">
|
| 575 |
<div class="absolute inset-0 bg-gradient-to-r from-blue-500/20 to-purple-600/20 blur-3xl -z-10"></div>
|
|
|
|
| 610 |
</div>
|
| 611 |
</div>
|
| 612 |
<div class="border-t border-gray-800 mt-8 pt-8 text-center">
|
| 613 |
+
<p class="text-sm neon-text-purple">
|
| 614 |
+
<span class="opacity-70">QuantumSynth Arena</span> © 2024<br>
|
| 615 |
+
<span class="opacity-70">Contact:</span> info@quantumsyntharena.tech<br>
|
| 616 |
+
<span class="opacity-70">Location:</span> Virtual Competition
|
|
|
|
|
|
|
| 617 |
</p>
|
| 618 |
+
<div class="mt-4">
|
| 619 |
+
<div class="flex justify-center space-x-4">
|
| 620 |
+
<a href="#" class="neon-text-blue hover:text-white transition-colors">
|
| 621 |
+
<i data-feather="github" class="w-5 h-5"></i>
|
| 622 |
+
</a>
|
| 623 |
+
<a href="#" class="neon-text-purple hover:text-white transition-colors">
|
| 624 |
+
<i data-feather="twitter" class="w-5 h-5"></i>
|
| 625 |
+
</a>
|
| 626 |
+
<a href="#" class="neon-text-blue hover:text-white transition-colors">
|
| 627 |
+
<i data-feather="linkedin" class="w-5 h-5"></i>
|
| 628 |
+
</a>
|
| 629 |
+
<a href="#" class="neon-text-purple hover:text-white transition-colors">
|
| 630 |
+
<i data-feather="mail" class="w-5 h-5"></i>
|
| 631 |
+
</a>
|
| 632 |
+
</div>
|
| 633 |
+
<p class="text-xs mt-4 neon-text-blue">
|
| 634 |
+
"Advancing the frontiers of quantum computing and AI innovation."
|
| 635 |
+
</p>
|
| 636 |
+
</div>
|
| 637 |
+
</div>
|
| 638 |
</div>
|
| 639 |
</footer>
|
| 640 |
<style>
|