-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
210 lines (180 loc) · 7.09 KB
/
Copy pathindex.html
File metadata and controls
210 lines (180 loc) · 7.09 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
<!DOCTYPE html>
<html lang="pt-br">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>OptimusTech</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/menu/menu.css">
<link rel="stylesheet" href="css/menu/menu-links.css">
<link rel="stylesheet" href="css/buttons/button.css">
<link rel="stylesheet" href="css/buttons/button-red.css">
<link rel="stylesheet" href="css/about.css">
<link rel="stylesheet" href="css/about-us/aboutUS.css">
<link rel="stylesheet" href="css/about-us/aboutUs-title.css">
<link rel="stylesheet" href="css/about-us/aboutUS-content.css">
<link rel="stylesheet" href="css/metrics.css">
<link rel="stylesheet" href="css/metrics/metric.css">
<link rel="stylesheet" href="css/metrics/metrics-title.css">
<link rel="stylesheet" href="css/metrics/metrics-subtitle.css">
<link rel="stylesheet" href="css/metrics/metrics-content.css">
<link rel="stylesheet" href="css/hiring/hiring.css">
<link rel="stylesheet" href="css/hiring/hiring-container.css">
<link rel="stylesheet" href="css/hiring/hiring-announce.css">
<link rel="stylesheet" href="css/hiring/hiring-title.css">
<link rel="stylesheet" href="css/hiring/hiring-subTitle.css">
<link rel="stylesheet" href="css/hiring/hiring-image.css">
<link rel="stylesheet" href="css/jobs/jobs-container.css">
<link rel="stylesheet" href="css/jobs/jobs-title.css">
<link rel="stylesheet" href="css/job/job.css">
<link rel="stylesheet" href="css/job/job-title.css">
<link rel="stylesheet" href="css/job/job-info.css">
<link rel="stylesheet" href="css/testimony/testimony.css">
<link rel="stylesheet" href="css/testimony/testimony-container.css">
<link rel="stylesheet" href="css/testimony/testimony-title.css">
<link rel="stylesheet" href="css/testimony/testimony-qoute.css">
<link rel="stylesheet" href="css/avatar/avatar.css">
<link rel="stylesheet" href="css/avatar/avatar-img.css">
<link rel="stylesheet" href="css/avatar/avatar-name.css">
<link rel="stylesheet" href="css/avatar/avatar-info.css">
<link rel="stylesheet" href="css/contact-us/contactUs.css">
<link rel="stylesheet" href="css/contact-us/contactUs-title.css">
<link rel="stylesheet" href="css/contact-us/contactUs-text.css">
<link rel="stylesheet" href="css/email-imput.css">
<link rel="stylesheet" href="css/allRigths.css">
</head>
<body>
<nav class="menu">
<img src="assets/images/logo.svg" alt="logo da Optimus Tech" />
<div class="menu__links">
<a href="#">Home</a>
<a href="#">Produtos</a>
<a href="#">Recursos</a>
<a href="#">Sobre nós</a>
</div>
<div>
<button class="button">Entrar</button>
<button class="button button--red">Cadastrar</button>
</div>
</nav>
<section class="about">
<span class="aboutUS">Sobre nós</span>
<h1 class="aboutUs__title">Por que somos diferentes?</h1>
<p class="aboutUS__content">
Nós focamos nos detalhes de tudo que fazemos.
Tudo para ajudar as empresas de todo o mundo
a se concentrarem naquilo que é realmente
importante para elas.
</p>
</section>
<section class="metrics">
<div class="metric">
<h2 class="metrics__title">400+</h2>
<h4 class="metrics__subTitle">Projetos concluídos</h4>
<p class="metrics__content">
Nós ajudamos a construir mais
de 400 projetos incríveis.
</p>
</div>
<div class="metric">
<h2 class="metrics__title">100+</h2>
<h4 class="metrics__subTitle">Colaboradores</h4>
<p class="metrics__content">
Temos mais de 100 colaboradores no nosso
time que se preocupam com nossos clientes.
</p>
</div>
<div class="metric">
<h2 class="metrics__title">20k</h2>
<h4 class="metrics__subTitle">Downloads</h4>
<p class="metrics__content">
Nossos projetos que estão disponíveis em lojas
já foram baixados mais de 20.000 vezes.
</p>
</div>
<div class="metric">
<h2 class="metrics__title">500+</h2>
<h4 class="metrics__subTitle">Reviews 5 estrelas</h4>
<p class="metrics__content">
Estamos orgulhosos de contar com mais de 500
reviews 5 estrelas em nossos produtos.
</p>
</div>
</section>
<section class="hiring">
<div class="hiring__container">
<h5 class="hiring__announce">Vagas abertas!</h5>
<h2 class="hiring__title">Estamos procurando por talentos</h2>
<h4 class="hiring__subTitle">Somos uma equipe 100% remota com pessoas do Brasil inteiro.</h4>
</div>
<div class="hiring__image">
</div>
</section>
<section class="jobs__container">
<h3 class="jobs__title">Design</h3>
<div class="job">
<span class="job__title">Product Designer</span>
<div class="job__info">
<span>Full-time</span>
<span>Faixa salarial: R$7.000</span>
</div>
</div>
<div class="job">
<span class="job__title">UX Designer</span>
<div class="job__info">
<span>Full-time</span>
<span>Faixa salarial: R$6.000</span>
</div>
</div>
<h3 class="jobs__title">Desenvolvimento de Software</h3>
<div class="job">
<span class="job__title">Desenvolvedor(a) iOS Pleno</span>
<div class="job__info">
<span>Full-time</span>
<span>Faixa salarial: R$8.000</span>
</div>
</div>
<div class="job">
<span class="job__title">Desenvolvedor(a) Front-end</span>
<div class="job__info">
<span>Full-time</span>
<span>Faixa salarial: R$7.000</span>
</div>
</div>
<div class="job">
<span class="job__title">Desenvolvedor(a) Back-end</span>
<div class="job__info">
<span>Full-time</span>
<span>Faixa salarial: R$8.000</span>
</div>
</div>
</section>
<section class="testimony">
<div class="testimony__container">
<h2 class="testimony__title">Veja o que nossos colaboradores falam sobre nós</h2>
<span class="testimony__qoute">"OptimusTech se importa
com a saúde dos seus colaboradores e sempre
procura nos dar todo tipo de auxílio possível."
</span>
</div>
<div class="avatar">
<div class="avatar__img"></div>
<span class="avatar__name">Júlia Castro</span>
<span class="avatar__info">Desenvolvedora Web</span>
</div>
</section>
<footer class="contactUs">
<h2 class="contactUs__title">Acompanhe as nossas oportunidades</h2>
<span class="contactUs__text">Seja o primeiro a saber quando novas vagas serão abertas!</span>
<div>
<input type="email" placeholder="Seu e-mail" class="email__imput">
<button class="button button--red">Cadastrar</button>
</div>
<span class="allRigths">© 2022 OptimusTech. Todos os direitos reservados.</span>
</footer>
</body>
</html>