Jip7e commited on
Commit
c51e651
·
verified ·
1 Parent(s): 7d5a701

Add 3 files

Browse files
Files changed (3) hide show
  1. README.md +7 -5
  2. index.html +717 -19
  3. prompts.txt +1 -0
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
- title: Spacex
3
- emoji: 💻
4
- colorFrom: yellow
5
- colorTo: red
6
  sdk: static
7
  pinned: false
 
 
8
  ---
9
 
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: spacex
3
+ emoji: 🐳
4
+ colorFrom: green
5
+ colorTo: purple
6
  sdk: static
7
  pinned: false
8
+ tags:
9
+ - deepsite
10
  ---
11
 
12
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
index.html CHANGED
@@ -1,19 +1,717 @@
1
- <!doctype html>
2
- <html>
3
- <head>
4
- <meta charset="utf-8" />
5
- <meta name="viewport" content="width=device-width" />
6
- <title>My static Space</title>
7
- <link rel="stylesheet" href="style.css" />
8
- </head>
9
- <body>
10
- <div class="card">
11
- <h1>Welcome to your static Space!</h1>
12
- <p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
13
- <p>
14
- Also don't forget to check the
15
- <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
16
- </p>
17
- </div>
18
- </body>
19
- </html>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ <title>Nebula-X | Advanced Space Technology</title>
7
+ <script src="https://cdn.tailwindcss.com"></script>
8
+ <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
9
+ <style>
10
+ @import url('https://fonts.googleapis.com/css2?family=Orbitron:wght@400;500;600;700;800;900&family=Space+Grotesk:wght@300;400;500;600;700&display=swap');
11
+
12
+ :root {
13
+ --primary: #00f0ff;
14
+ --secondary: #7b2dff;
15
+ --dark: #0a0a1a;
16
+ }
17
+
18
+ body {
19
+ font-family: 'Space Grotesk', sans-serif;
20
+ background-color: var(--dark);
21
+ color: white;
22
+ overflow-x: hidden;
23
+ }
24
+
25
+ .orbitron {
26
+ font-family: 'Orbitron', sans-serif;
27
+ }
28
+
29
+ .gradient-text {
30
+ background: linear-gradient(90deg, var(--primary), var(--secondary));
31
+ -webkit-background-clip: text;
32
+ background-clip: text;
33
+ color: transparent;
34
+ }
35
+
36
+ .hero-bg {
37
+ background: radial-gradient(circle at center, rgba(0, 240, 255, 0.1) 0%, rgba(0, 0, 0, 0) 70%);
38
+ }
39
+
40
+ .space-shape {
41
+ position: relative;
42
+ width: 500px;
43
+ height: 500px;
44
+ background: linear-gradient(135deg, rgba(123, 45, 255, 0.2), rgba(0, 240, 255, 0.2));
45
+ border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
46
+ animation: float 8s ease-in-out infinite;
47
+ filter: blur(1px);
48
+ }
49
+
50
+ @keyframes float {
51
+ 0%, 100% {
52
+ transform: translateY(0) rotate(0deg);
53
+ border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
54
+ }
55
+ 50% {
56
+ transform: translateY(-20px) rotate(5deg);
57
+ border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
58
+ }
59
+ }
60
+
61
+ .glow {
62
+ box-shadow: 0 0 15px rgba(0, 240, 255, 0.5);
63
+ }
64
+
65
+ .glow:hover {
66
+ box-shadow: 0 0 25px rgba(0, 240, 255, 0.8);
67
+ }
68
+
69
+ .star {
70
+ position: absolute;
71
+ background: white;
72
+ border-radius: 50%;
73
+ animation: twinkle var(--duration) ease-in-out infinite;
74
+ }
75
+
76
+ @keyframes twinkle {
77
+ 0%, 100% { opacity: 0.2; }
78
+ 50% { opacity: 1; }
79
+ }
80
+
81
+ .feature-card {
82
+ background: rgba(10, 10, 26, 0.7);
83
+ backdrop-filter: blur(10px);
84
+ border: 1px solid rgba(0, 240, 255, 0.1);
85
+ transition: all 0.3s ease;
86
+ }
87
+
88
+ .feature-card:hover {
89
+ transform: translateY(-10px);
90
+ border-color: var(--primary);
91
+ }
92
+
93
+ .nav-link {
94
+ position: relative;
95
+ }
96
+
97
+ .nav-link::after {
98
+ content: '';
99
+ position: absolute;
100
+ width: 0;
101
+ height: 2px;
102
+ bottom: -2px;
103
+ left: 0;
104
+ background: var(--primary);
105
+ transition: width 0.3s ease;
106
+ }
107
+
108
+ .nav-link:hover::after {
109
+ width: 100%;
110
+ }
111
+
112
+ .countdown-item {
113
+ background: rgba(0, 240, 255, 0.1);
114
+ border: 1px solid rgba(0, 240, 255, 0.3);
115
+ }
116
+ </style>
117
+ </head>
118
+ <body class="min-h-screen">
119
+ <!-- Background Stars -->
120
+ <div id="stars-container" class="fixed inset-0 overflow-hidden z-0"></div>
121
+
122
+ <!-- Navigation -->
123
+ <nav class="relative z-50 py-6 px-4 sm:px-8 lg:px-16">
124
+ <div class="flex justify-between items-center">
125
+ <div class="flex items-center">
126
+ <div class="w-10 h-10 rounded-full bg-gradient-to-br from-primary to-secondary mr-3"></div>
127
+ <span class="orbitron text-2xl font-bold gradient-text">NEBULA-X</span>
128
+ </div>
129
+
130
+ <div class="hidden md:flex space-x-8">
131
+ <a href="#" class="nav-link">Home</a>
132
+ <a href="#features" class="nav-link">Features</a>
133
+ <a href="#technology" class="nav-link">Technology</a>
134
+ <a href="#mission" class="nav-link">Mission</a>
135
+ <a href="#contact" class="nav-link">Contact</a>
136
+ </div>
137
+
138
+ <button class="md:hidden text-white">
139
+ <i class="fas fa-bars text-2xl"></i>
140
+ </button>
141
+ </div>
142
+ </nav>
143
+
144
+ <!-- Hero Section -->
145
+ <section class="hero-bg relative z-10 py-20 px-4 sm:px-8 lg:px-16 flex flex-col lg:flex-row items-center justify-between min-h-screen">
146
+ <div class="lg:w-1/2 mb-16 lg:mb-0">
147
+ <h1 class="orbitron text-4xl sm:text-5xl md:text-6xl lg:text-7xl font-bold mb-6">
148
+ <span class="gradient-text">Redefining</span> Space Exploration
149
+ </h1>
150
+ <p class="text-lg sm:text-xl text-gray-300 mb-8 max-w-2xl">
151
+ Nebula-X introduces revolutionary quantum propulsion technology that will take humanity beyond the solar system. Our advanced space shapes harness cosmic energy for unprecedented speed and efficiency.
152
+ </p>
153
+ <div class="flex flex-col sm:flex-row space-y-4 sm:space-y-0 sm:space-x-6">
154
+ <button class="px-8 py-3 bg-gradient-to-r from-primary to-secondary rounded-full font-bold glow hover:scale-105 transition-transform">
155
+ Explore Technology
156
+ </button>
157
+ <button class="px-8 py-3 border border-primary text-primary rounded-full font-bold hover:bg-primary hover:bg-opacity-10 transition-colors">
158
+ Watch Demo
159
+ </button>
160
+ </div>
161
+
162
+ <div class="mt-16">
163
+ <h3 class="orbitron text-xl mb-4">Next Launch In:</h3>
164
+ <div class="flex space-x-4">
165
+ <div class="countdown-item px-6 py-3 rounded-lg text-center">
166
+ <div class="orbitron text-3xl font-bold" id="days">00</div>
167
+ <div class="text-sm text-gray-400">Days</div>
168
+ </div>
169
+ <div class="countdown-item px-6 py-3 rounded-lg text-center">
170
+ <div class="orbitron text-3xl font-bold" id="hours">00</div>
171
+ <div class="text-sm text-gray-400">Hours</div>
172
+ </div>
173
+ <div class="countdown-item px-6 py-3 rounded-lg text-center">
174
+ <div class="orbitron text-3xl font-bold" id="minutes">00</div>
175
+ <div class="text-sm text-gray-400">Minutes</div>
176
+ </div>
177
+ <div class="countdown-item px-6 py-3 rounded-lg text-center">
178
+ <div class="orbitron text-3xl font-bold" id="seconds">00</div>
179
+ <div class="text-sm text-gray-400">Seconds</div>
180
+ </div>
181
+ </div>
182
+ </div>
183
+ </div>
184
+
185
+ <div class="lg:w-1/2 flex justify-center relative">
186
+ <div class="space-shape"></div>
187
+ <div class="absolute inset-0 flex items-center justify-center">
188
+ <div class="w-80 h-80 rounded-full border-2 border-primary border-opacity-30 animate-pulse"></div>
189
+ </div>
190
+ <div class="absolute inset-0 flex items-center justify-center">
191
+ <div class="w-64 h-64 rounded-full border border-primary border-opacity-20 animate-pulse delay-100"></div>
192
+ </div>
193
+ </div>
194
+ </section>
195
+
196
+ <!-- Features Section -->
197
+ <section id="features" class="relative z-10 py-20 px-4 sm:px-8 lg:px-16">
198
+ <div class="max-w-6xl mx-auto">
199
+ <div class="text-center mb-16">
200
+ <h2 class="orbitron text-3xl sm:text-4xl md:text-5xl font-bold mb-4">
201
+ <span class="gradient-text">Advanced</span> Space Technology
202
+ </h2>
203
+ <p class="max-w-2xl mx-auto text-gray-400">
204
+ Our proprietary space shapes utilize quantum field manipulation to achieve breakthroughs in propulsion, energy efficiency, and cosmic navigation.
205
+ </p>
206
+ </div>
207
+
208
+ <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8">
209
+ <div class="feature-card p-8 rounded-xl">
210
+ <div class="w-14 h-14 rounded-full bg-primary bg-opacity-10 flex items-center justify-center mb-6">
211
+ <i class="fas fa-atom text-2xl text-primary"></i>
212
+ </div>
213
+ <h3 class="orbitron text-xl font-bold mb-3">Quantum Propulsion</h3>
214
+ <p class="text-gray-400">
215
+ Harnessing quantum vacuum fluctuations for propulsion without traditional fuel, enabling near-light speed travel.
216
+ </p>
217
+ </div>
218
+
219
+ <div class="feature-card p-8 rounded-xl">
220
+ <div class="w-14 h-14 rounded-full bg-primary bg-opacity-10 flex items-center justify-center mb-6">
221
+ <i class="fas fa-shield-alt text-2xl text-primary"></i>
222
+ </div>
223
+ <h3 class="orbitron text-xl font-bold mb-3">Plasma Shielding</h3>
224
+ <p class="text-gray-400">
225
+ Self-regenerating electromagnetic plasma shield protects against cosmic radiation and micro-meteoroids.
226
+ </p>
227
+ </div>
228
+
229
+ <div class="feature-card p-8 rounded-xl">
230
+ <div class="w-14 h-14 rounded-full bg-primary bg-opacity-10 flex items-center justify-center mb-6">
231
+ <i class="fas fa-infinity text-2xl text-primary"></i>
232
+ </div>
233
+ <h3 class="orbitron text-xl font-bold mb-3">Morphic Hull</h3>
234
+ <p class="text-gray-400">
235
+ Adaptive nano-material structure that reshapes itself for optimal aerodynamics in any atmosphere.
236
+ </p>
237
+ </div>
238
+
239
+ <div class="feature-card p-8 rounded-xl">
240
+ <div class="w-14 h-14 rounded-full bg-primary bg-opacity-10 flex items-center justify-center mb-6">
241
+ <i class="fas fa-solar-panel text-2xl text-primary"></i>
242
+ </div>
243
+ <h3 class="orbitron text-xl font-bold mb-3">Dark Energy Harvesting</h3>
244
+ <p class="text-gray-400">
245
+ Collects and converts dark energy particles into usable power, providing limitless energy supply.
246
+ </p>
247
+ </div>
248
+
249
+ <div class="feature-card p-8 rounded-xl">
250
+ <div class="w-14 h-14 rounded-full bg-primary bg-opacity-10 flex items-center justify-center mb-6">
251
+ <i class="fas fa-network-wired text-2xl text-primary"></i>
252
+ </div>
253
+ <h3 class="orbitron text-xl font-bold mb-3">Neural Navigation</h3>
254
+ <p class="text-gray-400">
255
+ AI-powered quantum navigation system that learns and adapts to cosmic phenomena in real-time.
256
+ </p>
257
+ </div>
258
+
259
+ <div class="feature-card p-8 rounded-xl">
260
+ <div class="w-14 h-14 rounded-full bg-primary bg-opacity-10 flex items-center justify-center mb-6">
261
+ <i class="fas fa-tachometer-alt text-2xl text-primary"></i>
262
+ </div>
263
+ <h3 class="orbitron text-xl font-bold mb-3">Warp Field Generator</h3>
264
+ <p class="text-gray-400">
265
+ Creates localized space-time warps for short-distance jumps, bypassing conventional speed limits.
266
+ </p>
267
+ </div>
268
+ </div>
269
+ </div>
270
+ </section>
271
+
272
+ <!-- Technology Showcase -->
273
+ <section id="technology" class="relative z-10 py-20 px-4 sm:px-8 lg:px-16 bg-gradient-to-b from-dark to-black">
274
+ <div class="max-w-6xl mx-auto">
275
+ <div class="flex flex-col lg:flex-row items-center">
276
+ <div class="lg:w-1/2 mb-12 lg:mb-0 lg:pr-12">
277
+ <h2 class="orbitron text-3xl sm:text-4xl md:text-5xl font-bold mb-6">
278
+ The <span class="gradient-text">Science</span> Behind Our Design
279
+ </h2>
280
+ <p class="text-gray-400 mb-8">
281
+ Our space shapes are not just aesthetically revolutionary - they're scientifically groundbreaking. The unique geometry interacts with quantum fields in ways that conventional spacecraft cannot.
282
+ </p>
283
+
284
+ <div class="space-y-6">
285
+ <div class="flex items-start">
286
+ <div class="w-10 h-10 rounded-full bg-primary bg-opacity-10 flex items-center justify-center mr-4 mt-1">
287
+ <i class="fas fa-cube text-primary"></i>
288
+ </div>
289
+ <div>
290
+ <h4 class="orbitron font-bold mb-2">Tetrahedral Core Structure</h4>
291
+ <p class="text-gray-400">
292
+ The internal framework uses sacred geometry principles to amplify quantum field interactions.
293
+ </p>
294
+ </div>
295
+ </div>
296
+
297
+ <div class="flex items-start">
298
+ <div class="w-10 h-10 rounded-full bg-primary bg-opacity-10 flex items-center justify-center mr-4 mt-1">
299
+ <i class="fas fa-wave-square text-primary"></i>
300
+ </div>
301
+ <div>
302
+ <h4 class="orbitron font-bold mb-2">Resonant Frequency Modulation</h4>
303
+ <p class="text-gray-400">
304
+ Precisely tuned electromagnetic oscillations that synchronize with cosmic background radiation.
305
+ </p>
306
+ </div>
307
+ </div>
308
+
309
+ <div class="flex items-start">
310
+ <div class="w-10 h-10 rounded-full bg-primary bg-opacity-10 flex items-center justify-center mr-4 mt-1">
311
+ <i class="fas fa-project-diagram text-primary"></i>
312
+ </div>
313
+ <div>
314
+ <h4 class="orbitron font-bold mb-2">Fractal Surface Patterns</h4>
315
+ <p class="text-gray-400">
316
+ Nano-scale fractal indentations that reduce interstellar drag by up to 92% compared to smooth surfaces.
317
+ </p>
318
+ </div>
319
+ </div>
320
+ </div>
321
+ </div>
322
+
323
+ <div class="lg:w-1/2 relative">
324
+ <div class="relative w-full aspect-square max-w-lg mx-auto">
325
+ <div class="absolute inset-0 rounded-full border-2 border-primary border-opacity-20 animate-pulse"></div>
326
+ <div class="absolute inset-8 rounded-full border border-primary border-opacity-10 animate-pulse delay-75"></div>
327
+ <div class="absolute inset-16 rounded-full border border-primary border-opacity-5 animate-pulse delay-100"></div>
328
+
329
+ <div class="absolute inset-0 flex items-center justify-center">
330
+ <div class="w-64 h-64 bg-gradient-to-br from-primary to-secondary rounded-full opacity-10 blur-xl"></div>
331
+ </div>
332
+
333
+ <div class="absolute inset-0 flex items-center justify-center">
334
+ <div class="w-48 h-48 bg-white bg-opacity-5 backdrop-filter backdrop-blur-lg rounded-3xl rotate-45"></div>
335
+ </div>
336
+
337
+ <div class="absolute inset-0 flex items-center justify-center">
338
+ <div class="w-32 h-32 bg-primary bg-opacity-10 rounded-full flex items-center justify-center">
339
+ <i class="fas fa-rocket text-4xl text-primary animate-bounce"></i>
340
+ </div>
341
+ </div>
342
+ </div>
343
+ </div>
344
+ </div>
345
+ </div>
346
+ </section>
347
+
348
+ <!-- Mission Section -->
349
+ <section id="mission" class="relative z-10 py-20 px-4 sm:px-8 lg:px-16">
350
+ <div class="max-w-6xl mx-auto">
351
+ <div class="text-center mb-16">
352
+ <h2 class="orbitron text-3xl sm:text-4xl md:text-5xl font-bold mb-4">
353
+ Our <span class="gradient-text">Mission</span>
354
+ </h2>
355
+ <p class="max-w-3xl mx-auto text-gray-400">
356
+ To push the boundaries of human exploration and establish sustainable pathways to the stars through revolutionary space technology.
357
+ </p>
358
+ </div>
359
+
360
+ <div class="grid grid-cols-1 lg:grid-cols-3 gap-8">
361
+ <div class="lg:col-span-2">
362
+ <div class="bg-gradient-to-br from-dark to-black p-8 rounded-xl border border-gray-800 h-full">
363
+ <h3 class="orbitron text-2xl font-bold mb-6">Upcoming Interstellar Voyage</h3>
364
+
365
+ <div class="flex flex-col sm:flex-row mb-8">
366
+ <div class="sm:w-1/2 mb-6 sm:mb-0 sm:pr-4">
367
+ <div class="text-primary font-bold mb-2">Destination</div>
368
+ <div class="text-xl">Proxima Centauri b</div>
369
+ <div class="text-gray-500 text-sm">4.24 light years away</div>
370
+ </div>
371
+ <div class="sm:w-1/2 sm:pl-4">
372
+ <div class="text-primary font-bold mb-2">Estimated Travel Time</div>
373
+ <div class="text-xl">12.7 years</div>
374
+ <div class="text-gray-500 text-sm">With quantum propulsion</div>
375
+ </div>
376
+ </div>
377
+
378
+ <div class="h-px bg-gray-800 w-full my-6"></div>
379
+
380
+ <h4 class="orbitron text-lg font-bold mb-4">Mission Objectives</h4>
381
+ <ul class="space-y-3">
382
+ <li class="flex items-start">
383
+ <i class="fas fa-check-circle text-primary mt-1 mr-3"></i>
384
+ <span>Test quantum propulsion at interstellar distances</span>
385
+ </li>
386
+ <li class="flex items-start">
387
+ <i class="fas fa-check-circle text-primary mt-1 mr-3"></i>
388
+ <span>Search for extraterrestrial microbial life</span>
389
+ </li>
390
+ <li class="flex items-start">
391
+ <i class="fas fa-check-circle text-primary mt-1 mr-3"></i>
392
+ <span>Deploy self-replicating exploration drones</span>
393
+ </li>
394
+ <li class="flex items-start">
395
+ <i class="fas fa-check-circle text-primary mt-1 mr-3"></i>
396
+ <span>Establish first human outpost outside solar system</span>
397
+ </li>
398
+ </ul>
399
+ </div>
400
+ </div>
401
+
402
+ <div>
403
+ <div class="bg-gradient-to-br from-dark to-black p-8 rounded-xl border border-gray-800 h-full">
404
+ <h3 class="orbitron text-2xl font-bold mb-6">Join the Mission</h3>
405
+ <p class="text-gray-400 mb-6">
406
+ Be part of humanity's greatest adventure. Register your interest for future crew positions or research opportunities.
407
+ </p>
408
+
409
+ <form class="space-y-4">
410
+ <div>
411
+ <label class="block text-gray-400 mb-2">Name</label>
412
+ <input type="text" class="w-full bg-gray-900 border border-gray-800 rounded-lg px-4 py-3 focus:outline-none focus:ring-2 focus:ring-primary focus:border-transparent">
413
+ </div>
414
+
415
+ <div>
416
+ <label class="block text-gray-400 mb-2">Email</label>
417
+ <input type="email" class="w-full bg-gray-900 border border-gray-800 rounded-lg px-4 py-3 focus:outline-none focus:ring-2 focus:ring-primary focus:border-transparent">
418
+ </div>
419
+
420
+ <div>
421
+ <label class="block text-gray-400 mb-2">Area of Interest</label>
422
+ <select class="w-full bg-gray-900 border border-gray-800 rounded-lg px-4 py-3 focus:outline-none focus:ring-2 focus:ring-primary focus:border-transparent">
423
+ <option>Astronaut Program</option>
424
+ <option>Research Collaboration</option>
425
+ <option>Investor Inquiry</option>
426
+ <option>Media Inquiry</option>
427
+ </select>
428
+ </div>
429
+
430
+ <button type="submit" class="w-full bg-gradient-to-r from-primary to-secondary py-3 rounded-lg font-bold glow hover:scale-105 transition-transform">
431
+ Submit Application
432
+ </button>
433
+ </form>
434
+ </div>
435
+ </div>
436
+ </div>
437
+ </div>
438
+ </section>
439
+
440
+ <!-- Testimonials -->
441
+ <section class="relative z-10 py-20 px-4 sm:px-8 lg:px-16 bg-gradient-to-b from-black to-dark">
442
+ <div class="max-w-6xl mx-auto">
443
+ <div class="text-center mb-16">
444
+ <h2 class="orbitron text-3xl sm:text-4xl md:text-5xl font-bold mb-4">
445
+ <span class="gradient-text">Trusted</span> By Pioneers
446
+ </h2>
447
+ <p class="max-w-2xl mx-auto text-gray-400">
448
+ Leading scientists, astronauts, and visionaries endorse our revolutionary approach to space exploration.
449
+ </p>
450
+ </div>
451
+
452
+ <div class="grid grid-cols-1 md:grid-cols-3 gap-8">
453
+ <div class="bg-gray-900 bg-opacity-50 p-8 rounded-xl border border-gray-800">
454
+ <div class="flex items-center mb-6">
455
+ <div class="w-12 h-12 rounded-full bg-primary bg-opacity-10 flex items-center justify-center mr-4">
456
+ <i class="fas fa-user-astronaut text-primary"></i>
457
+ </div>
458
+ <div>
459
+ <div class="font-bold">Dr. Elena Rodriguez</div>
460
+ <div class="text-sm text-gray-500">Chief Scientist, ESA</div>
461
+ </div>
462
+ </div>
463
+ <p class="text-gray-400 italic">
464
+ "Nebula-X's quantum propulsion technology is the most significant breakthrough I've seen in my 30-year career. It changes everything we thought we knew about interstellar travel."
465
+ </p>
466
+ </div>
467
+
468
+ <div class="bg-gray-900 bg-opacity-50 p-8 rounded-xl border border-gray-800">
469
+ <div class="flex items-center mb-6">
470
+ <div class="w-12 h-12 rounded-full bg-primary bg-opacity-10 flex items-center justify-center mr-4">
471
+ <i class="fas fa-atom text-primary"></i>
472
+ </div>
473
+ <div>
474
+ <div class="font-bold">Prof. James Chen</div>
475
+ <div class="text-sm text-gray-500">Quantum Physicist, MIT</div>
476
+ </div>
477
+ </div>
478
+ <p class="text-gray-400 italic">
479
+ "The fractal surface patterns alone represent a Nobel-worthy innovation in materials science. When combined with their propulsion system, it's truly revolutionary."
480
+ </p>
481
+ </div>
482
+
483
+ <div class="bg-gray-900 bg-opacity-50 p-8 rounded-xl border border-gray-800">
484
+ <div class="flex items-center mb-6">
485
+ <div class="w-12 h-12 rounded-full bg-primary bg-opacity-10 flex items-center justify-center mr-4">
486
+ <i class="fas fa-space-shuttle text-primary"></i>
487
+ </div>
488
+ <div>
489
+ <div class="font-bold">Cmdr. Sarah Johnson</div>
490
+ <div class="text-sm text-gray-500">NASA Astronaut (Ret.)</div>
491
+ </div>
492
+ </div>
493
+ <p class="text-gray-400 italic">
494
+ "I've flown every spacecraft from the Shuttle to Dragon, but nothing compares to the smoothness and power of Nebula-X's test vehicles. This is the future of spaceflight."
495
+ </p>
496
+ </div>
497
+ </div>
498
+ </div>
499
+ </section>
500
+
501
+ <!-- Contact Section -->
502
+ <section id="contact" class="relative z-10 py-20 px-4 sm:px-8 lg:px-16">
503
+ <div class="max-w-6xl mx-auto">
504
+ <div class="grid grid-cols-1 lg:grid-cols-2 gap-12">
505
+ <div>
506
+ <h2 class="orbitron text-3xl sm:text-4xl md:text-5xl font-bold mb-6">
507
+ <span class="gradient-text">Contact</span> Our Team
508
+ </h2>
509
+ <p class="text-gray-400 mb-8 max-w-lg">
510
+ Have questions about our technology or interested in partnership opportunities? Our team of experts is ready to assist you.
511
+ </p>
512
+
513
+ <div class="space-y-6">
514
+ <div class="flex items-center">
515
+ <div class="w-12 h-12 rounded-full bg-primary bg-opacity-10 flex items-center justify-center mr-4">
516
+ <i class="fas fa-map-marker-alt text-primary"></i>
517
+ </div>
518
+ <div>
519
+ <div class="font-bold">Headquarters</div>
520
+ <div class="text-gray-400">Orbital Campus, Lagrange Point 2</div>
521
+ </div>
522
+ </div>
523
+
524
+ <div class="flex items-center">
525
+ <div class="w-12 h-12 rounded-full bg-primary bg-opacity-10 flex items-center justify-center mr-4">
526
+ <i class="fas fa-envelope text-primary"></i>
527
+ </div>
528
+ <div>
529
+ <div class="font-bold">Email</div>
530
+ <div class="text-gray-400">contact@nebula-x.space</div>
531
+ </div>
532
+ </div>
533
+
534
+ <div class="flex items-center">
535
+ <div class="w-12 h-12 rounded-full bg-primary bg-opacity-10 flex items-center justify-center mr-4">
536
+ <i class="fas fa-phone-alt text-primary"></i>
537
+ </div>
538
+ <div>
539
+ <div class="font-bold">Quantum Link</div>
540
+ <div class="text-gray-400">+1 (555) QNT-UM-X</div>
541
+ </div>
542
+ </div>
543
+ </div>
544
+
545
+ <div class="mt-12">
546
+ <h3 class="orbitron text-xl font-bold mb-4">Follow Our Journey</h3>
547
+ <div class="flex space-x-4">
548
+ <a href="#" class="w-10 h-10 rounded-full bg-primary bg-opacity-10 flex items-center justify-center text-primary hover:bg-opacity-20 transition-colors">
549
+ <i class="fab fa-twitter"></i>
550
+ </a>
551
+ <a href="#" class="w-10 h-10 rounded-full bg-primary bg-opacity-10 flex items-center justify-center text-primary hover:bg-opacity-20 transition-colors">
552
+ <i class="fab fa-linkedin-in"></i>
553
+ </a>
554
+ <a href="#" class="w-10 h-10 rounded-full bg-primary bg-opacity-10 flex items-center justify-center text-primary hover:bg-opacity-20 transition-colors">
555
+ <i class="fab fa-instagram"></i>
556
+ </a>
557
+ <a href="#" class="w-10 h-10 rounded-full bg-primary bg-opacity-10 flex items-center justify-center text-primary hover:bg-opacity-20 transition-colors">
558
+ <i class="fab fa-youtube"></i>
559
+ </a>
560
+ </div>
561
+ </div>
562
+ </div>
563
+
564
+ <div>
565
+ <div class="bg-gradient-to-br from-dark to-black p-8 rounded-xl border border-gray-800">
566
+ <form class="space-y-6">
567
+ <div class="grid grid-cols-1 sm:grid-cols-2 gap-6">
568
+ <div>
569
+ <label class="block text-gray-400 mb-2">First Name</label>
570
+ <input type="text" class="w-full bg-gray-900 border border-gray-800 rounded-lg px-4 py-3 focus:outline-none focus:ring-2 focus:ring-primary focus:border-transparent">
571
+ </div>
572
+ <div>
573
+ <label class="block text-gray-400 mb-2">Last Name</label>
574
+ <input type="text" class="w-full bg-gray-900 border border-gray-800 rounded-lg px-4 py-3 focus:outline-none focus:ring-2 focus:ring-primary focus:border-transparent">
575
+ </div>
576
+ </div>
577
+
578
+ <div>
579
+ <label class="block text-gray-400 mb-2">Email</label>
580
+ <input type="email" class="w-full bg-gray-900 border border-gray-800 rounded-lg px-4 py-3 focus:outline-none focus:ring-2 focus:ring-primary focus:border-transparent">
581
+ </div>
582
+
583
+ <div>
584
+ <label class="block text-gray-400 mb-2">Subject</label>
585
+ <select class="w-full bg-gray-900 border border-gray-800 rounded-lg px-4 py-3 focus:outline-none focus:ring-2 focus:ring-primary focus:border-transparent">
586
+ <option>General Inquiry</option>
587
+ <option>Investment Opportunity</option>
588
+ <option>Media Request</option>
589
+ <option>Technical Question</option>
590
+ </select>
591
+ </div>
592
+
593
+ <div>
594
+ <label class="block text-gray-400 mb-2">Message</label>
595
+ <textarea rows="4" class="w-full bg-gray-900 border border-gray-800 rounded-lg px-4 py-3 focus:outline-none focus:ring-2 focus:ring-primary focus:border-transparent"></textarea>
596
+ </div>
597
+
598
+ <button type="submit" class="w-full bg-gradient-to-r from-primary to-secondary py-3 rounded-lg font-bold glow hover:scale-105 transition-transform">
599
+ Send Message
600
+ </button>
601
+ </form>
602
+ </div>
603
+ </div>
604
+ </div>
605
+ </div>
606
+ </section>
607
+
608
+ <!-- Footer -->
609
+ <footer class="relative z-10 py-12 px-4 sm:px-8 lg:px-16 border-t border-gray-900">
610
+ <div class="max-w-6xl mx-auto">
611
+ <div class="flex flex-col md:flex-row justify-between items-center">
612
+ <div class="flex items-center mb-6 md:mb-0">
613
+ <div class="w-8 h-8 rounded-full bg-gradient-to-br from-primary to-secondary mr-3"></div>
614
+ <span class="orbitron text-xl font-bold gradient-text">NEBULA-X</span>
615
+ </div>
616
+
617
+ <div class="flex flex-wrap justify-center gap-6 mb-6 md:mb-0">
618
+ <a href="#" class="text-gray-400 hover:text-white transition-colors">Privacy Policy</a>
619
+ <a href="#" class="text-gray-400 hover:text-white transition-colors">Terms of Service</a>
620
+ <a href="#" class="text-gray-400 hover:text-white transition-colors">Careers</a>
621
+ <a href="#" class="text-gray-400 hover:text-white transition-colors">Press</a>
622
+ </div>
623
+
624
+ <div class="text-gray-500 text-sm">
625
+ © 2023 Nebula-X Space Technologies. All rights reserved.
626
+ </div>
627
+ </div>
628
+ </div>
629
+ </footer>
630
+
631
+ <!-- Floating CTA -->
632
+ <div class="fixed bottom-6 right-6 z-50">
633
+ <button class="w-14 h-14 rounded-full bg-gradient-to-br from-primary to-secondary flex items-center justify-center text-white glow hover:scale-110 transition-transform">
634
+ <i class="fas fa-comment-dots text-xl"></i>
635
+ </button>
636
+ </div>
637
+
638
+ <script>
639
+ // Create stars background
640
+ function createStars() {
641
+ const container = document.getElementById('stars-container');
642
+ const starCount = 200;
643
+
644
+ for (let i = 0; i < starCount; i++) {
645
+ const star = document.createElement('div');
646
+ star.classList.add('star');
647
+
648
+ // Random properties for each star
649
+ const size = Math.random() * 3;
650
+ const posX = Math.random() * 100;
651
+ const posY = Math.random() * 100;
652
+ const duration = 2 + Math.random() * 5;
653
+ const delay = Math.random() * 5;
654
+
655
+ star.style.width = `${size}px`;
656
+ star.style.height = `${size}px`;
657
+ star.style.left = `${posX}%`;
658
+ star.style.top = `${posY}%`;
659
+ star.style.setProperty('--duration', `${duration}s`);
660
+ star.style.animationDelay = `${delay}s`;
661
+
662
+ container.appendChild(star);
663
+ }
664
+ }
665
+
666
+ // Countdown timer
667
+ function updateCountdown() {
668
+ const now = new Date();
669
+ const launchDate = new Date();
670
+ launchDate.setDate(now.getDate() + 30); // Set launch 30 days from now
671
+
672
+ const diff = launchDate - now;
673
+
674
+ const days = Math.floor(diff / (1000 * 60 * 60 * 24));
675
+ const hours = Math.floor((diff % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60));
676
+ const minutes = Math.floor((diff % (1000 * 60 * 60)) / (1000 * 60));
677
+ const seconds = Math.floor((diff % (1000 * 60)) / 1000);
678
+
679
+ document.getElementById('days').textContent = days.toString().padStart(2, '0');
680
+ document.getElementById('hours').textContent = hours.toString().padStart(2, '0');
681
+ document.getElementById('minutes').textContent = minutes.toString().padStart(2, '0');
682
+ document.getElementById('seconds').textContent = seconds.toString().padStart(2, '0');
683
+ }
684
+
685
+ // Smooth scrolling for navigation
686
+ document.querySelectorAll('a[href^="#"]').forEach(anchor => {
687
+ anchor.addEventListener('click', function (e) {
688
+ e.preventDefault();
689
+
690
+ document.querySelector(this.getAttribute('href')).scrollIntoView({
691
+ behavior: 'smooth'
692
+ });
693
+ });
694
+ });
695
+
696
+ // Initialize
697
+ window.addEventListener('DOMContentLoaded', () => {
698
+ createStars();
699
+ updateCountdown();
700
+ setInterval(updateCountdown, 1000);
701
+
702
+ // Animate elements when they come into view
703
+ const observer = new IntersectionObserver((entries) => {
704
+ entries.forEach(entry => {
705
+ if (entry.isIntersecting) {
706
+ entry.target.classList.add('animate-fadeIn');
707
+ }
708
+ });
709
+ }, { threshold: 0.1 });
710
+
711
+ document.querySelectorAll('.feature-card, .space-shape').forEach(el => {
712
+ observer.observe(el);
713
+ });
714
+ });
715
+ </script>
716
+ <p style="border-radius: 8px; text-align: center; font-size: 12px; color: #fff; margin-top: 16px;position: fixed; left: 8px; bottom: 8px; z-index: 10; background: rgba(0, 0, 0, 0.8); padding: 4px 8px;">Made with <img src="https://enzostvs-deepsite.hf.space/logo.svg" alt="DeepSite Logo" style="width: 16px; height: 16px; vertical-align: middle;display:inline-block;margin-right:3px;filter:brightness(0) invert(1);"><a href="https://enzostvs-deepsite.hf.space" style="color: #fff;text-decoration: underline;" target="_blank" >DeepSite</a> - 🧬 <a href="https://enzostvs-deepsite.hf.space?remix=Jip7e/spacex" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
717
+ </html>
prompts.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ make a full landing page for an advanced space shape or something like that