-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
522 lines (444 loc) · 16.2 KB
/
index.html
File metadata and controls
522 lines (444 loc) · 16.2 KB
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
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>NEURO_IO</title>
<link rel="stylesheet" href="style.css" />
<link
href="https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css"
rel="stylesheet"
/>
</head>
<body>
<div class="container">
<header>
<div class="head-left">
<img src="images/logo.png" alt="logo" />
<h1>NEUROIO</h1>
</div>
<ul>
<li><a href="#">FRATURES</a></li>
<li><a href="#">PRICING</a></li>
<li><a href="#">HOW TO USE</a></li>
<li><a href="#">RODEMAP</a></li>
</ul>
<div class="head-right">
<a href="#">NEW ACOUNT</a>
<div class="button-box">
<button id="signinButton">SIGN IN</button>
</div>
</div>
<div class="menu-icon">
<i class="bx bx-menu"></i>
</div>
</header>
<div class="sidebar">
<div class="close-icon">
<i class="bx bx-x"></i>
</div>
<ul>
<li><a href="#">FRATURES</a></li>
<li><a href="#">PRICING</a></li>
<li><a href="#">HOW TO USE</a></li>
<li><a href="#">RODEMAP</a></li>
</ul>
<div class="social-sidebar">
<a href="#"><i class="bx bxl-discord-alt"></i></a>
<a href="#"><i class="bx bxl-youtube"></i></a>
<a href="#"><i class="bx bxl-github"></i></a>
<a href="#"><i class="bx bxl-linkedin-square"></i></a>
</div>
<div class="button-box">
<button id="signinButton">SIGN IN</button>
</div>
</div>
<section class="hero">
<img class="hero-blur-image" src="images/hero blur img.png" alt="" />
<img
class="hero-icons-image parallax"
data-speed="4"
src="images/hero icons img.png"
alt=""
/>
<img class="hero-rings-image" src="images/hero rings icon.png" alt="" />
<h1>
Discover the Endless Possibilities of AI Conversation with NEUROIO
</h1>
<h3>
Unleash the power of AI with NEUROIO. Enhance your productivity with
NEUROIO, the ultimate OpenAI-powered chat app.
</h3>
<button>Get Started</button>
<div class="hero-image-box">
<div class="robot-box">
<div class="robot-header"></div>
<img src="images/robot1.png" alt="ribot-img" />
</div>
<div class="element1">
<img src="images/element1.png" alt="le1-img" />
</div>
<div class="element2">
<img src="images/element2.png" alt="le2-img" />
</div>
</div>
<h4>Helping people create beautiful content at NEUROIO</h4>
<div class="companies-list">
<div class="company">
<img src="images/company1.png" alt="company1" />
<p>Memric</p>
</div>
<div class="company">
<img src="images/company2.png" alt="company1" />
<p>Ipsum</p>
</div>
<div class="company">
<img src="images/company3.png" alt="company1" />
<p>NEUROIO</p>
</div>
<div class="company">
<img src="images/company4.png" alt="company1" />
<p>Quanex</p>
</div>
<div class="company">
<img src="images/company5.png" alt="company1" />
<p>Synthet</p>
</div>
</div>
</section>
<div id="signinPage" class="signin-page-box">
<div class="signin-page">
<h1>Sign In</h1>
<input type="text" placeholder="User Name" />
<input type="text" placeholder="Email" />
<input type="text" placeholder="Password" />
<button>Sign in</button>
<p>Login</p>
<div id="closeIcon"><i class="bx bx-x"></i></div>
</div>
</div>
<section class="features-section">
<h1>Chat Smarter, Not Harder. with NEUROIO</h1>
<div class="features-gradient"></div>
<div class="features-card-box">
<div class="features-card autoDisplay">
<h2>Ask Anything</h2>
<p>
Lets users quickly find answers to their questions without having
to search through multiple sources.
</p>
<div class="explore-more">
<img src="images/feature1.png" alt="" />
<a href="#">Explore More <i class="bx bx-link-external"></i></a>
</div>
<img
class="features-back-img"
src="images/features back img.png"
alt=""
/>
</div>
<div class="features-card autoDisplay">
<h2>Improve Everyday</h2>
<p>
The app uses natural language processing to understand user
queries and provide accurate and relevant responses.
</p>
<div class="explore-more">
<img src="images/feature2.png" alt="" />
<a href="#">Explore More <i class="bx bx-link-external"></i></a>
</div>
<img
class="features-back-img"
src="images/features back img.png"
alt=""
/>
</div>
<div class="features-card autoDisplay">
<h2>Conect Everywere</h2>
<p>
Connect with the AI chatbot from anywhere, on any device, making
it more accessible and convenient.
</p>
<div class="explore-more">
<img src="images/feature3.png" alt="" />
<a href="#">Explore More <i class="bx bx-link-external"></i></a>
</div>
<img
class="features-back-img"
src="images/features back img.png"
alt=""
/>
</div>
<div class="features-card autoDisplay">
<h2>Fast Responding</h2>
<p>
Lets users quickly find answers to their questions without having
to search through multiple sources.
</p>
<div class="explore-more">
<img src="images/feature4.png" alt="" />
<a href="#">Explore More <i class="bx bx-link-external"></i></a>
</div>
<img
class="features-back-img"
src="images/features back img.png"
alt=""
/>
</div>
<div class="features-card autoDisplay">
<h2>Ask Anything</h2>
<p>
Lets users quickly find answers to their questions without having
to search through multiple sources.
</p>
<div class="explore-more">
<img src="images/feature1.png" alt="" />
<a href="#">Explore More <i class="bx bx-link-external"></i></a>
</div>
<img
class="features-back-img"
src="images/features back img.png"
alt=""
/>
</div>
<div class="features-card autoDisplay">
<h2>Ask Anything</h2>
<p>
Lets users quickly find answers to their questions without having
to search through multiple sources.
</p>
<div class="explore-more">
<img src="images/feature1.png" alt="" />
<a href="#">Explore More <i class="bx bx-link-external"></i></a>
</div>
<img
class="features-back-img"
src="images/features back img.png"
alt=""
/>
</div>
</div>
</section>
<section class="chatApp-section">
<div class="left-container">
<h1 class="fadeInLeft">AI Chat App for seamless collaboration</h1>
<p class="fadeInLeft">
<img src="images/Check circle.png" alt="" /> Seamless Integration
</p>
<h2 class="fadeInLeft">
With smart automation and top-notch security, it's the perfect
solution for teams looking to work smarter.
</h2>
<p class="fadeInLeft">
<img src="images/Check circle.png" alt="" /> Smart Automation
</p>
<p class="fadeInLeft">
<img src="images/Check circle.png" alt="" /> Top-notch Security
</p>
<div class="button-box fadeInLeft">
<button id="signinButton">TRY IT NOW</button>
</div>
</div>
<div class="right-container">
<h2 class="fadeInRight">
With smart automation and top-notch security, it's the perfect
solution for teams looking to work smarter.
</h2>
<img class="fadeInRight" src="images/tools group.png" alt="" />
</div>
</section>
<section class="generative-section">
<h1>Gernerative AI made for creators</h1>
<p>NEUROIO unlocks the potential of AI-powerd Applications</p>
<div class="grid-box">
<div class="grid-card grid1 autoBlur">
<img src="images/service-1.png" alt="" class="grid1-robot-img" />
<div class="info">
<h2>Smartest AI</h2>
<h4>MCBRSIN unlocks the potential of AI-powered applications</h4>
<p>
<img src="images/Check circle.png" alt="" /> Photo Generating
</p>
<p><img src="images/Check circle.png" alt="" /> Photo Enhance</p>
<p>
<img src="images/Check circle.png" alt="" /> Seamless
Integration
</p>
</div>
</div>
<div class="grid-card grid2 autoBlur">
<img src="images/service-2.png" alt="" />
<div><h2>Hey MCBBRAIN, Enhance this photo</h2></div>
<h1>Photo Editing</h1>
<p>
Automatically enhance your photos using our AI app's photo editing
feature. Try it now!
</p>
</div>
<div class="grid-card grid3 autoBlur">
<div class="info">
<h2>Video Generation</h2>
<h4>
The world’s most powerful AI photo and video art generation
engine. What will you create?
</h4>
<div class="info-icons">
<div class="icon">
<i class="bx bxs-extension"></i>
</div>
<div class="icon">
<i class="bx bx-signal-5"></i>
</div>
<div class="icon">
<i class="bx bxs-videos"></i>
</div>
<div class="icon">
<i class="bx bx-wifi"></i>
</div>
<div class="icon">
<i class="bx bx-reset"></i>
</div>
</div>
</div>
<img src="images/service-3.png" alt="" />
</div>
<div class="grid-card grid4 autoBlur">
<img src="images/service-4.png" alt="" class="grid4-robot-img" />
<div class="info">
<h2>Smartest AI</h2>
<h4>MCBRSIN unlocks the potential of AI-powered applications</h4>
<p>
<img src="images/Check circle.png" alt="" /> Music Generating
</p>
<p><img src="images/Check circle.png" alt="" /> Voice Enhance</p>
<p>
<img src="images/Check circle.png" alt="" /> Seamless
Integration
</p>
</div>
</div>
</div>
</section>
<section class="pricing-section">
<div class="pricing-img-box">
<img
class="parallax"
data-speed="4"
src="images/pricing-parallax.png"
alt=""
/>
<img src="images/magical-glob.png" alt="" />
</div>
<h1 class="title">Pay once, use forever</h1>
<div class="pricing-container">
<div class="price-box">
<h1>Basic</h1>
<h2>AI chatbot, Personalized recommendations</h2>
<h3>$0</h3>
<button>GET STARED</button>
<p>
<img src="images/Check circle.png" alt="" /> An AI chatbot that
can understand your queries
</p>
<p>
<img src="images/Check circle.png" alt="" /> An AI chatbot that
can understand your queries
</p>
<p>
<img src="images/Check circle.png" alt="" /> An AI chatbot that
can understand your queries
</p>
</div>
<div class="price-box">
<h1>Premium</h1>
<h2>Advanced AI chatbot, priority support, analytics dashboard</h2>
<h3>$9.99</h3>
<button>GET STARED</button>
<p>
<img src="images/Check circle.png" alt="" /> An AI chatbot that
can understand your queries
</p>
<p>
<img src="images/Check circle.png" alt="" /> An AI chatbot that
can understand your queries
</p>
<p>
<img src="images/Check circle.png" alt="" /> An AI chatbot that
can understand your queries
</p>
</div>
<div class="price-box">
<h1>Enterprise</h1>
<h2>Custom AI chatbot, advanced analytics, dedicated account</h2>
<h3>$99.99</h3>
<button>GET STARED</button>
<p>
<img src="images/Check circle.png" alt="" /> An AI chatbot that
can understand your queries
</p>
<p>
<img src="images/Check circle.png" alt="" /> An AI chatbot that
can understand your queries
</p>
<p>
<img src="images/Check circle.png" alt="" /> An AI chatbot that
can understand your queries
</p>
</div>
</div>
<a href="#">SEE THE FULL DETAILS</a>
</section>
<section class="roadmap-section">
<h1>What we're working on</h1>
<div class="roadmap-cards-box">
<div class="roadmap-card autoBlur">
<img src="images/roadmap-1.png" alt="" />
<h2>Voice Recognition</h2>
<p>
Enable the chatbot to understand and respond to voice commands,
making it easier for users to interact with the app hands-free.
</p>
</div>
<div class="roadmap-card autoBlur">
<img src="images/roadmap-2.png" alt="" />
<h2>Voice Recognition</h2>
<p>
Enable the chatbot to understand and respond to voice commands,
making it easier for users to interact with the app hands-free.
</p>
</div>
<div class="roadmap-card autoBlur">
<img src="images/roadmap-3.png" alt="" />
<h2>Voice Recognition</h2>
<p>
Enable the chatbot to understand and respond to voice commands,
making it easier for users to interact with the app hands-free.
</p>
</div>
<div class="roadmap-card autoBlur">
<img src="images/roadmap-4.png" alt="" />
<h2>Voice Recognition</h2>
<p>
Enable the chatbot to understand and respond to voice commands,
making it easier for users to interact with the app hands-free.
</p>
</div>
</div>
<div class="button-box">
<button>OUR ROADMAP</button>
</div>
<div class="roadmap-gradient"></div>
</section>
<footer>
<h1>©️2025, Made with ❤️ by IMTIOUS ISLAM</h1>
<div class="box-icons">
<a href="#"><i class="bx bxl-discord-alt"></i></a>
<a href="#"><i class="bx bxl-youtube"></i></a>
<a href="#"><i class="bx bxl-github"></i></a>
<a href="#"><i class="bx bxl-linkedin-square"></i></a>
</div>
</footer>
</div>
<script src="app.js"></script>
</body>
</html>