ratandeep commited on
Commit
e117bb5
·
verified ·
1 Parent(s): ac39800

undefined - Initial Deployment

Browse files
Files changed (2) hide show
  1. README.md +7 -5
  2. index.html +664 -19
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
- title: R1
3
- emoji: 🏃
4
- colorFrom: gray
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: r1
3
+ emoji: 🐳
4
+ colorFrom: yellow
5
+ colorTo: yellow
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,664 @@
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>Nexus Robotics - AI-Powered Robotics Solutions</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
+ @keyframes float {
11
+ 0% { transform: translateY(0px); }
12
+ 50% { transform: translateY(-20px); }
13
+ 100% { transform: translateY(0px); }
14
+ }
15
+ .floating {
16
+ animation: float 6s ease-in-out infinite;
17
+ }
18
+ .gradient-text {
19
+ background: linear-gradient(90deg, #3b82f6, #8b5cf6);
20
+ -webkit-background-clip: text;
21
+ background-clip: text;
22
+ color: transparent;
23
+ }
24
+ .gradient-bg {
25
+ background: linear-gradient(135deg, #1e3a8a 0%, #111827 100%);
26
+ }
27
+ .robot-arm {
28
+ position: relative;
29
+ }
30
+ .robot-arm::after {
31
+ content: '';
32
+ position: absolute;
33
+ top: 0;
34
+ left: 0;
35
+ right: 0;
36
+ bottom: 0;
37
+ background: radial-gradient(circle at center, rgba(59, 130, 246, 0.4) 0%, transparent 70%);
38
+ z-index: -1;
39
+ }
40
+ </style>
41
+ </head>
42
+ <body class="font-sans antialiased text-gray-100">
43
+ <!-- Navigation -->
44
+ <nav class="gradient-bg fixed w-full z-50">
45
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
46
+ <div class="flex items-center justify-between h-16">
47
+ <div class="flex items-center">
48
+ <div class="flex-shrink-0">
49
+ <span class="text-2xl font-bold gradient-text">Nexus<span class="text-white">Robotics</span></span>
50
+ </div>
51
+ </div>
52
+ <div class="hidden md:block">
53
+ <div class="ml-10 flex items-baseline space-x-4">
54
+ <a href="#home" class="px-3 py-2 rounded-md text-sm font-medium hover:bg-blue-800 transition duration-300">Home</a>
55
+ <a href="#solutions" class="px-3 py-2 rounded-md text-sm font-medium hover:bg-blue-800 transition duration-300">Solutions</a>
56
+ <a href="#technology" class="px-3 py-2 rounded-md text-sm font-medium hover:bg-blue-800 transition duration-300">Technology</a>
57
+ <a href="#about" class="px-3 py-2 rounded-md text-sm font-medium hover:bg-blue-800 transition duration-300">About</a>
58
+ <a href="#contact" class="px-3 py-2 rounded-md text-sm font-medium hover:bg-blue-800 transition duration-300">Contact</a>
59
+ </div>
60
+ </div>
61
+ <div class="md:hidden">
62
+ <button id="menu-toggle" class="text-gray-300 hover:text-white focus:outline-none">
63
+ <svg class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor">
64
+ <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16"></path>
65
+ </svg>
66
+ </button>
67
+ </div>
68
+ </div>
69
+ </div>
70
+ <!-- Mobile menu -->
71
+ <div id="mobile-menu" class="hidden md:hidden gradient-bg">
72
+ <div class="px-2 pt-2 pb-3 space-y-1 sm:px-3">
73
+ <a href="#home" class="block px-3 py-2 rounded-md text-base font-medium hover:bg-blue-800">Home</a>
74
+ <a href="#solutions" class="block px-3 py-2 rounded-md text-base font-medium hover:bg-blue-800">Solutions</a>
75
+ <a href="#technology" class="block px-3 py-2 rounded-md text-base font-medium hover:bg-blue-800">Technology</a>
76
+ <a href="#about" class="block px-3 py-2 rounded-md text-base font-medium hover:bg-blue-800">About</a>
77
+ <a href="#contact" class="block px-3 py-2 rounded-md text-base font-medium hover:bg-blue-800">Contact</a>
78
+ </div>
79
+ </div>
80
+ </nav>
81
+
82
+ <!-- Hero Section -->
83
+ <section id="home" class="gradient-bg pt-32 pb-20 px-4 sm:px-6 lg:px-8">
84
+ <div class="max-w-7xl mx-auto">
85
+ <div class="grid grid-cols-1 md:grid-cols-2 gap-12 items-center">
86
+ <div>
87
+ <h1 class="text-4xl md:text-6xl font-bold leading-tight mb-6">
88
+ The Future of <span class="gradient-text">AI Robotics</span> is Here
89
+ </h1>
90
+ <p class="text-xl text-gray-300 mb-8">
91
+ Nexus Robotics develops cutting-edge AI-powered robotic solutions that transform industries and enhance human capabilities.
92
+ </p>
93
+ <div class="flex flex-col sm:flex-row space-y-4 sm:space-y-0 sm:space-x-4">
94
+ <a href="#contact" class="bg-blue-600 hover:bg-blue-700 text-white font-bold py-3 px-6 rounded-lg transition duration-300 text-center">
95
+ Get Started
96
+ </a>
97
+ <a href="#solutions" class="bg-transparent hover:bg-blue-800 text-white font-bold py-3 px-6 border border-blue-500 rounded-lg transition duration-300 text-center">
98
+ Learn More
99
+ </a>
100
+ </div>
101
+ </div>
102
+ <div class="robot-arm flex justify-center">
103
+ <img src="https://images.unsplash.com/photo-1620712943543-bcc4688e7485?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1080&q=80"
104
+ alt="AI Robotics"
105
+ class="rounded-xl shadow-2xl floating max-w-full h-auto">
106
+ </div>
107
+ </div>
108
+ </div>
109
+ </section>
110
+
111
+ <!-- Trusted By Section -->
112
+ <section class="bg-gray-900 py-12">
113
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
114
+ <h2 class="text-center text-gray-400 text-sm font-semibold uppercase tracking-wider mb-8">
115
+ Trusted by industry leaders
116
+ </h2>
117
+ <div class="grid grid-cols-2 md:grid-cols-5 gap-8 items-center justify-center">
118
+ <div class="flex justify-center">
119
+ <img src="https://via.placeholder.com/150x60?text=Tesla" alt="Tesla" class="h-12 opacity-70 hover:opacity-100 transition duration-300">
120
+ </div>
121
+ <div class="flex justify-center">
122
+ <img src="https://via.placeholder.com/150x60?text=Siemens" alt="Siemens" class="h-12 opacity-70 hover:opacity-100 transition duration-300">
123
+ </div>
124
+ <div class="flex justify-center">
125
+ <img src="https://via.placeholder.com/150x60?text=Amazon" alt="Amazon" class="h-12 opacity-70 hover:opacity-100 transition duration-300">
126
+ </div>
127
+ <div class="flex justify-center">
128
+ <img src="https://via.placeholder.com/150x60?text=NASA" alt="NASA" class="h-12 opacity-70 hover:opacity-100 transition duration-300">
129
+ </div>
130
+ <div class="flex justify-center">
131
+ <img src="https://via.placeholder.com/150x60?text=SpaceX" alt="SpaceX" class="h-12 opacity-70 hover:opacity-100 transition duration-300">
132
+ </div>
133
+ </div>
134
+ </div>
135
+ </section>
136
+
137
+ <!-- Solutions Section -->
138
+ <section id="solutions" class="py-20 bg-gray-900">
139
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
140
+ <div class="text-center mb-16">
141
+ <h2 class="text-3xl md:text-4xl font-bold mb-4">Our <span class="gradient-text">Solutions</span></h2>
142
+ <p class="text-xl text-gray-400 max-w-3xl mx-auto">
143
+ We develop specialized robotic systems powered by artificial intelligence to solve complex challenges across industries.
144
+ </p>
145
+ </div>
146
+
147
+ <div class="grid grid-cols-1 md:grid-cols-3 gap-8">
148
+ <!-- Solution 1 -->
149
+ <div class="bg-gray-800 rounded-xl p-8 hover:shadow-xl hover:shadow-blue-900/20 transition duration-300">
150
+ <div class="w-16 h-16 bg-blue-900 rounded-lg flex items-center justify-center mb-6">
151
+ <i class="fas fa-industry text-3xl text-blue-400"></i>
152
+ </div>
153
+ <h3 class="text-xl font-bold mb-3">Industrial Automation</h3>
154
+ <p class="text-gray-400 mb-4">
155
+ Our AI-driven robotic arms and assembly line solutions increase manufacturing efficiency by up to 300%.
156
+ </p>
157
+ <a href="#" class="text-blue-400 hover:text-blue-300 font-medium inline-flex items-center">
158
+ Learn more <i class="fas fa-arrow-right ml-2"></i>
159
+ </a>
160
+ </div>
161
+
162
+ <!-- Solution 2 -->
163
+ <div class="bg-gray-800 rounded-xl p-8 hover:shadow-xl hover:shadow-purple-900/20 transition duration-300">
164
+ <div class="w-16 h-16 bg-purple-900 rounded-lg flex items-center justify-center mb-6">
165
+ <i class="fas fa-medkit text-3xl text-purple-400"></i>
166
+ </div>
167
+ <h3 class="text-xl font-bold mb-3">Medical Robotics</h3>
168
+ <p class="text-gray-400 mb-4">
169
+ Precision surgical robots with machine learning capabilities for minimally invasive procedures.
170
+ </p>
171
+ <a href="#" class="text-purple-400 hover:text-purple-300 font-medium inline-flex items-center">
172
+ Learn more <i class="fas fa-arrow-right ml-2"></i>
173
+ </a>
174
+ </div>
175
+
176
+ <!-- Solution 3 -->
177
+ <div class="bg-gray-800 rounded-xl p-8 hover:shadow-xl hover:shadow-green-900/20 transition duration-300">
178
+ <div class="w-16 h-16 bg-green-900 rounded-lg flex items-center justify-center mb-6">
179
+ <i class="fas fa-home text-3xl text-green-400"></i>
180
+ </div>
181
+ <h3 class="text-xl font-bold mb-3">Smart Home Robotics</h3>
182
+ <p class="text-gray-400 mb-4">
183
+ Intelligent home assistant robots that learn your habits and preferences for personalized service.
184
+ </p>
185
+ <a href="#" class="text-green-400 hover:text-green-300 font-medium inline-flex items-center">
186
+ Learn more <i class="fas fa-arrow-right ml-2"></i>
187
+ </a>
188
+ </div>
189
+ </div>
190
+ </div>
191
+ </section>
192
+
193
+ <!-- Technology Section -->
194
+ <section id="technology" class="py-20 gradient-bg">
195
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
196
+ <div class="grid grid-cols-1 lg:grid-cols-2 gap-16 items-center">
197
+ <div>
198
+ <h2 class="text-3xl md:text-4xl font-bold mb-6">Our <span class="gradient-text">Technology</span></h2>
199
+ <p class="text-gray-300 mb-8 text-lg">
200
+ Nexus Robotics combines advanced artificial intelligence with precision engineering to create robots that learn, adapt, and excel in dynamic environments.
201
+ </p>
202
+
203
+ <div class="space-y-6">
204
+ <div class="flex">
205
+ <div class="flex-shrink-0">
206
+ <div class="flex items-center justify-center h-12 w-12 rounded-md bg-blue-900 text-blue-400">
207
+ <i class="fas fa-brain text-xl"></i>
208
+ </div>
209
+ </div>
210
+ <div class="ml-4">
211
+ <h4 class="text-lg font-bold">Deep Learning</h4>
212
+ <p class="text-gray-400">
213
+ Our proprietary neural networks enable robots to learn from experience and improve performance over time.
214
+ </p>
215
+ </div>
216
+ </div>
217
+
218
+ <div class="flex">
219
+ <div class="flex-shrink-0">
220
+ <div class="flex items-center justify-center h-12 w-12 rounded-md bg-purple-900 text-purple-400">
221
+ <i class="fas fa-eye text-xl"></i>
222
+ </div>
223
+ </div>
224
+ <div class="ml-4">
225
+ <h4 class="text-lg font-bold">Computer Vision</h4>
226
+ <p class="text-gray-400">
227
+ Advanced vision systems allow our robots to perceive and interpret their environment with human-like accuracy.
228
+ </p>
229
+ </div>
230
+ </div>
231
+
232
+ <div class="flex">
233
+ <div class="flex-shrink-0">
234
+ <div class="flex items-center justify-center h-12 w-12 rounded-md bg-green-900 text-green-400">
235
+ <i class="fas fa-hands-helping text-xl"></i>
236
+ </div>
237
+ </div>
238
+ <div class="ml-4">
239
+ <h4 class="text-lg font-bold">Human-Robot Interaction</h4>
240
+ <p class="text-gray-400">
241
+ Natural language processing and intuitive interfaces for seamless collaboration between humans and robots.
242
+ </p>
243
+ </div>
244
+ </div>
245
+ </div>
246
+ </div>
247
+
248
+ <div class="relative">
249
+ <div class="relative z-10">
250
+ <img src="https://images.unsplash.com/photo-1620712943543-bcc4688e7485?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=600&q=80"
251
+ alt="AI Robotics Technology"
252
+ class="rounded-xl shadow-2xl w-full">
253
+ </div>
254
+ <div class="absolute -bottom-6 -right-6 w-64 h-64 bg-blue-900 rounded-xl opacity-20"></div>
255
+ <div class="absolute -top-6 -left-6 w-64 h-64 bg-purple-900 rounded-xl opacity-20"></div>
256
+ </div>
257
+ </div>
258
+ </div>
259
+ </section>
260
+
261
+ <!-- Stats Section -->
262
+ <section class="py-16 bg-gray-900">
263
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
264
+ <div class="grid grid-cols-1 md:grid-cols-4 gap-8 text-center">
265
+ <div class="p-6">
266
+ <div class="text-5xl font-bold text-blue-400 mb-2">150+</div>
267
+ <div class="text-gray-400 uppercase text-sm font-semibold tracking-wider">Patents Filed</div>
268
+ </div>
269
+ <div class="p-6">
270
+ <div class="text-5xl font-bold text-purple-400 mb-2">24</div>
271
+ <div class="text-gray-400 uppercase text-sm font-semibold tracking-wider">Countries Served</div>
272
+ </div>
273
+ <div class="p-6">
274
+ <div class="text-5xl font-bold text-green-400 mb-2">98%</div>
275
+ <div class="text-gray-400 uppercase text-sm font-semibold tracking-wider">Client Satisfaction</div>
276
+ </div>
277
+ <div class="p-6">
278
+ <div class="text-5xl font-bold text-blue-400 mb-2">500+</div>
279
+ <div class="text-gray-400 uppercase text-sm font-semibold tracking-wider">Robots Deployed</div>
280
+ </div>
281
+ </div>
282
+ </div>
283
+ </section>
284
+
285
+ <!-- About Section -->
286
+ <section id="about" class="py-20 bg-gray-800">
287
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
288
+ <div class="text-center mb-16">
289
+ <h2 class="text-3xl md:text-4xl font-bold mb-4">About <span class="gradient-text">Nexus Robotics</span></h2>
290
+ <p class="text-xl text-gray-400 max-w-3xl mx-auto">
291
+ Pioneering the future of intelligent robotics through innovation and cutting-edge research.
292
+ </p>
293
+ </div>
294
+
295
+ <div class="grid grid-cols-1 lg:grid-cols-2 gap-12 items-center">
296
+ <div class="order-last lg:order-first">
297
+ <div class="bg-gray-700 rounded-xl p-8">
298
+ <h3 class="text-2xl font-bold mb-4">Our Mission</h3>
299
+ <p class="text-gray-400 mb-6">
300
+ To create intelligent robotic systems that enhance human capabilities, improve quality of life, and solve complex challenges across industries.
301
+ </p>
302
+ <h3 class="text-2xl font-bold mb-4">Our Vision</h3>
303
+ <p class="text-gray-400">
304
+ We envision a future where humans and robots collaborate seamlessly, where AI-powered robotics are accessible to all, and where technology serves to amplify human potential.
305
+ </p>
306
+ </div>
307
+ </div>
308
+
309
+ <div class="relative">
310
+ <img src="https://images.unsplash.com/photo-1620712943543-bcc4688e7485?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=600&q=80"
311
+ alt="Nexus Robotics Team"
312
+ class="rounded-xl shadow-2xl w-full">
313
+ <div class="absolute -bottom-6 -right-6 w-40 h-40 bg-blue-900 rounded-xl opacity-20 -z-10"></div>
314
+ </div>
315
+ </div>
316
+
317
+ <!-- Team -->
318
+ <div class="mt-20">
319
+ <h3 class="text-2xl font-bold text-center mb-12">Meet Our <span class="gradient-text">Leadership</span></h3>
320
+ <div class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-4 gap-8">
321
+ <!-- Team Member 1 -->
322
+ <div class="bg-gray-700 rounded-xl overflow-hidden hover:shadow-xl hover:shadow-blue-900/20 transition duration-300">
323
+ <img src="https://randomuser.me/api/portraits/women/65.jpg" alt="Dr. Sarah Chen" class="w-full h-64 object-cover">
324
+ <div class="p-6">
325
+ <h4 class="text-xl font-bold">Dr. Sarah Chen</h4>
326
+ <p class="text-blue-400 mb-3">CEO & Founder</p>
327
+ <p class="text-gray-400 text-sm">
328
+ Former MIT Robotics Lab Director with 15+ years in AI and robotic systems development.
329
+ </p>
330
+ </div>
331
+ </div>
332
+
333
+ <!-- Team Member 2 -->
334
+ <div class="bg-gray-700 rounded-xl overflow-hidden hover:shadow-xl hover:shadow-purple-900/20 transition duration-300">
335
+ <img src="https://randomuser.me/api/portraits/men/32.jpg" alt="Dr. Raj Patel" class="w-full h-64 object-cover">
336
+ <div class="p-6">
337
+ <h4 class="text-xl font-bold">Dr. Raj Patel</h4>
338
+ <p class="text-purple-400 mb-3">CTO</p>
339
+ <p class="text-gray-400 text-sm">
340
+ Machine learning expert specializing in computer vision and autonomous systems.
341
+ </p>
342
+ </div>
343
+ </div>
344
+
345
+ <!-- Team Member 3 -->
346
+ <div class="bg-gray-700 rounded-xl overflow-hidden hover:shadow-xl hover:shadow-green-900/20 transition duration-300">
347
+ <img src="https://randomuser.me/api/portraits/women/44.jpg" alt="Elena Rodriguez" class="w-full h-64 object-cover">
348
+ <div class="p-6">
349
+ <h4 class="text-xl font-bold">Elena Rodriguez</h4>
350
+ <p class="text-green-400 mb-3">VP of Engineering</p>
351
+ <p class="text-gray-400 text-sm">
352
+ Robotics hardware specialist with expertise in industrial automation systems.
353
+ </p>
354
+ </div>
355
+ </div>
356
+
357
+ <!-- Team Member 4 -->
358
+ <div class="bg-gray-700 rounded-xl overflow-hidden hover:shadow-xl hover:shadow-blue-900/20 transition duration-300">
359
+ <img src="https://randomuser.me/api/portraits/men/75.jpg" alt="James Wilson" class="w-full h-64 object-cover">
360
+ <div class="p-6">
361
+ <h4 class="text-xl font-bold">James Wilson</h4>
362
+ <p class="text-blue-400 mb-3">VP of Product</p>
363
+ <p class="text-gray-400 text-sm">
364
+ Product development leader focused on human-robot interaction design.
365
+ </p>
366
+ </div>
367
+ </div>
368
+ </div>
369
+ </div>
370
+ </div>
371
+ </section>
372
+
373
+ <!-- Testimonials -->
374
+ <section class="py-20 gradient-bg">
375
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
376
+ <div class="text-center mb-16">
377
+ <h2 class="text-3xl md:text-4xl font-bold mb-4">What Our <span class="gradient-text">Clients Say</span></h2>
378
+ <p class="text-xl text-gray-300 max-w-3xl mx-auto">
379
+ Hear from industry leaders who have transformed their operations with our robotic solutions.
380
+ </p>
381
+ </div>
382
+
383
+ <div class="grid grid-cols-1 md:grid-cols-3 gap-8">
384
+ <!-- Testimonial 1 -->
385
+ <div class="bg-gray-800 bg-opacity-50 rounded-xl p-8">
386
+ <div class="flex items-center mb-6">
387
+ <img src="https://randomuser.me/api/portraits/women/68.jpg" alt="Lisa Thompson" class="w-12 h-12 rounded-full mr-4">
388
+ <div>
389
+ <h4 class="font-bold">Lisa Thompson</h4>
390
+ <p class="text-blue-400 text-sm">COO, Manufacturing Corp</p>
391
+ </div>
392
+ </div>
393
+ <p class="text-gray-300 italic">
394
+ "Nexus Robotics transformed our production line. Their AI-powered robots increased our output by 220% while reducing errors to near zero."
395
+ </p>
396
+ <div class="mt-4 text-yellow-400">
397
+ <i class="fas fa-star"></i>
398
+ <i class="fas fa-star"></i>
399
+ <i class="fas fa-star"></i>
400
+ <i class="fas fa-star"></i>
401
+ <i class="fas fa-star"></i>
402
+ </div>
403
+ </div>
404
+
405
+ <!-- Testimonial 2 -->
406
+ <div class="bg-gray-800 bg-opacity-50 rounded-xl p-8">
407
+ <div class="flex items-center mb-6">
408
+ <img src="https://randomuser.me/api/portraits/men/45.jpg" alt="Dr. Michael Zhou" class="w-12 h-12 rounded-full mr-4">
409
+ <div>
410
+ <h4 class="font-bold">Dr. Michael Zhou</h4>
411
+ <p class="text-purple-400 text-sm">Chief Surgeon, Metro Hospital</p>
412
+ </div>
413
+ </div>
414
+ <p class="text-gray-300 italic">
415
+ "The precision of Nexus surgical robots has allowed us to perform complex procedures with unprecedented accuracy and faster recovery times."
416
+ </p>
417
+ <div class="mt-4 text-yellow-400">
418
+ <i class="fas fa-star"></i>
419
+ <i class="fas fa-star"></i>
420
+ <i class="fas fa-star"></i>
421
+ <i class="fas fa-star"></i>
422
+ <i class="fas fa-star"></i>
423
+ </div>
424
+ </div>
425
+
426
+ <!-- Testimonial 3 -->
427
+ <div class="bg-gray-800 bg-opacity-50 rounded-xl p-8">
428
+ <div class="flex items-center mb-6">
429
+ <img src="https://randomuser.me/api/portraits/women/32.jpg" alt="Sarah Johnson" class="w-12 h-12 rounded-full mr-4">
430
+ <div>
431
+ <h4 class="font-bold">Sarah Johnson</h4>
432
+ <p class="text-green-400 text-sm">Director, Smart Home Tech</p>
433
+ </div>
434
+ </div>
435
+ <p class="text-gray-300 italic">
436
+ "Nexus home assistant robots have revolutionized our product line. Their learning capabilities and intuitive interface set them apart."
437
+ </p>
438
+ <div class="mt-4 text-yellow-400">
439
+ <i class="fas fa-star"></i>
440
+ <i class="fas fa-star"></i>
441
+ <i class="fas fa-star"></i>
442
+ <i class="fas fa-star"></i>
443
+ <i class="fas fa-star-half-alt"></i>
444
+ </div>
445
+ </div>
446
+ </div>
447
+ </div>
448
+ </section>
449
+
450
+ <!-- Contact Section -->
451
+ <section id="contact" class="py-20 bg-gray-900">
452
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
453
+ <div class="grid grid-cols-1 lg:grid-cols-2 gap-16 items-center">
454
+ <div>
455
+ <h2 class="text-3xl md:text-4xl font-bold mb-6">Get In <span class="gradient-text">Touch</span></h2>
456
+ <p class="text-gray-400 mb-8 text-lg">
457
+ Ready to transform your business with AI-powered robotics? Contact our team to discuss how we can help.
458
+ </p>
459
+
460
+ <div class="space-y-6">
461
+ <div class="flex items-start">
462
+ <div class="flex-shrink-0">
463
+ <div class="flex items-center justify-center h-12 w-12 rounded-md bg-blue-900 text-blue-400">
464
+ <i class="fas fa-map-marker-alt"></i>
465
+ </div>
466
+ </div>
467
+ <div class="ml-4">
468
+ <h4 class="text-lg font-bold">Headquarters</h4>
469
+ <p class="text-gray-400">
470
+ 123 Robotics Way<br>
471
+ San Francisco, CA 94107
472
+ </p>
473
+ </div>
474
+ </div>
475
+
476
+ <div class="flex items-start">
477
+ <div class="flex-shrink-0">
478
+ <div class="flex items-center justify-center h-12 w-12 rounded-md bg-purple-900 text-purple-400">
479
+ <i class="fas fa-envelope"></i>
480
+ </div>
481
+ </div>
482
+ <div class="ml-4">
483
+ <h4 class="text-lg font-bold">Email Us</h4>
484
+ <p class="text-gray-400">
485
+ info@nexusrobotics.com<br>
486
+ sales@nexusrobotics.com
487
+ </p>
488
+ </div>
489
+ </div>
490
+
491
+ <div class="flex items-start">
492
+ <div class="flex-shrink-0">
493
+ <div class="flex items-center justify-center h-12 w-12 rounded-md bg-green-900 text-green-400">
494
+ <i class="fas fa-phone-alt"></i>
495
+ </div>
496
+ </div>
497
+ <div class="ml-4">
498
+ <h4 class="text-lg font-bold">Call Us</h4>
499
+ <p class="text-gray-400">
500
+ +1 (555) 123-4567<br>
501
+ Mon-Fri, 9am-5pm PST
502
+ </p>
503
+ </div>
504
+ </div>
505
+ </div>
506
+ </div>
507
+
508
+ <div class="bg-gray-800 rounded-xl p-8">
509
+ <h3 class="text-2xl font-bold mb-6">Send Us a Message</h3>
510
+ <form id="contact-form">
511
+ <div class="mb-6">
512
+ <label for="name" class="block text-gray-400 mb-2">Full Name</label>
513
+ <input type="text" id="name" class="w-full px-4 py-3 bg-gray-700 border border-gray-600 rounded-lg focus:outline-none focus:ring-2 focus:ring-blue-500 text-white" required>
514
+ </div>
515
+ <div class="mb-6">
516
+ <label for="email" class="block text-gray-400 mb-2">Email Address</label>
517
+ <input type="email" id="email" class="w-full px-4 py-3 bg-gray-700 border border-gray-600 rounded-lg focus:outline-none focus:ring-2 focus:ring-blue-500 text-white" required>
518
+ </div>
519
+ <div class="mb-6">
520
+ <label for="company" class="block text-gray-400 mb-2">Company</label>
521
+ <input type="text" id="company" class="w-full px-4 py-3 bg-gray-700 border border-gray-600 rounded-lg focus:outline-none focus:ring-2 focus:ring-blue-500 text-white">
522
+ </div>
523
+ <div class="mb-6">
524
+ <label for="message" class="block text-gray-400 mb-2">Message</label>
525
+ <textarea id="message" rows="4" class="w-full px-4 py-3 bg-gray-700 border border-gray-600 rounded-lg focus:outline-none focus:ring-2 focus:ring-blue-500 text-white" required></textarea>
526
+ </div>
527
+ <button type="submit" class="w-full bg-blue-600 hover:bg-blue-700 text-white font-bold py-3 px-6 rounded-lg transition duration-300">
528
+ Send Message
529
+ </button>
530
+ </form>
531
+ </div>
532
+ </div>
533
+ </div>
534
+ </section>
535
+
536
+ <!-- Newsletter -->
537
+ <section class="py-16 gradient-bg">
538
+ <div class="max-w-4xl mx-auto px-4 sm:px-6 lg:px-8 text-center">
539
+ <h2 class="text-3xl font-bold mb-4">Stay Updated</h2>
540
+ <p class="text-xl text-gray-300 mb-8 max-w-2xl mx-auto">
541
+ Subscribe to our newsletter for the latest in robotics innovation, product updates, and industry insights.
542
+ </p>
543
+ <form class="flex flex-col sm:flex-row gap-4 max-w-md mx-auto">
544
+ <input type="email" placeholder="Your email address" class="flex-grow px-4 py-3 bg-gray-800 bg-opacity-50 border border-gray-700 rounded-lg focus:outline-none focus:ring-2 focus:ring-blue-500 text-white">
545
+ <button type="submit" class="bg-blue-600 hover:bg-blue-700 text-white font-bold py-3 px-6 rounded-lg transition duration-300 whitespace-nowrap">
546
+ Subscribe
547
+ </button>
548
+ </form>
549
+ </div>
550
+ </section>
551
+
552
+ <!-- Footer -->
553
+ <footer class="bg-gray-900 pt-12 pb-8">
554
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
555
+ <div class="grid grid-cols-2 md:grid-cols-4 gap-8 mb-12">
556
+ <div>
557
+ <h3 class="text-lg font-semibold mb-4">Company</h3>
558
+ <ul class="space-y-2">
559
+ <li><a href="#" class="text-gray-400 hover:text-white transition duration-300">About</a></li>
560
+ <li><a href="#" class="text-gray-400 hover:text-white transition duration-300">Careers</a></li>
561
+ <li><a href="#" class="text-gray-400 hover:text-white transition duration-300">Press</a></li>
562
+ <li><a href="#" class="text-gray-400 hover:text-white transition duration-300">Blog</a></li>
563
+ </ul>
564
+ </div>
565
+ <div>
566
+ <h3 class="text-lg font-semibold mb-4">Products</h3>
567
+ <ul class="space-y-2">
568
+ <li><a href="#" class="text-gray-400 hover:text-white transition duration-300">Industrial</a></li>
569
+ <li><a href="#" class="text-gray-400 hover:text-white transition duration-300">Medical</a></li>
570
+ <li><a href="#" class="text-gray-400 hover:text-white transition duration-300">Consumer</a></li>
571
+ <li><a href="#" class="text-gray-400 hover:text-white transition duration-300">Research</a></li>
572
+ </ul>
573
+ </div>
574
+ <div>
575
+ <h3 class="text-lg font-semibold mb-4">Resources</h3>
576
+ <ul class="space-y-2">
577
+ <li><a href="#" class="text-gray-400 hover:text-white transition duration-300">Documentation</a></li>
578
+ <li><a href="#" class="text-gray-400 hover:text-white transition duration-300">API Reference</a></li>
579
+ <li><a href="#" class="text-gray-400 hover:text-white transition duration-300">Case Studies</a></li>
580
+ <li><a href="#" class="text-gray-400 hover:text-white transition duration-300">Whitepapers</a></li>
581
+ </ul>
582
+ </div>
583
+ <div>
584
+ <h3 class="text-lg font-semibold mb-4">Legal</h3>
585
+ <ul class="space-y-2">
586
+ <li><a href="#" class="text-gray-400 hover:text-white transition duration-300">Privacy</a></li>
587
+ <li><a href="#" class="text-gray-400 hover:text-white transition duration-300">Terms</a></li>
588
+ <li><a href="#" class="text-gray-400 hover:text-white transition duration-300">Security</a></li>
589
+ <li><a href="#" class="text-gray-400 hover:text-white transition duration-300">Compliance</a></li>
590
+ </ul>
591
+ </div>
592
+ </div>
593
+
594
+ <div class="border-t border-gray-800 pt-8">
595
+ <div class="flex flex-col md:flex-row justify-between items-center">
596
+ <div class="mb-4 md:mb-0">
597
+ <span class="text-xl font-bold gradient-text">Nexus<span class="text-white">Robotics</span></span>
598
+ </div>
599
+ <div class="flex space-x-6 mb-4 md:mb-0">
600
+ <a href="#" class="text-gray-400 hover:text-white transition duration-300">
601
+ <i class="fab fa-twitter text-xl"></i>
602
+ </a>
603
+ <a href="#" class="text-gray-400 hover:text-white transition duration-300">
604
+ <i class="fab fa-linkedin text-xl"></i>
605
+ </a>
606
+ <a href="#" class="text-gray-400 hover:text-white transition duration-300">
607
+ <i class="fab fa-github text-xl"></i>
608
+ </a>
609
+ <a href="#" class="text-gray-400 hover:text-white transition duration-300">
610
+ <i class="fab fa-youtube text-xl"></i>
611
+ </a>
612
+ </div>
613
+ <div class="text-gray-500 text-sm">
614
+ &copy; 2023 Nexus Robotics. All rights reserved.
615
+ </div>
616
+ </div>
617
+ </div>
618
+ </div>
619
+ </footer>
620
+
621
+ <script>
622
+ // Mobile menu toggle
623
+ document.getElementById('menu-toggle').addEventListener('click', function() {
624
+ document.getElementById('mobile-menu').classList.toggle('hidden');
625
+ });
626
+
627
+ // Smooth scrolling for anchor links
628
+ document.querySelectorAll('a[href^="#"]').forEach(anchor => {
629
+ anchor.addEventListener('click', function (e) {
630
+ e.preventDefault();
631
+
632
+ document.querySelector(this.getAttribute('href')).scrollIntoView({
633
+ behavior: 'smooth'
634
+ });
635
+
636
+ // Close mobile menu if open
637
+ if (!document.getElementById('mobile-menu').classList.contains('hidden')) {
638
+ document.getElementById('mobile-menu').classList.add('hidden');
639
+ }
640
+ });
641
+ });
642
+
643
+ // Form submission
644
+ document.getElementById('contact-form').addEventListener('submit', function(e) {
645
+ e.preventDefault();
646
+
647
+ // Get form values
648
+ const name = document.getElementById('name').value;
649
+ const email = document.getElementById('email').value;
650
+ const company = document.getElementById('company').value;
651
+ const message = document.getElementById('message').value;
652
+
653
+ // Here you would typically send this data to a server
654
+ console.log('Form submitted:', { name, email, company, message });
655
+
656
+ // Show success message
657
+ alert('Thank you for your message! Our team will get back to you soon.');
658
+
659
+ // Reset form
660
+ this.reset();
661
+ });
662
+ </script>
663
+ <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=ratandeep/r1" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
664
+ </html>