devmiro commited on
Commit
02daae1
·
verified ·
1 Parent(s): 13c8fbc

- Follow Up Deployment

Browse files
Files changed (3) hide show
  1. README.md +7 -5
  2. index.html +740 -19
  3. prompts.txt +2 -0
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
- title: Fametro
3
- emoji: 📚
4
- colorFrom: indigo
5
- colorTo: red
6
  sdk: static
7
  pinned: false
 
 
8
  ---
9
 
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: fametro
3
+ emoji: 🐳
4
+ colorFrom: red
5
+ colorTo: blue
6
  sdk: static
7
  pinned: false
8
+ tags:
9
+ - deepsite
10
  ---
11
 
12
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
index.html CHANGED
@@ -1,19 +1,740 @@
1
- <!doctype html>
2
- <html>
3
- <head>
4
- <meta charset="utf-8" />
5
- <meta name="viewport" content="width=device-width" />
6
- <title>My static Space</title>
7
- <link rel="stylesheet" href="style.css" />
8
- </head>
9
- <body>
10
- <div class="card">
11
- <h1>Welcome to your static Space!</h1>
12
- <p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
13
- <p>
14
- Also don't forget to check the
15
- <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
16
- </p>
17
- </div>
18
- </body>
19
- </html>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="pt-BR">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <title>Fametro - Centro Universitário</title>
7
+ <script src="https://cdn.tailwindcss.com"></script>
8
+ <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
9
+ <style>
10
+ /* Custom CSS for elements that can't be easily styled with Tailwind */
11
+ .dropdown:hover .dropdown-menu {
12
+ display: block;
13
+ }
14
+
15
+ .accessibility-menu {
16
+ transition: all 0.3s ease;
17
+ max-height: 0;
18
+ overflow: hidden;
19
+ }
20
+
21
+ .accessibility-menu.open {
22
+ max-height: 500px;
23
+ }
24
+
25
+ .carousel-item {
26
+ transition: opacity 1s ease-in-out;
27
+ opacity: 0;
28
+ position: absolute;
29
+ top: 0;
30
+ left: 0;
31
+ width: 100%;
32
+ }
33
+
34
+ .carousel-item.active {
35
+ opacity: 1;
36
+ position: relative;
37
+ }
38
+
39
+ .modal {
40
+ transition: all 0.3s ease;
41
+ opacity: 0;
42
+ visibility: hidden;
43
+ }
44
+
45
+ .modal.open {
46
+ opacity: 1;
47
+ visibility: visible;
48
+ }
49
+ </style>
50
+ </head>
51
+ <body class="font-sans text-gray-800">
52
+ <!-- Accessibility Bar -->
53
+ <div class="bg-blue-900 text-white py-2 px-4 text-sm">
54
+ <div class="container mx-auto flex justify-between items-center">
55
+ <a href="#content" class="underline">Ir para o conteúdo</a>
56
+ <button onclick="toggleAccessibilityMenu()" class="flex items-center gap-1">
57
+ <i class="fas fa-universal-access"></i>
58
+ Ferramentas de acessibilidade
59
+ </button>
60
+ </div>
61
+ </div>
62
+
63
+ <!-- Accessibility Menu -->
64
+ <div id="accessibilityMenu" class="accessibility-menu bg-blue-800 text-white px-4 py-3">
65
+ <div class="container mx-auto grid grid-cols-2 md:grid-cols-4 gap-4">
66
+ <a href="#" class="flex items-center gap-2 hover:underline"><i class="fas fa-text-height"></i> Aumentar texto</a>
67
+ <a href="#" class="flex items-center gap-2 hover:underline"><i class="fas fa-text-width"></i> Diminuir texto</a>
68
+ <a href="#" class="flex items-center gap-2 hover:underline"><i class="fas fa-moon"></i> Escala de cinza</a>
69
+ <a href="#" class="flex items-center gap-2 hover:underline"><i class="fas fa-adjust"></i> Alto contraste</a>
70
+ <a href="#" class="flex items-center gap-2 hover:underline"><i class="fas fa-adjust rotate-180"></i> Contraste negativo</a>
71
+ <a href="#" class="flex items-center gap-2 hover:underline"><i class="fas fa-sun"></i> Fundo claro</a>
72
+ <a href="#" class="flex items-center gap-2 hover:underline"><i class="fas fa-underline"></i> Links sublinhados</a>
73
+ <a href="#" class="flex items-center gap-2 hover:underline"><i class="fas fa-font"></i> Fonte legível</a>
74
+ <a href="#" class="flex items-center gap-2 hover:underline"><i class="fas fa-redo"></i> Redefinir</a>
75
+ </div>
76
+ </div>
77
+
78
+ <!-- VLibras Widget -->
79
+ <div class="bg-yellow-500 text-black p-2 text-sm text-center">
80
+ Conteúdo acessível em Libras usando o VLibras Widget com opções dos Avatares Ícaro, Hosana ou Guga.
81
+ <img src="https://vlibras.gov.br/app//assets/access_icon.svg" alt="Ícone VLibras" class="inline-block h-5 ml-2">
82
+ </div>
83
+
84
+ <!-- Main Header -->
85
+ <header class="bg-white shadow-md sticky top-0 z-50">
86
+ <div class="container mx-auto px-4">
87
+ <!-- Top Info Bar -->
88
+ <div class="flex justify-between items-center py-2 border-b">
89
+ <div class="flex items-center space-x-4">
90
+ <a href="#" class="text-blue-900 font-bold text-sm">SEJA POLO PARCEIRO</a>
91
+ <div class="dropdown relative">
92
+ <button class="text-blue-900 font-bold text-sm flex items-center">
93
+ PESQUISA <i class="fas fa-chevron-down ml-1 text-xs"></i>
94
+ </button>
95
+ <div class="dropdown-menu absolute hidden bg-white shadow-lg rounded mt-2 py-2 w-64 z-50">
96
+ <a href="#" class="block px-4 py-2 hover:bg-blue-50">Comunidade IC</a>
97
+ <a href="#" class="block px-4 py-2 hover:bg-blue-50">CONCIFA</a>
98
+ <a href="#" class="block px-4 py-2 hover:bg-blue-50">GPEDI</a>
99
+ <a href="#" class="block px-4 py-2 hover:bg-blue-50">Ligas Acadêmicas</a>
100
+ <a href="#" class="block px-4 py-2 hover:bg-blue-50">Ligas Atléticas</a>
101
+ <a href="#" class="block px-4 py-2 hover:bg-blue-50">Produzir & Publicar</a>
102
+ <a href="#" class="block px-4 py-2 hover:bg-blue-50">PROMICT</a>
103
+ </div>
104
+ </div>
105
+
106
+ <div class="dropdown relative">
107
+ <button class="text-blue-900 font-bold text-sm flex items-center">
108
+ EXTENSÃO <i class="fas fa-chevron-down ml-1 text-xs"></i>
109
+ </button>
110
+ <div class="dropdown-menu absolute hidden bg-white shadow-lg rounded mt-2 py-2 w-64 z-50">
111
+ <a href="#" class="block px-4 py-2 hover:bg-blue-50">GPEDI</a>
112
+ <a href="#" class="block px-4 py-2 hover:bg-blue-50">ODS</a>
113
+ <a href="#" class="block px-4 py-2 hover:bg-blue-50">PAPEERI</a>
114
+ </div>
115
+ </div>
116
+
117
+ <div class="dropdown relative">
118
+ <button class="text-blue-900 font-bold text-sm flex items-center">
119
+ SERVIÇOS <i class="fas fa-chevron-down ml-1 text-xs"></i>
120
+ </button>
121
+ <div class="dropdown-menu absolute hidden bg-white shadow-lg rounded mt-2 py-2 w-64 z-50">
122
+ <a href="#" class="block px-4 py-2 hover:bg-blue-50">Biblioteca</a>
123
+ <a href="#" class="block px-4 py-2 hover:bg-blue-50">Central do Aluno</a>
124
+ <a href="#" class="block px-4 py-2 hover:bg-blue-50">Clínicas Fametro</a>
125
+ <a href="#" class="block px-4 py-2 hover:bg-blue-50">Empremetro</a>
126
+ <a href="#" class="block px-4 py-2 hover:bg-blue-50">Estacionamento</a>
127
+ <a href="#" class="block px-4 py-2 hover:bg-blue-50">Idiomas</a>
128
+ <a href="#" class="block px-4 py-2 hover:bg-blue-50">Intercâmbio</a>
129
+ <a href="#" class="block px-4 py-2 hover:bg-blue-50">Núcleo De Práticas Jurídicas</a>
130
+ </div>
131
+ </div>
132
+
133
+ <div class="dropdown relative">
134
+ <button class="text-blue-900 font-bold text-sm flex items-center">
135
+ PORTAL <i class="fas fa-chevron-down ml-1 text-xs"></i>
136
+ </button>
137
+ <div class="dropdown-menu absolute hidden bg-white shadow-lg rounded mt-2 py-2 w-64 z-50">
138
+ <a href="#" class="block px-4 py-2 hover:bg-blue-50">Portal do Egresso</a>
139
+ <a href="#" class="block px-4 py-2 hover:bg-blue-50">Aluno</a>
140
+ <a href="#" class="block px-4 py-2 hover:bg-blue-50">Portal Digital</a>
141
+ <a href="#" class="block px-4 py-2 hover:bg-blue-50">Professor</a>
142
+ <a href="#" class="block px-4 py-2 hover:bg-blue-50">Colaborador</a>
143
+ </div>
144
+ </div>
145
+ </div>
146
+
147
+ <div class="flex items-center space-x-4">
148
+ <button id="searchToggle" class="text-blue-900">
149
+ <i class="fas fa-search"></i>
150
+ </button>
151
+ <a href="#" class="bg-blue-900 text-white px-4 py-1 rounded-md text-sm font-bold hover:bg-blue-800 transition">
152
+ MATRICULE-SE!
153
+ </a>
154
+ </div>
155
+ </div>
156
+
157
+ <!-- Search Bar -->
158
+ <div id="searchBar" class="hidden py-2 border-b">
159
+ <div class="relative">
160
+ <input type="text" placeholder="Pesquisar..." class="w-full border border-gray-300 rounded-md py-2 px-4 pl-10 focus:outline-none focus:ring-2 focus:ring-blue-500">
161
+ <i class="fas fa-search absolute left-3 top-3 text-gray-400"></i>
162
+ </div>
163
+ </div>
164
+
165
+ <!-- Main Navigation -->
166
+ <nav class="flex justify-between items-center py-4">
167
+ <a href="/" class="flex items-center">
168
+ <img src="https://62ad35b797.nxcli.net/wp-content/uploads/2022/02/Logo600.png" alt="Fametro Logo" class="h-12">
169
+ </a>
170
+
171
+ <div class="hidden lg:flex items-center space-x-6">
172
+ <div class="dropdown relative group">
173
+ <a href="#" class="font-bold text-blue-900 group-hover:text-blue-700 flex items-center">
174
+ SOBRE <span class="text-blue-600 ml-1">A FAMETRO</span>
175
+ </a>
176
+ <div class="dropdown-menu absolute hidden group-hover:block bg-white shadow-lg rounded mt-0 py-2 w-64 z-50">
177
+ <a href="#" class="block px-4 py-2 hover:bg-blue-50">Histórico</a>
178
+ <a href="#" class="block px-4 py-2 hover:bg-blue-50">Missão, Visão e Valores</a>
179
+ <a href="#" class="block px-4 py-2 hover:bg-blue-50">Estrutura</a>
180
+ <a href="#" class="block px-4 py-2 hover:bg-blue-50">Corpo Docente</a>
181
+ </div>
182
+ </div>
183
+
184
+ <a href="#" class="font-bold text-blue-900 hover:text-blue-700">
185
+ ENSINO <span class="text-blue-600">PRESENCIAL</span>
186
+ </a>
187
+
188
+ <a href="#" class="font-bold text-blue-900 hover:text-blue-700">
189
+ ENSINO <span class="text-blue-600">À DISTÂNCIA E SEMI-PRESENCIAL</span>
190
+ </a>
191
+
192
+ <a href="#" class="font-bold text-blue-900 hover:text-blue-700">
193
+ <span class="text-blue-600">MEDICINA</span>
194
+ </a>
195
+
196
+ <div class="dropdown relative group">
197
+ <a href="#" class="font-bold text-blue-900 group-hover:text-blue-700 flex items-center">
198
+ <span class="text-blue-600">PÓS-GRADUAÇÃO</span>
199
+ </a>
200
+ <div class="dropdown-menu absolute hidden group-hover:block bg-white shadow-lg rounded mt-0 py-2 w-64 z-50">
201
+ <a href="#" class="block px-4 py-2 hover:bg-blue-50">PÓS-GRADUAÇÃO PRESENCIAL</a>
202
+ <a href="#" class="block px-4 py-2 hover:bg-blue-50">PÓS-GRADUAÇÃO AO VIVO</a>
203
+ <a href="#" class="block px-4 py-2 hover:bg-blue-50">PÓS-GRADUAÇÃO EAD</a>
204
+ </div>
205
+ </div>
206
+
207
+ <a href="#" class="font-bold text-blue-900 hover:text-blue-700">
208
+ <span class="text-blue-600">CURSOS LIVRES</span>
209
+ </a>
210
+ </div>
211
+
212
+ <button id="mobileMenuToggle" class="lg:hidden text-blue-900 text-2xl">
213
+ <i class="fas fa-bars"></i>
214
+ </button>
215
+ </nav>
216
+ </div>
217
+ </header>
218
+
219
+ <!-- Mobile Menu -->
220
+ <div id="mobileMenu" class="fixed inset-0 bg-white z-50 overflow-y-auto hidden lg:hidden">
221
+ <div class="container mx-auto px-4 py-6">
222
+ <div class="flex justify-between items-center mb-6">
223
+ <img src="https://62ad35b797.nxcli.net/wp-content/uploads/2022/02/Logo600.png" alt="Fametro Logo" class="h-10">
224
+ <button id="mobileMenuClose" class="text-2xl text-gray-600">
225
+ <i class="fas fa-times"></i>
226
+ </button>
227
+ </div>
228
+
229
+ <div class="space-y-2">
230
+ <div class="border-b py-2">
231
+ <a href="#" class="block font-bold text-lg py-2">SEJA FAMETRO</a>
232
+ </div>
233
+
234
+ <div class="border-b py-2">
235
+ <a href="#" class="block font-bold text-lg py-2">SOBRE A FAMETRO</a>
236
+ </div>
237
+
238
+ <div class="border-b py-2">
239
+ <a href="#" class="block font-bold text-lg py-2">ENSINO PRESENCIAL</a>
240
+ </div>
241
+
242
+ <div class="border-b py-2">
243
+ <a href="#" class="block font-bold text-lg py-2">ENSINO À DISTÂNCIA E SEMI</a>
244
+ </div>
245
+
246
+ <div class="border-b py-2">
247
+ <a href="#" class="block font-bold text-lg py-2">MEDICINA</a>
248
+ </div>
249
+
250
+ <div class="border-b py-2">
251
+ <button class="flex justify-between items-center w-full font-bold text-lg py-2" onclick="toggleSubmenu('posSubmenu')">
252
+ PÓS-GRADUAÇÃO E MBA <i class="fas fa-chevron-down"></i>
253
+ </button>
254
+ <div id="posSubmenu" class="hidden pl-4 mt-2 space-y-2">
255
+ <a href="#" class="block">PÓS-GRADUAÇÃO PRESENCIAL</a>
256
+ <a href="#" class="block">PÓS-GRADUAÇÃO AO VIVO</a>
257
+ <a href="#" class="block">PÓS-GRADUAÇÃO EAD</a>
258
+ </div>
259
+ </div>
260
+
261
+ <div class="border-b py-2">
262
+ <a href="#" class="block font-bold text-lg py-2">CURSOS LIVRES</a>
263
+ </div>
264
+
265
+ <div class="border-b py-2">
266
+ <button class="flex justify-between items-center w-full font-bold text-lg py-2" onclick="toggleSubmenu('portalSubmenu')">
267
+ PORTAL <i class="fas fa-chevron-down"></i>
268
+ </button>
269
+ <div id="portalSubmenu" class="hidden pl-4 mt-2 space-y-2">
270
+ <a href="#" class="block">ALUNO</a>
271
+ <a href="#" class="block">PORTAL DIGITAL</a>
272
+ <a href="#" class="block">PROFESSOR</a>
273
+ <a href="#" class="block">COLABORADOR</a>
274
+ </div>
275
+ </div>
276
+
277
+ <div class="border-b py-2">
278
+ <button class="flex justify-between items-center w-full font-bold text-lg py-2" onclick="toggleSubmenu('servicosSubmenu')">
279
+ SERVIÇOS <i class="fas fa-chevron-down"></i>
280
+ </button>
281
+ <div id="servicosSubmenu" class="hidden pl-4 mt-2 space-y-2">
282
+ <a href="#" class="block">BIBLIOTECA</a>
283
+ <a href="#" class="block">CENTRAL DO ALUNO</a>
284
+ <a href="#" class="block">CLÍNICAS FAMETRO</a>
285
+ <a href="#" class="block">EMPREMETRO</a>
286
+ <a href="#" class="block">ESTACIONAMENTO</a>
287
+ <a href="#" class="block">IDIOMAS</a>
288
+ <a href="#" class="block">INTERCÂMBIO</a>
289
+ <a href="#" class="block">NÚCLEO DE PRÁTICAS JURÍDICAS</a>
290
+ </div>
291
+ </div>
292
+
293
+ <div class="border-b py-2">
294
+ <a href="#" class="block font-bold text-lg py-2">PESQUISA & EXTENSÃO</a>
295
+ </div>
296
+
297
+ <div class="border-b py-2">
298
+ <a href="#" class="block font-bold text-lg py-2">SEJA PARCEIRO</a>
299
+ </div>
300
+ </div>
301
+ </div>
302
+ </div>
303
+
304
+ <!-- Main Content -->
305
+ <main id="content">
306
+ <!-- Hero Carousel -->
307
+ <div class="relative overflow-hidden">
308
+ <div class="carousel-container h-[500px] md:h-[600px] relative">
309
+ <div class="carousel-item active">
310
+ <div class="absolute inset-0 bg-gradient-to-r from-blue-900/80 to-transparent z-10"></div>
311
+ <img src="https://fametro.edu.br/wp-content/uploads/2025/04/VESTIBULAR-FAMETRO-25.2-site-mobile.webp" alt="Vestibular Fametro" class="w-full h-full object-cover">
312
+ <div class="absolute bottom-0 left-0 p-8 z-20 text-white max-w-lg">
313
+ <h2 class="text-3xl md:text-5xl font-bold mb-4">Vestibular 25.2</h2>
314
+ <p class="text-lg mb-6">Garanta sua vaga para o segundo semestre de 2025!</p>
315
+ <a href="#" class="bg-yellow-500 hover:bg-yellow-600 text-blue-900 font-bold py-3 px-6 rounded-md inline-block transition duration-300">
316
+ Clique aqui
317
+ </a>
318
+ </div>
319
+ </div>
320
+
321
+ <div class="carousel-item">
322
+ <div class="absolute inset-0 bg-gradient-to-r from-blue-900/80 to-transparent z-10"></div>
323
+ <img src="https://fametro.edu.br/wp-content/uploads/2025/01/14.01.2025.1-FAMETRO-Top-Of-Mind-Action-2025-SITE-FAMETRO-MOBILE_.png" alt="Fametro Top of Mind" class="w-full h-full object-cover">
324
+ <div class="absolute bottom-0 left-0 p-8 z-20 text-white max-w-lg">
325
+ <h2 class="text-3xl md:text-5xl font-bold mb-4">Top of Mind 2025</h2>
326
+ <p class="text-lg mb-6">Fametro novamente a escolha número um dos manauaras no ensino superior!</p>
327
+ <a href="#" class="bg-yellow-500 hover:bg-yellow-600 text-blue-900 font-bold py-3 px-6 rounded-md inline-block transition duration-300">
328
+ Saiba mais
329
+ </a>
330
+ </div>
331
+ </div>
332
+
333
+ <div class="carousel-item">
334
+ <div class="absolute inset-0 bg-gradient-to-r from-blue-900/80 to-transparent z-10"></div>
335
+ <img src="https://fametro.edu.br/wp-content/uploads/2025/05/FMT-Banner-Vestibular-EAD-mobile.webp" alt="Vestibular EAD" class="w-full h-full object-cover">
336
+ <div class="absolute bottom-0 left-0 p-8 z-20 text-white max-w-lg">
337
+ <h2 class="text-3xl md:text-5xl font-bold mb-4">Vestibular EAD</h2>
338
+ <p class="text-lg mb-6">Estude onde e quando quiser com a qualidade Fametro!</p>
339
+ <a href="#" class="bg-yellow-500 hover:bg-yellow-600 text-blue-900 font-bold py-3 px-6 rounded-md inline-block transition duration-300">
340
+ Clique aqui
341
+ </a>
342
+ </div>
343
+ </div>
344
+ </div>
345
+
346
+ <button id="prevBtn" class="absolute left-4 top-1/2 -translate-y-1/2 bg-black/30 text-white p-3 rounded-full z-20 hover:bg-black/50 transition">
347
+ <i class="fas fa-chevron-left"></i>
348
+ </button>
349
+ <button id="nextBtn" class="absolute right-4 top-1/2 -translate-y-1/2 bg-black/30 text-white p-3 rounded-full z-20 hover:bg-black/50 transition">
350
+ <i class="fas fa-chevron-right"></i>
351
+ </button>
352
+
353
+ <div class="absolute bottom-4 left-0 right-0 flex justify-center space-x-2 z-20">
354
+ <button class="carousel-indicator w-3 h-3 rounded-full bg-white/50 hover:bg-white transition" data-index="0"></button>
355
+ <button class="carousel-indicator w-3 h-3 rounded-full bg-white/50 hover:bg-white transition" data-index="1"></button>
356
+ <button class="carousel-indicator w-3 h-3 rounded-full bg-white/50 hover:bg-white transition" data-index="2"></button>
357
+ </div>
358
+ </div>
359
+
360
+ <!-- CTA Section -->
361
+ <section class="bg-blue-900 text-white py-12">
362
+ <div class="container mx-auto px-4 text-center">
363
+ <h2 class="text-3xl md:text-4xl font-bold mb-6">PREPARE-SE PARA DESCOBRIR A FAMETRO</h2>
364
+ <a href="#" class="bg-yellow-500 hover:bg-yellow-600 text-blue-900 font-bold py-4 px-8 rounded-md inline-block text-lg transition duration-300">
365
+ SEJA FAMETRO &gt;
366
+ </a>
367
+ </div>
368
+ </section>
369
+
370
+ <!-- Modalidades Section -->
371
+ <section class="py-16 bg-gray-50">
372
+ <div class="container mx-auto px-4">
373
+ <h2 class="text-3xl font-bold text-center mb-12 text-blue-900">Escolha a Modalidade</h2>
374
+
375
+ <div class="grid md:grid-cols-2 lg:grid-cols-4 gap-6">
376
+ <!-- Ensino Presencial -->
377
+ <div class="bg-white rounded-lg shadow-md overflow-hidden hover:shadow-lg transition duration-300">
378
+ <div class="bg-blue-800 text-white text-center py-4">
379
+ <h3 class="text-xl font-bold">Ensino</h3>
380
+ <p class="text-yellow-300 font-bold">Presencial</p>
381
+ </div>
382
+ <div class="p-6">
383
+ <ul class="space-y-3 mb-6">
384
+ <li class="flex items-center">
385
+ <i class="fas fa-check-circle text-green-500 mr-2"></i>
386
+ <a href="#" class="hover:text-blue-700">Vestibular Online</a>
387
+ </li>
388
+ <li class="flex items-center">
389
+ <i class="fas fa-check-circle text-green-500 mr-2"></i>
390
+ <a href="#" class="hover:text-blue-700">Cursos</a>
391
+ </li>
392
+ <li class="flex items-center">
393
+ <i class="fas fa-check-circle text-green-500 mr-2"></i>
394
+ <a href="#" class="hover:text-blue-700">Calendário Acadêmico</a>
395
+ </li>
396
+ <li class="flex items-center">
397
+ <i class="fas fa-check-circle text-green-500 mr-2"></i>
398
+ <a href="#" class="hover:text-blue-700">Resultado</a>
399
+ </li>
400
+ </ul>
401
+ <a href="#" class="block text-center bg-blue-700 hover:bg-blue-800 text-white py-2 px-4 rounded-md transition duration-300">
402
+ SAIBA MAIS &gt;
403
+ </a>
404
+ </div>
405
+ </div>
406
+
407
+ <!-- Ensino EAD -->
408
+ <div class="bg-white rounded-lg shadow-md overflow-hidden hover:shadow-lg transition duration-300">
409
+ <div class="bg-blue-800 text-white text-center py-4">
410
+ <h3 class="text-xl font-bold">Ensino</h3>
411
+ <p class="text-yellow-300 font-bold">Semi-Presencial e EAD</p>
412
+ </div>
413
+ <div class="p-6">
414
+ <ul class="space-y-3 mb-6">
415
+ <li class="flex items-center">
416
+ <i class="fas fa-check-circle text-green-500 mr-2"></i>
417
+ <a href="#" class="hover:text-blue-700">Vestibular Online</a>
418
+ </li>
419
+ <li class="flex items-center">
420
+ <i class="fas fa-check-circle text-green-500 mr-2"></i>
421
+ <a href="#" class="hover:text-blue-700">Cursos</a>
422
+ </li>
423
+ <li class="flex items-center">
424
+ <i class="fas fa-check-circle text-green-500 mr-2"></i>
425
+ <a href="#" class="hover:text-blue-700">Calendário Acadêmico</a>
426
+ </li>
427
+ <li class="flex items-center">
428
+ <i class="fas fa-check-circle text-green-500 mr-2"></i>
429
+ <a href="#" class="hover:text-blue-700">Resultado</a>
430
+ </li>
431
+ </ul>
432
+ <a href="#" class="block text-center bg-blue-700 hover:bg-blue-800 text-white py-2 px-4 rounded-md transition duration-300">
433
+ SAIBA MAIS &gt;
434
+ </a>
435
+ </div>
436
+ </div>
437
+
438
+ <!-- Medicina -->
439
+ <div class="bg-white rounded-lg shadow-md overflow-hidden hover:shadow-lg transition duration-300">
440
+ <div class="bg-blue-800 text-white text-center py-4">
441
+ <h3 class="text-xl font-bold">Faculdade de</h3>
442
+ <p class="text-yellow-300 font-bold">Medicina</p>
443
+ </div>
444
+ <div class="p-6">
445
+ <ul class="space-y-3 mb-6">
446
+ <li class="flex items-center">
447
+ <i class="fas fa-check-circle text-green-500 mr-2"></i>
448
+ <a href="#" class="hover:text-blue-700">Vestibular de Medicina</a>
449
+ </li>
450
+ <li class="flex items-center">
451
+ <i class="fas fa-check-circle text-green-500 mr-2"></i>
452
+ <a href="#" class="hover:text-blue-700">Sobre o Curso</a>
453
+ </li>
454
+ <li class="flex items-center">
455
+ <i class="fas fa-check-circle text-green-500 mr-2"></i>
456
+ <a href="#" class="hover:text-blue-700">Calendário Acadêmico</a>
457
+ </li>
458
+ </ul>
459
+ <a href="#" class="block text-center bg-blue-700 hover:bg-blue-800 text-white py-2 px-4 rounded-md transition duration-300">
460
+ SAIBA MAIS &gt;
461
+ </a>
462
+ </div>
463
+ </div>
464
+
465
+ <!-- Seja Fametro -->
466
+ <div class="bg-gradient-to-b from-blue-800 to-blue-900 rounded-lg shadow-md overflow-hidden text-white p-6 flex flex-col justify-center">
467
+ <h3 class="text-2xl font-bold mb-4">Seja Fametro</h3>
468
+ <ul class="space-y-3 mb-6">
469
+ <li><a href="#" class="hover:text-yellow-300 block">Vestibular Online</a></li>
470
+ <li><a href="#" class="hover:text-yellow-300 block">ENEM</a></li>
471
+ <li><a href="#" class="hover:text-yellow-300 block">Transferência</a></li>
472
+ <li><a href="#" class="hover:text-yellow-300 block">Portador de Diploma</a></li>
473
+ <li><a href="#" class="hover:text-yellow-300 block">Pós-Graduação Presencial</a></li>
474
+ <li><a href="#" class="hover:text-yellow-300 block">Pós-Graduação ao Vivo</a></li>
475
+ <li><a href="#" class="hover:text-yellow-300 block">Pós-Graduação EaD</a></li>
476
+ <li><a href="#" class="hover:text-yellow-300 block">Idiomas</a></li>
477
+ <li><a href="#" class="hover:text-yellow-300 block">Matricule-se</a></li>
478
+ <li><a href="#" class="hover:text-yellow-300 block">Financiamento – PRAVALER</a></li>
479
+ <li><a href="#" class="hover:text-yellow-300 block">RESULTADO VESTIBULAR</a></li>
480
+ </ul>
481
+ </div>
482
+ </div>
483
+ </div>
484
+ </section>
485
+
486
+ <!-- Nossos Canais Section -->
487
+ <section class="py-16 bg-white">
488
+ <div class="container mx-auto px-4">
489
+ <h2 class="text-3xl font-bold text-center mb-12 text-blue-900">Nossos Canais</h2>
490
+
491
+ <div class="grid md:grid-cols-3 gap-8">
492
+ <!-- Youtube -->
493
+ <div class="bg-gray-50 p-6 rounded-lg shadow-md">
494
+ <div class="flex items-center mb-4">
495
+ <i class="fab fa-youtube text-red-600 text-3xl mr-3"></i>
496
+ <h3 class="text-xl font-bold text-blue-900">Nosso Youtube</h3>
497
+ </div>
498
+ <div class="aspect-w-16 aspect-h-9 bg-gray-200 rounded-lg overflow-hidden">
499
+ <!-- Placeholder for YouTube embed -->
500
+ <div class="w-full h-full flex items-center justify-center bg-gray-300 text-gray-500">
501
+ <i class="fab fa-youtube text-5xl"></i>
502
+ </div>
503
+ </div>
504
+ </div>
505
+
506
+ <!-- Blog -->
507
+ <div class="bg-gray-50 p-6 rounded-lg shadow-md">
508
+ <div class="flex items-center mb-4">
509
+ <i class="fas fa-blog text-blue-500 text-3xl mr-3"></i>
510
+ <h3 class="text-xl font-bold text-blue-900">Blog Fametro</h3>
511
+ </div>
512
+ <div class="aspect-w-16 aspect-h-9 bg-gray-200 rounded-lg overflow-hidden mb-4">
513
+ <img src="https://fametro.edu.br/wp-content/uploads/2024/09/PHOTO-2024-09-26-15-31-29-1024x1024.jpg" alt="Blog Fametro" class="w-full h-full object-cover">
514
+ </div>
515
+ <a href="#" class="block text-center bg-blue-700 hover:bg-blue-800 text-white py-2 px-4 rounded-md transition duration-300 mt-4">
516
+ VISITAR BLOG &gt;
517
+ </a>
518
+ </div>
519
+
520
+ <!-- Redes Sociais -->
521
+ <div class="bg-gray-50 p-6 rounded-lg shadow-md">
522
+ <div class="flex items-center mb-4">
523
+ <i class="fas fa-hashtag text-blue-400 text-3xl mr-3"></i>
524
+ <h3 class="text-xl font-bold text-blue-900">Nossas Redes Sociais</h3>
525
+ </div>
526
+ <div class="grid grid-cols-2 gap-4">
527
+ <a href="#" class="bg-[#3b5998] hover:bg-[#2d4373] text-white py-3 px-4 rounded-md flex items-center justify-center transition duration-300">
528
+ <i class="fab fa-facebook-f mr-2"></i> Facebook
529
+ </a>
530
+ <a href="#" class="bg-gradient-to-r from-[#405de6] via-[#5851db] to-[#fd1d1d] hover:from-[#4a5dec] hover:via-[#6559e0] hover:to-[#fd2525] text-white py-3 px-4 rounded-md flex items-center justify-center transition duration-300">
531
+ <i class="fab fa-instagram mr-2"></i> Instagram
532
+ </a>
533
+ <a href="#" class="bg-[#0077b5] hover:bg-[#006097] text-white py-3 px-4 rounded-md flex items-center justify-center transition duration-300">
534
+ <i class="fab fa-linkedin-in mr-2"></i> Linkedin
535
+ </a>
536
+ <a href="#" class="bg-[#ff0000] hover:bg-[#cc0000] text-white py-3 px-4 rounded-md flex items-center justify-center transition duration-300">
537
+ <i class="fab fa-youtube mr-2"></i> Youtube
538
+ </a>
539
+ </div>
540
+ </div>
541
+ </div>
542
+ </div>
543
+ </section>
544
+
545
+ <!-- Quick Links Section -->
546
+ <section class="py-12 bg-gray-100">
547
+ <div class="container mx-auto px-4">
548
+ <div class="grid md:grid-cols-4 gap-8">
549
+ <div>
550
+ <h3 class="font-bold text-lg text-blue-900 mb-4">Blog Fametro</h3>
551
+ <ul class="space-y-2">
552
+ <li><a href="#" class="text-gray-700 hover:text-blue-700">Perguntas Frequentes</a></li>
553
+ <li><a href="#" class="text-gray-700 hover:text-blue-700">CPA</a></li>
554
+ <li>
555
+ <button onclick="toggleAccordion('ensinoAccordion')" class="flex justify-between items-center w-full text-gray-700 hover:text-blue-700">
556
+ Ensino <i class="fas fa-chevron-down text-xs"></i>
557
+ </button>
558
+ <ul id="ensinoAccordion" class="hidden pl-4 mt-2 space-y-2">
559
+ <li><a href="#" class="text-gray-700 hover:text-blue-700">Calendário Acadêmico</a></li>
560
+ <li><a href="#" class="text-gray-700 hover:text-blue-700">Documentos Institucionais</a></li>
561
+ </ul>
562
+ </li>
563
+ <li><a href="#" class="text-gray-700 hover:text-blue-700">Galeria</a></li>
564
+ </ul>
565
+ </div>
566
+
567
+ <div>
568
+ <h3 class="font-bold text-lg text-blue-900 mb-4">Institucional</h3>
569
+ <ul class="space-y-2">
570
+ <li><a href="#" class="text-gray-700 hover:text-blue-700">Editais</a></li>
571
+ <li><a href="#" class="text-gray-700 hover:text-blue-700">Fale Conosco</a></li>
572
+ <li><a href="#" class="text-gray-700 hover:text-blue-700">Ouvidoria</a></li>
573
+ <li><a href="#" class="text-gray-700 hover:text-blue-700">Políticas de Privacidade</a></li>
574
+ <li><a href="#" class="text-gray-700 hover:text-blue-700">Termos e Condições</a></li>
575
+ </ul>
576
+ </div>
577
+
578
+ <div>
579
+ <h3 class="font-bold text-lg text-blue-900 mb-4">Nossos polos e unidades</h3>
580
+ <div class="grid grid-cols-1 gap-2">
581
+ <a href="#" class="text-sm text-gray-700 hover:text-blue-700">Polo Benjamin Constant - AM</a>
582
+ <a href="#" class="text-sm text-gray-700 hover:text-blue-700">Polo Itapiranga - AM</a>
583
+ <a href="#" class="text-sm text-gray-700 hover:text-blue-700">Polo Humaitá - AM</a>
584
+ <a href="#" class="text-sm text-gray-700 hover:text-blue-700">Polo Anori - AM</a>
585
+ <a href="#" class="text-sm text-gray-700 hover:text-blue-700">Polo São Paulo de Olivença - AM</a>
586
+ </div>
587
+ </div>
588
+
589
+ <div>
590
+ <h3 class="font-bold text-lg text-blue-900 mb-4">Selos de Segurança</h3>
591
+ <div class="flex flex-wrap gap-4">
592
+ <a href="#" class="block">
593
+ <img src="https://fametro.edu.br/wp-content/uploads/2022/06/google.svg" alt="Google Safe Browsing" class="h-12">
594
+ </a>
595
+ <a href="#" class="block">
596
+ <img src="https://fametro.edu.br/wp-content/uploads/2022/06/mec-ceuni-208x300-1.png" alt="Selo E-MEC" class="h-12">
597
+ </a>
598
+ </div>
599
+ <div class="mt-4">
600
+ <img src="https://fametro.edu.br/wp-content/uploads/2023/02/2023.1-fametro-qr-code-mec-site-mobile.png" alt="QR Code MEC" class="h-24">
601
+ <p class="text-xs text-gray-600 mt-2">Verifique nossa validação no MEC</p>
602
+ </div>
603
+ </div>
604
+ </div>
605
+ </div>
606
+ </section>
607
+ </main>
608
+
609
+ <!-- Footer -->
610
+ <footer class="bg-blue-900 text-white py-8">
611
+ <div class="container mx-auto px-4">
612
+ <div class="flex flex-col md:flex-row justify-between items-center">
613
+ <div class="mb-4 md:mb-0">
614
+ <p class="text-sm">&copy; 2025 Centro Universitário Fametro | CNPJ 03.817.341/0001-42 | Todos os direitos reservados</p>
615
+ </div>
616
+
617
+ <div class="flex space-x-4">
618
+ <a href="#" class="hover:text-yellow-300 transition">
619
+ <i class="fab fa-facebook-f text-xl"></i>
620
+ </a>
621
+ <a href="#" class="hover:text-yellow-300 transition">
622
+ <i class="fab fa-instagram text-xl"></i>
623
+ </a>
624
+ <a href="#" class="hover:text-yellow-300 transition">
625
+ <i class="fab fa-youtube text-xl"></i>
626
+ </a>
627
+ <a href="#" class="hover:text-yellow-300 transition">
628
+ <i class="fab fa-linkedin-in text-xl"></i>
629
+ </a>
630
+ </div>
631
+ </div>
632
+ </div>
633
+ </footer>
634
+
635
+ <!-- WhatsApp Float Button -->
636
+ <a href="#" class="fixed bottom-6 right-6 bg-green-500 text-white w-14 h-14 rounded-full flex items-center justify-center shadow-lg hover:bg-green-600 transition z-40">
637
+ <i class="fab fa-whatsapp text-2xl"></i>
638
+ </a>
639
+
640
+ <script>
641
+ // Accessibility Menu Toggle
642
+ function toggleAccessibilityMenu() {
643
+ const menu = document.getElementById('accessibilityMenu');
644
+ menu.classList.toggle('open');
645
+ }
646
+
647
+ // Mobile Menu Toggle
648
+ const mobileMenuToggle = document.getElementById('mobileMenuToggle');
649
+ const mobileMenuClose = document.getElementById('mobileMenuClose');
650
+ const mobileMenu = document.getElementById('mobileMenu');
651
+
652
+ mobileMenuToggle.addEventListener('click', () => {
653
+ mobileMenu.classList.remove('hidden');
654
+ document.body.style.overflow = 'hidden';
655
+ });
656
+
657
+ mobileMenuClose.addEventListener('click', () => {
658
+ mobileMenu.classList.add('hidden');
659
+ document.body.style.overflow = '';
660
+ });
661
+
662
+ // Search Toggle
663
+ const searchToggle = document.getElementById('searchToggle');
664
+ const searchBar = document.getElementById('searchBar');
665
+
666
+ searchToggle.addEventListener('click', () => {
667
+ searchBar.classList.toggle('hidden');
668
+ });
669
+
670
+ // Submenu Toggle for Mobile
671
+ function toggleSubmenu(id) {
672
+ const submenu = document.getElementById(id);
673
+ submenu.classList.toggle('hidden');
674
+ }
675
+
676
+ // Accordion Toggle
677
+ function toggleAccordion(id) {
678
+ const accordion = document.getElementById(id);
679
+ accordion.classList.toggle('hidden');
680
+ }
681
+
682
+ // Carousel functionality
683
+ let currentSlide = 0;
684
+ const slides = document.querySelectorAll('.carousel-item');
685
+ const indicators = document.querySelectorAll('.carousel-indicator');
686
+
687
+ function showSlide(index) {
688
+ slides.forEach((slide, i) => {
689
+ slide.classList.toggle('active', i === index);
690
+ });
691
+
692
+ indicators.forEach((indicator, i) => {
693
+ indicator.classList.toggle('bg-white', i === index);
694
+ indicator.classList.toggle('bg-white/50', i !== index);
695
+ });
696
+
697
+ currentSlide = index;
698
+ }
699
+
700
+ document.getElementById('nextBtn').addEventListener('click', () => {
701
+ currentSlide = (currentSlide + 1) % slides.length;
702
+ showSlide(currentSlide);
703
+ });
704
+
705
+ document.getElementById('prevBtn').addEventListener('click', () => {
706
+ currentSlide = (currentSlide - 1 + slides.length) % slides.length;
707
+ showSlide(currentSlide);
708
+ });
709
+
710
+ indicators.forEach(indicator => {
711
+ indicator.addEventListener('click', () => {
712
+ const index = parseInt(indicator.getAttribute('data-index'));
713
+ showSlide(index);
714
+ });
715
+ });
716
+
717
+ // Auto-rotate carousel
718
+ let carouselInterval = setInterval(() => {
719
+ currentSlide = (currentSlide + 1) % slides.length;
720
+ showSlide(currentSlide);
721
+ }, 5000);
722
+
723
+ // Pause on hover
724
+ const carouselContainer = document.querySelector('.carousel-container');
725
+ carouselContainer.addEventListener('mouseenter', () => {
726
+ clearInterval(carouselInterval);
727
+ });
728
+
729
+ carouselContainer.addEventListener('mouseleave', () => {
730
+ carouselInterval = setInterval(() => {
731
+ currentSlide = (currentSlide + 1) % slides.length;
732
+ showSlide(currentSlide);
733
+ }, 5000);
734
+ });
735
+
736
+ // Initialize first slide
737
+ showSlide(0);
738
+ </script>
739
+ <p style="border-radius: 8px; text-align: center; font-size: 12px; color: #fff; margin-top: 16px;position: fixed; left: 8px; bottom: 8px; z-index: 10; background: rgba(0, 0, 0, 0.8); padding: 4px 8px;">Made with <img src="https://enzostvs-deepsite.hf.space/logo.svg" alt="DeepSite Logo" style="width: 16px; height: 16px; vertical-align: middle;display:inline-block;margin-right:3px;filter:brightness(0) invert(1);"><a href="https://enzostvs-deepsite.hf.space" style="color: #fff;text-decoration: underline;" target="_blank" >DeepSite</a> - 🧬 <a href="https://enzostvs-deepsite.hf.space?remix=devmiro/fametro" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
740
+ </html>
prompts.txt ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ Vamos fazer o site para Fametro universidade, esse é o logo da empresa https://fametro.edu.br/wp-content/uploads/2022/02/Logo600.png
2
+ Built with Next.js Tailwind CSS and framer motion A well structured template that is super easy to customize and play with. Modern, Minimal and Clean Design A modern, minimal and clean design that is tastefully filled with microinteractions to keep your users engaged. SEO Optimized Optimized for search engines, with a focus on SEO best practices. Mobile responsive Ensures optimal viewing experience across all devices and screen sizes. Typescript Built with Typescript, ensuring type safety and autocomplete for your code. Easy to deploy and customize Easily deploy your website to Vercel, Netlify, or any other platform.