-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
285 lines (284 loc) · 18.2 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="description" content="" />
<meta name="author" content="" />
<title>Nilza's Gaming</title>
<!-- Favicon-->
<link rel="icon" type="image/x-icon" href="assets/favicon.ico" />
<!-- Bootstrap Icons-->
<link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.5.0/font/bootstrap-icons.css" rel="stylesheet" />
<!-- Google fonts-->
<link href="https://fonts.googleapis.com/css?family=Merriweather+Sans:400,700" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css?family=Merriweather:400,300,300italic,400italic,700,700italic" rel="stylesheet" type="text/css" />
<!-- SimpleLightbox plugin CSS-->
<link href="https://cdnjs.cloudflare.com/ajax/libs/SimpleLightbox/2.1.0/simpleLightbox.min.css" rel="stylesheet" />
<!-- Core theme CSS (includes Bootstrap)-->
<link href="css/styles.css" rel="stylesheet" />
</head>
<body id="page-top">
<!-- Navigation-->
<nav class="navbar navbar-expand-lg navbar-light fixed-top py-3" id="mainNav">
<div class="container px-4 px-lg-5">
<a class="navbar-brand" href="#page-top">Nilza's Gaming</a>
<button class="navbar-toggler navbar-toggler-right" type="button" data-bs-toggle="collapse" data-bs-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation"><span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ms-auto my-2 my-lg-0">
<li class="nav-item"><a class="nav-link" href="#about">Sobre Nós</a></li>
<li class="nav-item"><a class="nav-link" href="#services">Áreas</a></li>
<li class="nav-item"><a class="nav-link" href="#portfolio">Projetos</a></li>
<li class="nav-item"><a class="nav-link" href="#downloads">Downloads</a></li>
<li class="nav-item"><a class="nav-link" href="#livechat">Live Chat</a></li>
</ul>
</div>
</div>
</nav>
<!-- Masthead-->
<header class="masthead">
<div class="container px-4 px-lg-5 h-100">
<div class="row gx-4 gx-lg-5 h-100 align-items-center justify-content-center text-center">
<div class="col-lg-8 align-self-end">
<h1 class="text-white font-weight-bold">A vida sem música, é um exílio.</h1>
<hr class="divider" />
</div>
<div class="col-lg-8 align-self-baseline">
<p class="text-white-75 mb-5">Quanto menos comes, bebes, compras livros e vais ao teatro, pensas, amas, teorizas, cantas, sofres, praticas esporte, etc; mais economizas e mais cresce o teu capital. És menos, mas tens mais. Assim todas as paixões e atividades são tragadas pela cobiça.</p>
<a class="btn btn-primary btn-xl" href="#about">Nilza's</a>
</div>
</div>
</div>
</header>
<!-- About-->
<section class="page-section bg-primary" id="about">
<div class="container px-4 px-lg-5">
<div class="row gx-4 gx-lg-5 justify-content-center">
<div class="col-lg-8 text-center">
<h2 class="text-white mt-0">Todos nós temos uma história!</h2>
<hr class="divider divider-light" />
<p class="text-white-75 mb-4">Nós, seres humanos médios, que muitas vezes não irão entrar para os livros de história, temos nossas próprias histórias, muitas vezes mais interessantes que as que nos contam.</p>
<p class="text-white-75 mb-4">Nós, seres humanos médios, que muitas vezes não irão entrar para os livros de história, temos nossas próprias histórias, muitas vezes mais interessantes que as que nos contam.</p>
<a class="btn btn-light btn-xl" href="#services">Saiba mais!</a>
</div>
</div>
</div>
</section>
<!-- Services-->
<section class="page-section" id="services">
<div class="container px-4 px-lg-5">
<h2 class="text-center mt-0">Nossos Projetos</h2>
<hr class="divider" />
<div class="row gx-4 gx-lg-5">
<div class="col-lg-3 col-md-6 text-center">
<div class="mt-5">
<div class="mb-2"><i class="bi-gem fs-1 text-primary"></i></div>
<h3 class="h4 mb-2">Mineração Digital</h3>
<p class="text-muted mb-0">Entenda o que está no hype, fique por dentro do que está acontecendo neste universo!</p>
</div>
</div>
<div class="col-lg-3 col-md-6 text-center">
<div class="mt-5">
<div class="mb-2"><i class="bi-laptop fs-1 text-primary"></i></div>
<h3 class="h4 mb-2">Infosec</h3>
<p class="text-muted mb-0">Esteja sempre ligado, pois sempre estamos atualizando nossos posts sobre a sua segurança digital!</p>
</div>
</div>
<div class="col-lg-3 col-md-6 text-center">
<div class="mt-5">
<div class="mb-2"><i class="bi-globe fs-1 text-primary"></i></div>
<h3 class="h4 mb-2">Mundo Globalizado</h3>
<p class="text-muted mb-0">Entenda como funcionam as integrações entre as grandes cadeias de valor, além de tudo que rege o sistema financeiro internacional!</p>
</div>
</div>
<div class="col-lg-3 col-md-6 text-center">
<div class="mt-5">
<div class="mb-2"><i class="bi-heart fs-1 text-success"></i></div>
<h3 class="h4 mb-2">MINECRAFT</h3>
<p class="text-muted mb-0">SERVIDOR: <strong>NilzasVibe.aternos.me:45422</strong> <br>Versão: <br><strong>1.18.1</strong><br> Onde baixar: <strong>https://tlauncher.org/en/</strong></p>
</div>
</div>
</div>
</div>
</section>
<!-- Portfolio-->
<div id="portfolio">
<div class="container-fluid p-0">
<div class="row g-0">
<div class="col-lg-4 col-sm-6">
<a class="portfolio-box" href="assets/img/portfolio/fullsize/1.jpg" title="GLOBALIZAÇÃO">
<img class="img-fluid" src="assets/img/portfolio/thumbnails/1.jpg" alt="..." />
<div class="portfolio-box-caption">
<div class="project-category text-white-50">GLOBALIZAÇÃO</div>
<div class="project-name">Acordos Internacionais</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a class="portfolio-box" href="assets/img/portfolio/fullsize/2.jpg" title="MINERAÇÃO DIGITAL">
<img class="img-fluid" src="assets/img/portfolio/thumbnails/2.jpg" alt="..." />
<div class="portfolio-box-caption">
<div class="project-category text-white-50">MINERAÇÃO DIGITAL</div>
<div class="project-name">Planeje Seus Aportes</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a class="portfolio-box" href="assets/img/portfolio/fullsize/3.jpg" title="GLOBALIZAÇÃO">
<img class="img-fluid" src="assets/img/portfolio/thumbnails/3.jpg" alt="..." />
<div class="portfolio-box-caption">
<div class="project-category text-white-50">GLOBALIZAÇÃO</div>
<div class="project-name">Cadeias Globais de Valor</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a class="portfolio-box" href="assets/img/portfolio/fullsize/4.jpg" title="GLOBALIZAÇÃO">
<img class="img-fluid" src="assets/img/portfolio/thumbnails/4.jpg" alt="..." />
<div class="portfolio-box-caption">
<div class="project-category text-white-50">GLOBALIZAÇÃO</div>
<div class="project-name">De Onde Vem Nossa Comida?</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a class="portfolio-box" href="assets/img/portfolio/fullsize/5.jpg" title="O AMOR CURA">
<img class="img-fluid" src="assets/img/portfolio/thumbnails/5.jpg" alt="..." />
<div class="portfolio-box-caption">
<div class="project-category text-white-50">O AMOR CURA</div>
<div class="project-name">Porque Não Ser Feliz Para Sempre?</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a class="portfolio-box" href="assets/img/portfolio/fullsize/6.jpg" title="INFOSEC">
<img class="img-fluid" src="assets/img/portfolio/thumbnails/6.jpg" alt="..." />
<div class="portfolio-box-caption p-3">
<div class="project-category text-white-50">INFOSEC</div>
<div class="project-name">A História Das Ferramentas de Segurança</div>
</div>
</a>
</div>
</div>
</div>
</div>
<!-- Call to action-->
<section class="page-section bg-dark text-white">
<div class="container px-4 px-lg-5 text-center">
<h2 class="mb-4">Acesse Mais Conteúdos Gratuitos</h2>
<a class="btn btn-light btn-xl" href="oldNilzas.html">Leia Mais!</a>
</div>
</section>
<!-- downloads-->
<section class="page-section bg-light text-primary" id="downloads">
<div class="container px-4 px-lg-5 text-center">
<h2 class="mb-4">Baixe nosso Pacman!</h2>
<p class="text-danger strong tiny">Por enquanto, apenas para windows.</p>
<p>Ao sair do jogo, aparecerá uma mensagem de erro, mas não se preocupe, este é um problema da biblioteca utilizada, basta apertar 'OK'
sem problemas.
</p>
<p class="text-success strong small">PODE BAIXAR, NÃO É VÍRUS.</p>
<form method="get" action="./download/Nilzas_Pacman_Standard-0.1-win64.zip">
<button type="submit" class="btn btn-primary btn-xl">Download!</button>
</form>
</div>
</section>
<!-- live action-->
<section class="page-section" id="livechat">
<div class="container px-4 px-lg-5">
<div class="row gx-4 gx-lg-5 justify-content-center">
<div class="col-lg-8 col-xl-6 text-center">
<h2 class="mt-0">Entre no Live Chat</h2>
<hr class="divider" />
<p class="text-muted mb-5">Escolha seu canal, fale com pessoas com interesses em comum, aprenda e divirta-se!</p>
</div>
</div>
<div class="row gx-4 gx-lg-5 justify-content-center mb-5">
<div class="col-lg-6">
<!-- * * * * * * * * * * * * * * *-->
<!-- * * SB Forms Contact Form * *-->
<!-- * * * * * * * * * * * * * * *-->
<!-- This form is pre-integrated with SB Forms.-->
<!-- To make this form functional, sign up at-->
<!-- https://startbootstrap.com/solution/contact-forms-->
<!-- to get an API token!-->
<form id="contactForm" data-sb-form-api-token="API_TOKEN">
<!-- Name input-->
<div class="form-floating mb-3">
<input class="form-control" id="name" type="text" placeholder="Escreve seu nome..." data-sb-validations="required" />
<label for="name">Nome completo</label>
<div class="invalid-feedback" data-sb-feedback="name:required">Um nome é obrigatório.</div>
</div>
<!-- Email address input-->
<div class="form-floating mb-3">
<input class="form-control" id="email" type="email" placeholder="nome@examplo.com" data-sb-validations="required,email" />
<label for="email">Endereço de e-mail</label>
<div class="invalid-feedback" data-sb-feedback="email:required">Um e-mail é necessário.</div>
<div class="invalid-feedback" data-sb-feedback="email:email">Email inválido.</div>
</div>
<!-- Phone number input-->
<div class="form-floating mb-3">
<input class="form-control" id="phone" type="tel" placeholder="(123) 456-7890" data-sb-validations="required" />
<label for="phone">Número de telefone.</label>
<div class="invalid-feedback" data-sb-feedback="phone:required">Um número de telefone é necessário.</div>
</div>
<!-- Message input-->
<div class="form-floating mb-3">
<textarea class="form-control" id="message" type="text" placeholder="Escreve sua descrição..." data-sb-validations="required"></textarea>
<label for="message">Sua descrição</label>
<div class="invalid-feedback" data-sb-feedback="message:required">Uma descrição é necessária.</div>
</div>
<!-- Submit success message-->
<!---->
<!-- This is what your users will see when the form-->
<!-- has successfully submitted-->
<div class="d-none" id="submitSuccessMessage">
<div class="text-center mb-3">
<div class="fw-bolder">Conectando ao live chat, aguarde...</div>
<br />
</div>
</div>
<!-- Submit error message-->
<!---->
<!-- This is what your users will see when there is-->
<!-- an error submitting the form-->
<div class="d-none" id="submitErrorMessage"><div class="text-center text-danger mb-3">Erro ao conectar-se...</div></div>
<!-- Submit Button-->
<div class="d-grid"><button class="btn btn-primary btn-xl disabled" id="submitButton" type="submit">Entrar</button></div>
</form>
</div>
</div>
<div class="row gx-4 gx-lg-5 justify-content-center">
<div class="col-lg-4 text-center mb-5 mb-lg-0">
<p>Dúvidas? Entre em contato conosco:</p>
<i class="bi-phone fs-2 mb-3 text-muted"></i>
<div>+55 (81)99999-2208</div>
<script type="application/javascript">
function getIP(json) {
document.write("My public IP address is: ", json.ip);
}
document.getElementById('ip').innerHTML = getIP;
</script>
<script type="application/javascript" src="https://api.ipify.org?format=jsonp&callback=getIP"></script>
<span id="ip"></span>
</div>
</div>
</div>
</section>
<!-- Footer-->
<footer class="bg-light py-5">
<div class="container px-4 px-lg-5"><div class="small text-center text-muted">Copyright © 2022 - Nilza's</div></div>
</footer>
<!-- Bootstrap core JS-->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script>
<!-- SimpleLightbox plugin JS-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/SimpleLightbox/2.1.0/simpleLightbox.min.js"></script>
<!-- Core theme JS-->
<script src="js/scripts.js"></script>
<!-- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *-->
<!-- * * SB Forms JS * *-->
<!-- * * Activate your form at https://startbootstrap.com/solution/contact-forms * *-->
<!-- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *-->
<script src="https://cdn.startbootstrap.com/sb-forms-latest.js"></script>
</body>
</html>