-
Notifications
You must be signed in to change notification settings - Fork 0
/
main.html
199 lines (168 loc) · 7.08 KB
/
main.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>OASIS</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<nav>
<div class="logo">
<img src="img/oasis2.jpeg" alt="Logo">
</div>
<ul class="nav-links">
<li><a href="#">PRODUCT</a></li>
<li><a href="#">SOLUTIONS</a></li>
<li><a href="#">OPEN SOURCE</a></li>
<li><a href="#">ENTERPRISE</a></li>
</ul>
</nav>
<div class="main">
<div class="title">
<div class="heading"><h1>OASIS</h1></div>
<div class="bar"></div>
<div class="capt1">
<h2>The world's latest embraced Open Source</h2>
</div>
<div class="capt2">
<h2>developer platform.</h2>
</div>
<div class="button">
<button>Get started with OASIS</button>
</div>
</div>
<div class="footer">
<video autoplay controls loop>
<source src="img/hero.mp4" type="video/mp4">
</div>
</div>
<section class="main2">
<section class="heading">
<div class="bar"></div>
<div class="text">The competetive edge developer demand by name</div>
</section>
<section class="ai-experts-section">
<div class="experts-container">
<article class="expert-column expert-column-left">
<div class="expert-background">
<div class="expert-content">
<img src="img/expertleft.png" alt="" class="expert-image" />
<div class="expert-text-container">
<h2 class="expert-heading">Crafted by AI experts to empower confident development.</h2>
</div>
</div>
</div>
</article>
<section class="expert-column expert-column-right">
<div class="expert-background">
<div class="expert-content">
<img src="img/expertright.png" alt="" class="expert-image" />
<div class="security-content">
<h2 class="security-heading">Committed to your privacy, <br /> security, and trust.</h2>
</div>
</div>
</div>
</div>
</section>
</div>
</section>
<section class="main3">
<section class="developer-platform">
<div class="platform-content">
<h2 class="platform-heading">Our platform empowers developers to amplify their expertise to train AI-driven tools with real-time collaboration.</h2>
<div class="stats-container">
<div class="stat-card">
<p class="stat-value">~25%</p>
<p class="stat-description">increase in developer speed with Oasis simulator</p>
</div>
<div class="stat-card">
<p class="stat-value">1m</p>
<p class="stat-description">set-up time to train a model with Codespaces</p>
</div>
</div>
</div>
<div class="features-container">
<ul class="features-list">
<li class="feature-item">
<div class="feature-content">
<h3 class="feature-title">Problem</h3>
<p class="feature-description">Inconsistent standards and workflows limited developers' ability to effectively contribute and collaborate, hindering the platform's potential to train coding languages for future applications.</p>
</div>
</li>
<li class="feature-item">
<div class="feature-content">
<h3 class="feature-title">Solution</h3>
<p class="feature-description">AI-driven tools, collaborative environments, and custom API integrations ensure code consistency, boost developer speed, and eliminate barriers to leveraging engineering as a force multiplier for expertise.</p>
</div>
</li>
<li class="feature-item">
<div class="feature-content">
<h3 class="feature-title">Products</h3>
<p class="feature-description">Oasis Copilot</p>
</div>
</li>
</ul>
</div>
</section>
</section>
</section>
<section class="industry-standard">
<img src="img/industry image.png" alt="" class="background-image-left" />
<img src="img/industry image 1.png"alt="" class="background-image-right" />
<div class="content-wrapper">
<header class="header-container">
<h2 class="main-title">The industry standard.</h2>
</header>
<div class="stats-container">
<div class="stats-grid">
<article class="stat-card">
<h3 class="stat-number">5000+</h3>
<p class="stat-description">Businesses have <br /> adopted Oasis Simulator</p>
</article>
<article class="stat-card-small">
<h3 class="stat-number">1 in 3</h3>
<p class="stat-description">Nifty 50 companies <br /> use Oasis Copilot</br>
</article>
<article class="stat-card-small">
<h3 class="stat-number">55%</h3>
<p class="stat-description">Developer preference <br /> for Oasis simulator</p>
</article>
</div>
<aside class="testimonial-card">
<div class="testimonial-content">
<img src="img/quote.svg" alt="Quote icon" class="quote-icon" />
<blockquote class="testimonial-text">
Personalized, natural language recommendations empower our developers, speeding up coding, enhancing collaboration, and driving better results.
</blockquote>
</div>
</aside>
</div>
</div>
</section>
<section class="mainfooter">
<footer class="footer">
<div class="container">
<div class="content-wrapper">
<section class="newsletter-section">
<div class="newsletter-content">
<div class="logo-wrapper">
<img src="img/logo2.png" class="logo" alt="Company logo" />
</div>
<h2 class="newsletter-title">Subscribe to our developer newsletter</h2>
<p class="newsletter-description">
Get tips, technical guides, and best practices. Twice a month. <br />
Right in your inbox.
</p>
<button type="submit" class="subscribe-button">Subscribe</button>
<div class="navsection">
<ul>
<li>Products</li>
<li>Solution</li>
<li>Enterprise</li>
<li>Open Source</li>
<li>About us</li>
</ul>
</div>
</div>
</section>