-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
237 lines (217 loc) · 10.5 KB
/
index.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
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
<!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">
<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=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
<link rel="stylesheet" href="./assets/css/style.css">
<title>AyoIke</title>
</head>
<body>
<header>
<img class="logo" src="./assets/img/logo.svg" alt="Logo AyoIke">
<ul>
<a href="#inicio">
<li>Início</li>
</a>
<a href="#sobre">
<li>Sobre nós</li>
</a>
<a href="#integrantes">
<li>Integrantes</li>
</a>
<a href="#projetos">
<li>Projetos</li>
</a>
<a href="#contato">
<li>Contato</li>
</a>
</ul>
</header>
<main id="inicio">
<aside>
<h2 style="color: #3E066F;">AYOIKE,SOLUÇÕES</h2>
<h2 style="color: #3E066F;">EM <span style="color:#FF9527;">TECNOLOGIA</span></h2>
<p class="texto-introdutorio">Ayoike é uma startup fundada por um grupo
de sete jovens, que teem como intenção
inovar na área de T.I.</p>
<button class="saiba-mais">SAIBA MAIS</button>
</aside>
<article>
<img class="img-principal" src="./assets/img/principal.svg" alt="imagem principal">
</article>
</main>
<section id="sobre">
<h2 class="subtitulo">Sobre nós</h2>
<div style="display: flex;">
<img class="imagem-grupo" src="./assets/img/imagem-grupo.svg" alt="Ilustração (grupo) - Sobre nós" style="max-width:500px ;">
<aside>
<p class="texto-sobre-nós">Nós somos uma startup criada em 2021, composta por sete jovens com sede de
reinventar no mercado da tecnologia. O nome “Ayoike” tem muito significado, pois é a junção de dois
nomes africanos que nos representa como equipe. “Ayo” que significa alegria e “Ike” que significa
força. Ayoike desenvolve soluções em tecnologia como: Sistemas, sites e produtos de design gráfico.
</p>
</aside>
</div>
</section>
<section class="integrantes" id="integrantes">
<h2 class="subtitulo">Integrantes</h2>
<div class="grid">
<div class="integrantes-div">
<img src="./assets/img/dani.png" alt="Icon">
<h3>Daniel Torres</h3>
<p class="integrantes-p">O experiente Daniel Torres (ou Dani), de 21 anos, é nosso desenvolvedor Mobile e desenvolvedor Back-End.</p>
<br />
<a href="https://github.com/DanielTorres28" target="_blank" rel="noopener noreferrer">
<button class="btn-integrantes">GitHub</button>
</a>
</div>
<div class="integrantes-div">
<img src="./assets/img/gicadois.png" alt="Icon">
<h3>Giovanna Alves</h3>
<p class="integrantes-p">Giovanna Alves (mais conhecida como Gica) tem 17 anos e é desenvolvedora em Infraestrutura e IOT <strong>(Internet of Things)</strong>.</p>
<a href="https://github.com/gicaAlves" target="_blank" rel="noopener noreferrer">
<button class="btn-integrantes">GitHub</button>
</a>
</div>
<div class="integrantes-div">
<img src="./assets/img/donha.png" alt="Icon">
<h3>Gustavo Donha</h3>
<p class="integrantes-p">O analista Gustavo Donha (o conhecido Donha), de 19 anos, é mais um dos nossos integrantes da AyoIke.</p>
<br />
<a href="https://github.com/Doinha123" target="_blank" rel="noopener noreferrer">
<button class="btn-integrantes">GitHub</button>
</a>
</div>
<div class="integrantes-div">
<img src="./assets/img/johnny.png" alt="Icon">
<h3>Johnny Mendes</h3>
<p class="integrantes-p">Johnny Mendes (nosso queridíssimo Johnny), de 20 anos, é mais um encarregado pelo Back-End na empresa.</p>
<a href="https://github.com/Jhow189" target="_blank" rel="noopener noreferrer">
<button class="btn-integrantes">GitHub</button>
</a>
</div>
<div class="integrantes-div">
<img src="./assets/img/may_dois.png" alt="Icon">
<h3>Mayara Marques</h3>
<p class="integrantes-p">A Mayara Marques (a May), de 18 anos, é desenvolvedora Front-End e a líder da AyoIke.</p>
<br/>
<br/>
<a href="https://github.com/Mayara2003" target="_blank" rel="noopener noreferrer">
<button class="btn-integrantes">GitHub</button>
</a>
</div>
<div class="integrantes-div">
<img src="./assets/img/pedro.png" alt="Icon">
<h3>Pedro Miguel</h3>
<p class="integrantes-p">Pedro Miguel (ou apenas Pedro), de 20 anos, é desenvolvedor de banco de dados e analista de sistemas. </p>
<br />
<a href="http://" target="_blank" rel="noopener noreferrer">
<button class="btn-integrantes">GitHub</button>
</a>
</div>
<div class="integrantes-div">
<img src="./assets/img/valendois.jpg" alt="Icon" class="img-integrantes">
<h3>Valentina Corradini</h3>
<p class="integrantes-p">Desenvolvedora Front-End e Mobile da AyoIke, Valentina Prado (mais conhecida como Valen), de 17 anos, também faz parte do nosso time.</p>
<a href="https://github.com/valencprado" target="_blank" rel="noopener noreferrer">
<button class="btn-integrantes">GitHub</button>
</a>
</div>
</div>
</section>
<section class="projetos" id="projetos">
<h2 class="subtitulo">Projetos</h2>
<div class="grid">
<a href="https://github.com/Mayara2003/mayasong" target="_blank" rel="noopener noreferrer">
<div class="projeto">
<img src="./assets/img/maya-song.png" alt="Maya Song" class="img-projetos">
<h3 class="projeto-titulo"> Maya Song 🎵</h3>
</div>
</a>
<a href="https://github.com/valencprado/controle-de-gastos" target="_blank" rel="noopener noreferrer">
<div class="projeto">
<img src="https://valencprado.github.io/personal-website/assets/img/controledegastos.png"class="img-projetos" alt="Controle de Gastos" style="width:100%">
<h3> Controle de Gastos 💵</h3>
</div>
</a>
<a href="https://github.com/gicaAlves/pw-penguin-papelaria" target="_blank" rel="noopener noreferrer">
<div class="projeto">
<img src="./assets/img/penguin-papelaria.png" alt="Penguin Papelaria" class="img-projetos" style="max-width:385px">
<h3> Penguin Papelaria 🐧</h3>
</div>
</a>
<a href="https://github.com/DanielTorres28/LojaGamesApp" target="_blank" rel="noopener noreferrer">
<div class="projeto">
<img src="./assets/img/games.jpg" alt="Loja de Games" class="img-projetos">
<img src="./assets/img/games.jpg" alt="Loja de Games" class="img-projetos">
<img src="./assets/img/games.jpg" alt="Loja de Games" class="img-projetos" style="width: 145px;">
<h3> Loja de Games 🕹️</h3>
</div>
</a>
<a href="https://github.com/projetotcm/asp-flamboyant" target="_blank" rel="noopener noreferrer">
<div class="projeto">
<img src="./assets/img/flamboyant.png" alt="Restaurante Flamboyant"class="img-projetos" >
<h3> E-commerce Flamboyant 🌱</h3>
</div>
</a>
<a href="https://github.com/valencprado/LojaPHP" target="_blank" rel="noopener noreferrer">
<div class="projeto">
<img src="https://valencprado.github.io/personal-website/assets/img/lojaPHP.png" style="width:100%" alt="Loja de Discos" class="img-projetos">
<h3> Loja Discozz 💽</h3>
</div>
</a>
</div>
</section>
<section class="integrantes">
<h2 class="subtitulo">Entre em contato conosco!</h2>
</section>
<section class="contato" id="contato">
<!-- <h2 class="subtitulo">Entre em contato conosco!</h2> -->
<div class="social-media">
<a href="#">
<img src="./assets/img/logo-google.svg" alt="Google">
</a>
<a href="#">
<img src="./assets/img/logo-facebook.svg" alt="Facebook">
</a>
<a href="#">
<img src="./assets/img/logo-linkedin.svg" alt="Linkedin">
</a>
</div>
<div class="alternative">
<span>OU</span>
</div>
<form action="">
<label for="name">
<span>Nome</span>
<input type="text" id="name" name="name">
</label>
<label for="email">
<span>E-mail</span>
<input type="email" id="email" name="email">
</label>
<form action="">
<label for="comentario">
<span>Comentário</span>
<input type="text" id="comentario" name="comentario">
</label>
<input type="submit" value="Enviar" id="button">
<br />
</form>
<section class="images">
<img class="img-formulario" src="./assets/img/imagem-formulario.svg" alt="Mulher sentada">
</section>
</section>
<br />
<!-- <section class="images">
<img src="./assets/img/imagem-formulario.svg" alt="Mulher sentada">
</section> -->
<footer>Todos direitos reservados - ©2022</footer>
<!-- Script -->
<script src="./assets/js/script.js"></script>
</body>
</html>