RicodeFe81 commited on
Commit
c28dc3c
·
verified ·
1 Parent(s): ba6ae1a

Crie um blog visualmente semelhante ao app/site oficial da TEMU. O layout deve ter: 1. **Cabeçalho vermelho com barra de busca grande**, texto branco e ícones de microfone, câmera e lupa de pesquisa no canto direito. 2. Menu horizontal com categorias em destaque, com estilo de abas selecionáveis. Ex: "Tudo", "Mulheres", "Homens", "Página Inicial", "Esportes", etc. 3. Banner rotativo com promoções em destaque (como o da imagem "1º Aniversário Comemore com Seleções Especiais"), com fotos de produtos, preços reais (em reais), fundo temático e botão preto "COMPRE AGORA". 4. Seção de “Frete Grátis” com mensagens de confiança: - “A TEMU cobre o ICMS” - “R$10 de crédito por atraso” - “Pagamentos seguros” 5. Grade de produtos tipo “Mais vendidos” com cards contendo: - Imagem em HD realista (sem cartoon, sem AI surrealista) - Nome do produto - Preço (ex: R$67,28) - Quantidade vendida (ex: 4,6mil vendidos) - Badge: "Resta(m) apenas 7" ou “Anúncio” 6. Blocos de promoções horizontais: - Ex: "Farmland - Itens a R$0", "100% OFF Oferta Misteriosa", “Ofertas Relâmpago” 7. Rodapé fixo com menu igual ao app da TEMU, com ícones e rótulos: - Página inicial 🏠 - Categorias 🔍 - Você 👤 - Carrinho 🛒 (com badge de quantidades) ➡️ Design responsivo, mobile first. ➡️ Imagens realistas de produtos, com qualidade cinematográfica e cores vivas. ➡️ Todo o blog deve ser focado em gerar **confiança, cliques e conversões** para o link de afiliado. ➡️ Incluir CTA visível: “Visite a Loja Oficial TEMU e aproveite ofertas incríveis”, link: [https://temu.to/m/uiulhk4i7y3] O blog deve conter cerca de **20 a 30 seções**, para ser compatível com um eBook de apresentação futuramente. Entrega no formato de **layout HTML interativo** ou **no estilo DeepSite V2 Premium**, com realismo visual e alto nível de detalhamento. - Initial Deployment

Browse files
Files changed (2) hide show
  1. README.md +7 -5
  2. index.html +577 -19
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
- title: Afiliado Temu
3
- emoji: 👀
4
- colorFrom: red
5
- colorTo: indigo
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: afiliado-temu
3
+ emoji: 🐳
4
+ colorFrom: green
5
+ colorTo: gray
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,577 @@
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>TEMU Brasil - Ofertas Incríveis e Frete Grátis</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
+ @import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap');
11
+
12
+ body {
13
+ font-family: 'Inter', sans-serif;
14
+ padding-bottom: 60px; /* Space for fixed footer */
15
+ }
16
+
17
+ .product-card:hover {
18
+ transform: translateY(-5px);
19
+ box-shadow: 0 10px 20px rgba(0,0,0,0.1);
20
+ }
21
+
22
+ .promo-badge {
23
+ animation: pulse 2s infinite;
24
+ }
25
+
26
+ @keyframes pulse {
27
+ 0% { transform: scale(1); }
28
+ 50% { transform: scale(1.05); }
29
+ 100% { transform: scale(1); }
30
+ }
31
+
32
+ .carousel-item {
33
+ transition: opacity 0.5s ease-in-out;
34
+ }
35
+
36
+ .tab-active {
37
+ position: relative;
38
+ }
39
+
40
+ .tab-active:after {
41
+ content: '';
42
+ position: absolute;
43
+ bottom: -1px;
44
+ left: 0;
45
+ right: 0;
46
+ height: 3px;
47
+ background-color: #e30613;
48
+ }
49
+ </style>
50
+ </head>
51
+ <body class="bg-gray-50">
52
+ <!-- Header -->
53
+ <header class="bg-red-600 text-white sticky top-0 z-50 shadow-md">
54
+ <div class="container mx-auto px-4 py-3">
55
+ <div class="flex items-center justify-between">
56
+ <div class="flex items-center space-x-2">
57
+ <img src="https://upload.wikimedia.org/wikipedia/commons/thumb/d/d1/Temu_logo.svg/2560px-Temu_logo.svg.png" alt="TEMU Logo" class="h-8">
58
+ </div>
59
+ <div class="flex items-center space-x-4">
60
+ <button class="p-2 rounded-full hover:bg-red-700">
61
+ <i class="fas fa-microphone text-lg"></i>
62
+ </button>
63
+ <button class="p-2 rounded-full hover:bg-red-700">
64
+ <i class="fas fa-camera text-lg"></i>
65
+ </button>
66
+ <button class="p-2 rounded-full hover:bg-red-700">
67
+ <i class="fas fa-search text-lg"></i>
68
+ </button>
69
+ </div>
70
+ </div>
71
+
72
+ <div class="mt-3 relative">
73
+ <input type="text" placeholder="Pesquise milhões de produtos..."
74
+ class="w-full py-3 px-4 pr-12 rounded-lg text-gray-800 focus:outline-none focus:ring-2 focus:ring-red-400">
75
+ <button class="absolute right-3 top-3 text-gray-500 hover:text-red-600">
76
+ <i class="fas fa-search"></i>
77
+ </button>
78
+ </div>
79
+ </div>
80
+ </header>
81
+
82
+ <!-- Categories Navigation -->
83
+ <nav class="bg-white shadow-sm sticky top-16 z-40 overflow-x-auto">
84
+ <div class="container mx-auto px-4">
85
+ <div class="flex space-x-6 whitespace-nowrap py-3">
86
+ <a href="#" class="font-medium text-red-600 tab-active">Tudo</a>
87
+ <a href="#" class="font-medium text-gray-700 hover:text-red-600">Mulheres</a>
88
+ <a href="#" class="font-medium text-gray-700 hover:text-red-600">Homens</a>
89
+ <a href="#" class="font-medium text-gray-700 hover:text-red-600">Página Inicial</a>
90
+ <a href="#" class="font-medium text-gray-700 hover:text-red-600">Esportes</a>
91
+ <a href="#" class="font-medium text-gray-700 hover:text-red-600">Eletrônicos</a>
92
+ <a href="#" class="font-medium text-gray-700 hover:text-red-600">Casa e Jardim</a>
93
+ <a href="#" class="font-medium text-gray-700 hover:text-red-600">Beleza</a>
94
+ <a href="#" class="font-medium text-gray-700 hover:text-red-600">Brinquedos</a>
95
+ <a href="#" class="font-medium text-gray-700 hover:text-red-600">Automóveis</a>
96
+ </div>
97
+ </div>
98
+ </nav>
99
+
100
+ <!-- Main Content -->
101
+ <main class="container mx-auto px-4 py-6">
102
+ <!-- Carousel Banner -->
103
+ <section class="mb-8 relative">
104
+ <div class="carousel-container relative overflow-hidden rounded-xl h-64 md:h-80 lg:h-96">
105
+ <div class="carousel-item absolute inset-0 bg-gradient-to-r from-red-500 to-yellow-400 flex items-center">
106
+ <div class="w-full md:w-1/2 px-8 text-white">
107
+ <h2 class="text-2xl md:text-3xl lg:text-4xl font-bold mb-2">1º Aniversário TEMU</h2>
108
+ <p class="text-lg mb-4">Comemore com seleções especiais e descontos imperdíveis!</p>
109
+ <button class="bg-black text-white px-6 py-2 rounded-lg font-medium hover:bg-gray-900 transition">
110
+ COMPRE AGORA
111
+ </button>
112
+ </div>
113
+ <div class="hidden md:block md:w-1/2">
114
+ <img src="https://images.unsplash.com/photo-1607082348824-0a96f2a4b9da?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1470&q=80"
115
+ alt="Promoção" class="h-full w-full object-cover">
116
+ </div>
117
+ </div>
118
+ <div class="carousel-item absolute inset-0 bg-gradient-to-r from-blue-500 to-purple-400 flex items-center opacity-0">
119
+ <div class="w-full md:w-1/2 px-8 text-white">
120
+ <h2 class="text-2xl md:text-3xl lg:text-4xl font-bold mb-2">Ofertas Relâmpago</h2>
121
+ <p class="text-lg mb-4">Descontos de até 90% por tempo limitado!</p>
122
+ <button class="bg-black text-white px-6 py-2 rounded-lg font-medium hover:bg-gray-900 transition">
123
+ COMPRE AGORA
124
+ </button>
125
+ </div>
126
+ <div class="hidden md:block md:w-1/2">
127
+ <img src="https://images.unsplash.com/photo-1523275335684-37898b6baf30?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1399&q=80"
128
+ alt="Promoção" class="h-full w-full object-cover">
129
+ </div>
130
+ </div>
131
+ <div class="carousel-item absolute inset-0 bg-gradient-to-r from-green-500 to-teal-400 flex items-center opacity-0">
132
+ <div class="w-full md:w-1/2 px-8 text-white">
133
+ <h2 class="text-2xl md:text-3xl lg:text-4xl font-bold mb-2">Farmland</h2>
134
+ <p class="text-lg mb-4">Itens a partir de R$0, aproveite!</p>
135
+ <button class="bg-black text-white px-6 py-2 rounded-lg font-medium hover:bg-gray-900 transition">
136
+ COMPRE AGORA
137
+ </button>
138
+ </div>
139
+ <div class="hidden md:block md:w-1/2">
140
+ <img src="https://images.unsplash.com/photo-1498837167922-ddd27525d352?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1470&q=80"
141
+ alt="Promoção" class="h-full w-full object-cover">
142
+ </div>
143
+ </div>
144
+ </div>
145
+ <div class="flex justify-center space-x-2 mt-4">
146
+ <button class="carousel-dot w-3 h-3 rounded-full bg-red-600"></button>
147
+ <button class="carousel-dot w-3 h-3 rounded-full bg-gray-300"></button>
148
+ <button class="carousel-dot w-3 h-3 rounded-full bg-gray-300"></button>
149
+ </div>
150
+ </section>
151
+
152
+ <!-- Trust Badges -->
153
+ <section class="mb-8 bg-white rounded-xl shadow-sm p-4">
154
+ <div class="grid grid-cols-2 md:grid-cols-4 gap-4">
155
+ <div class="flex items-center space-x-2">
156
+ <div class="bg-red-100 p-2 rounded-full">
157
+ <i class="fas fa-truck text-red-600"></i>
158
+ </div>
159
+ <div>
160
+ <p class="font-medium text-sm">Frete Grátis</p>
161
+ <p class="text-xs text-gray-500">Acima de R$49</p>
162
+ </div>
163
+ </div>
164
+ <div class="flex items-center space-x-2">
165
+ <div class="bg-red-100 p-2 rounded-full">
166
+ <i class="fas fa-shield-alt text-red-600"></i>
167
+ </div>
168
+ <div>
169
+ <p class="font-medium text-sm">A TEMU cobre o ICMS</p>
170
+ <p class="text-xs text-gray-500">Sem taxas extras</p>
171
+ </div>
172
+ </div>
173
+ <div class="flex items-center space-x-2">
174
+ <div class="bg-red-100 p-2 rounded-full">
175
+ <i class="fas fa-gift text-red-600"></i>
176
+ </div>
177
+ <div>
178
+ <p class="font-medium text-sm">R$10 de crédito</p>
179
+ <p class="text-xs text-gray-500">Por atraso</p>
180
+ </div>
181
+ </div>
182
+ <div class="flex items-center space-x-2">
183
+ <div class="bg-red-100 p-2 rounded-full">
184
+ <i class="fas fa-lock text-red-600"></i>
185
+ </div>
186
+ <div>
187
+ <p class="font-medium text-sm">Pagamentos seguros</p>
188
+ <p class="text-xs text-gray-500">100% protegido</p>
189
+ </div>
190
+ </div>
191
+ </div>
192
+ </section>
193
+
194
+ <!-- Promo Blocks -->
195
+ <section class="mb-8">
196
+ <h2 class="text-xl font-bold mb-4">Ofertas Especiais</h2>
197
+ <div class="grid grid-cols-1 md:grid-cols-3 gap-4">
198
+ <div class="bg-gradient-to-r from-yellow-400 to-yellow-300 rounded-xl p-4 flex items-center justify-between">
199
+ <div>
200
+ <h3 class="font-bold text-lg">100% OFF</h3>
201
+ <p class="text-sm">Oferta Misteriosa</p>
202
+ </div>
203
+ <img src="https://images.unsplash.com/photo-1526170375885-4d8ecf77b99f?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1470&q=80"
204
+ alt="Oferta" class="h-16 w-16 object-cover rounded-lg">
205
+ </div>
206
+ <div class="bg-gradient-to-r from-blue-400 to-blue-300 rounded-xl p-4 flex items-center justify-between">
207
+ <div>
208
+ <h3 class="font-bold text-lg">Ofertas Relâmpago</h3>
209
+ <p class="text-sm">Termina em 2h 15m</p>
210
+ </div>
211
+ <img src="https://images.unsplash.com/photo-1555774698-0b77e0d5fac6?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1470&q=80"
212
+ alt="Oferta" class="h-16 w-16 object-cover rounded-lg">
213
+ </div>
214
+ <div class="bg-gradient-to-r from-green-400 to-green-300 rounded-xl p-4 flex items-center justify-between">
215
+ <div>
216
+ <h3 class="font-bold text-lg">Farmland</h3>
217
+ <p class="text-sm">Itens a R$0</p>
218
+ </div>
219
+ <img src="https://images.unsplash.com/photo-1584466977773-e625c37cdd50?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1374&q=80"
220
+ alt="Oferta" class="h-16 w-16 object-cover rounded-lg">
221
+ </div>
222
+ </div>
223
+ </section>
224
+
225
+ <!-- Best Sellers -->
226
+ <section class="mb-8">
227
+ <div class="flex justify-between items-center mb-4">
228
+ <h2 class="text-xl font-bold">Mais Vendidos</h2>
229
+ <a href="#" class="text-red-600 text-sm font-medium">Ver tudo</a>
230
+ </div>
231
+ <div class="grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 lg:grid-cols-5 gap-4">
232
+ <!-- Product 1 -->
233
+ <div class="product-card bg-white rounded-xl shadow-sm overflow-hidden transition duration-300">
234
+ <div class="relative">
235
+ <img src="https://images.unsplash.com/photo-1546868871-7041f2a55e12?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1364&q=80"
236
+ alt="Smartwatch" class="w-full h-48 object-cover">
237
+ <div class="absolute top-2 left-2 bg-red-600 text-white text-xs px-2 py-1 rounded-full">-30%</div>
238
+ <div class="absolute top-2 right-2 bg-white text-gray-800 text-xs px-2 py-1 rounded-full">Resta(m) apenas 7</div>
239
+ </div>
240
+ <div class="p-3">
241
+ <h3 class="font-medium text-sm mb-1 truncate">Smartwatch Inteligente Tela HD</h3>
242
+ <div class="flex items-center mb-1">
243
+ <span class="text-red-600 font-bold">R$67,28</span>
244
+ <span class="text-gray-500 text-xs line-through ml-2">R$96,12</span>
245
+ </div>
246
+ <p class="text-gray-500 text-xs">4,6 mil vendidos</p>
247
+ </div>
248
+ </div>
249
+
250
+ <!-- Product 2 -->
251
+ <div class="product-card bg-white rounded-xl shadow-sm overflow-hidden transition duration-300">
252
+ <div class="relative">
253
+ <img src="https://images.unsplash.com/photo-1526170375885-4d8ecf77b99f?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1470&q=80"
254
+ alt="Câmera Instantânea" class="w-full h-48 object-cover">
255
+ <div class="absolute top-2 left-2 bg-yellow-500 text-white text-xs px-2 py-1 rounded-full">Anúncio</div>
256
+ </div>
257
+ <div class="p-3">
258
+ <h3 class="font-medium text-sm mb-1 truncate">Câmera Instantânea Polaroid</h3>
259
+ <div class="flex items-center mb-1">
260
+ <span class="text-red-600 font-bold">R$129,90</span>
261
+ </div>
262
+ <p class="text-gray-500 text-xs">2,3 mil vendidos</p>
263
+ </div>
264
+ </div>
265
+
266
+ <!-- Product 3 -->
267
+ <div class="product-card bg-white rounded-xl shadow-sm overflow-hidden transition duration-300">
268
+ <div class="relative">
269
+ <img src="https://images.unsplash.com/photo-1542291026-7eec264c27ff?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1470&q=80"
270
+ alt="Tênis Esportivo" class="w-full h-48 object-cover">
271
+ <div class="absolute top-2 left-2 bg-red-600 text-white text-xs px-2 py-1 rounded-full">-50%</div>
272
+ </div>
273
+ <div class="p-3">
274
+ <h3 class="font-medium text-sm mb-1 truncate">Tênis Esportivo Leve</h3>
275
+ <div class="flex items-center mb-1">
276
+ <span class="text-red-600 font-bold">R$89,99</span>
277
+ <span class="text-gray-500 text-xs line-through ml-2">R$179,98</span>
278
+ </div>
279
+ <p class="text-gray-500 text-xs">8,1 mil vendidos</p>
280
+ </div>
281
+ </div>
282
+
283
+ <!-- Product 4 -->
284
+ <div class="product-card bg-white rounded-xl shadow-sm overflow-hidden transition duration-300">
285
+ <div class="relative">
286
+ <img src="https://images.unsplash.com/photo-1560343090-f0409e92791a?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1528&q=80"
287
+ alt="Fone Bluetooth" class="w-full h-48 object-cover">
288
+ <div class="absolute top-2 right-2 bg-white text-gray-800 text-xs px-2 py-1 rounded-full">Resta(m) apenas 3</div>
289
+ </div>
290
+ <div class="p-3">
291
+ <h3 class="font-medium text-sm mb-1 truncate">Fone Bluetooth Sem Fio</h3>
292
+ <div class="flex items-center mb-1">
293
+ <span class="text-red-600 font-bold">R$45,50</span>
294
+ </div>
295
+ <p class="text-gray-500 text-xs">5,7 mil vendidos</p>
296
+ </div>
297
+ </div>
298
+
299
+ <!-- Product 5 -->
300
+ <div class="product-card bg-white rounded-xl shadow-sm overflow-hidden transition duration-300">
301
+ <div class="relative">
302
+ <img src="https://images.unsplash.com/photo-1523275335684-37898b6baf30?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1399&q=80"
303
+ alt="Relógio Masculino" class="w-full h-48 object-cover">
304
+ <div class="absolute top-2 left-2 bg-red-600 text-white text-xs px-2 py-1 rounded-full">-25%</div>
305
+ </div>
306
+ <div class="p-3">
307
+ <h3 class="font-medium text-sm mb-1 truncate">Relógio Masculino de Luxo</h3>
308
+ <div class="flex items-center mb-1">
309
+ <span class="text-red-600 font-bold">R$112,40</span>
310
+ <span class="text-gray-500 text-xs line-through ml-2">R$149,87</span>
311
+ </div>
312
+ <p class="text-gray-500 text-xs">3,2 mil vendidos</p>
313
+ </div>
314
+ </div>
315
+ </div>
316
+ </section>
317
+
318
+ <!-- More Sections -->
319
+ <section class="mb-8">
320
+ <h2 class="text-xl font-bold mb-4">Para Sua Casa</h2>
321
+ <div class="grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 lg:grid-cols-5 gap-4">
322
+ <!-- Repeat product cards with home items -->
323
+ <div class="product-card bg-white rounded-xl shadow-sm overflow-hidden transition duration-300">
324
+ <div class="relative">
325
+ <img src="https://images.unsplash.com/photo-1556911220-bff31c812dba?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1470&q=80"
326
+ alt="Panela Antiaderente" class="w-full h-48 object-cover">
327
+ <div class="absolute top-2 left-2 bg-red-600 text-white text-xs px-2 py-1 rounded-full">-40%</div>
328
+ </div>
329
+ <div class="p-3">
330
+ <h3 class="font-medium text-sm mb-1 truncate">Jogo de Panelas Antiaderente</h3>
331
+ <div class="flex items-center mb-1">
332
+ <span class="text-red-600 font-bold">R$149,90</span>
333
+ <span class="text-gray-500 text-xs line-through ml-2">R$249,83</span>
334
+ </div>
335
+ <p class="text-gray-500 text-xs">1,8 mil vendidos</p>
336
+ </div>
337
+ </div>
338
+
339
+ <div class="product-card bg-white rounded-xl shadow-sm overflow-hidden transition duration-300">
340
+ <div class="relative">
341
+ <img src="https://images.unsplash.com/photo-1567538096630-e0c55bd6374c?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1374&q=80"
342
+ alt="Luminária LED" class="w-full h-48 object-cover">
343
+ </div>
344
+ <div class="p-3">
345
+ <h3 class="font-medium text-sm mb-1 truncate">Luminária LED Moderna</h3>
346
+ <div class="flex items-center mb-1">
347
+ <span class="text-red-600 font-bold">R$67,90</span>
348
+ </div>
349
+ <p class="text-gray-500 text-xs">3,5 mil vendidos</p>
350
+ </div>
351
+ </div>
352
+
353
+ <div class="product-card bg-white rounded-xl shadow-sm overflow-hidden transition duration-300">
354
+ <div class="relative">
355
+ <img src="https://images.unsplash.com/photo-1583845112201-7089dd4b85e8?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1470&q=80"
356
+ alt="Cortina Blackout" class="w-full h-48 object-cover">
357
+ <div class="absolute top-2 left-2 bg-yellow-500 text-white text-xs px-2 py-1 rounded-full">Anúncio</div>
358
+ </div>
359
+ <div class="p-3">
360
+ <h3 class="font-medium text-sm mb-1 truncate">Cortina Blackout Termica</h3>
361
+ <div class="flex items-center mb-1">
362
+ <span class="text-red-600 font-bold">R$39,99</span>
363
+ </div>
364
+ <p class="text-gray-500 text-xs">4,2 mil vendidos</p>
365
+ </div>
366
+ </div>
367
+
368
+ <div class="product-card bg-white rounded-xl shadow-sm overflow-hidden transition duration-300">
369
+ <div class="relative">
370
+ <img src="https://images.unsplash.com/photo-1567538096631-e0c55bd6374c?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1374&q=80"
371
+ alt="Tapete Moderno" class="w-full h-48 object-cover">
372
+ <div class="absolute top-2 right-2 bg-white text-gray-800 text-xs px-2 py-1 rounded-full">Resta(m) apenas 5</div>
373
+ </div>
374
+ <div class="p-3">
375
+ <h3 class="font-medium text-sm mb-1 truncate">Tapete Moderno Antiderrapante</h3>
376
+ <div class="flex items-center mb-1">
377
+ <span class="text-red-600 font-bold">R$58,75</span>
378
+ </div>
379
+ <p class="text-gray-500 text-xs">2,9 mil vendidos</p>
380
+ </div>
381
+ </div>
382
+
383
+ <div class="product-card bg-white rounded-xl shadow-sm overflow-hidden transition duration-300">
384
+ <div class="relative">
385
+ <img src="https://images.unsplash.com/photo-1556905055-8f358a7a47b2?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1470&q=80"
386
+ alt="Jogo de Toalhas" class="w-full h-48 object-cover">
387
+ <div class="absolute top-2 left-2 bg-red-600 text-white text-xs px-2 py-1 rounded-full">-60%</div>
388
+ </div>
389
+ <div class="p-3">
390
+ <h3 class="font-medium text-sm mb-1 truncate">Jogo de Toalhas Premium</h3>
391
+ <div class="flex items-center mb-1">
392
+ <span class="text-red-600 font-bold">R$79,90</span>
393
+ <span class="text-gray-500 text-xs line-through ml-2">R$199,75</span>
394
+ </div>
395
+ <p class="text-gray-500 text-xs">6,4 mil vendidos</p>
396
+ </div>
397
+ </div>
398
+ </div>
399
+ </section>
400
+
401
+ <!-- Flash Sale -->
402
+ <section class="mb-8 bg-red-600 text-white rounded-xl p-4">
403
+ <div class="flex justify-between items-center mb-4">
404
+ <div>
405
+ <h2 class="text-xl font-bold">Ofertas Relâmpago</h2>
406
+ <p class="text-sm">Termina em 02:15:33</p>
407
+ </div>
408
+ <a href="#" class="text-white text-sm font-medium underline">Ver tudo</a>
409
+ </div>
410
+ <div class="grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 lg:grid-cols-5 gap-4">
411
+ <!-- Repeat product cards with flash sale items -->
412
+ <div class="product-card bg-white rounded-xl shadow-sm overflow-hidden transition duration-300">
413
+ <div class="relative">
414
+ <img src="https://images.unsplash.com/photo-1520390138845-fd2d229dd553?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1489&q=80"
415
+ alt="Fone de Ouvido" class="w-full h-48 object-cover">
416
+ <div class="absolute top-2 left-2 bg-red-600 text-white text-xs px-2 py-1 rounded-full">-70%</div>
417
+ </div>
418
+ <div class="p-3">
419
+ <h3 class="font-medium text-sm mb-1 truncate">Fone de Ouvido Bluetooth</h3>
420
+ <div class="flex items-center mb-1">
421
+ <span class="text-red-600 font-bold">R$39,90</span>
422
+ <span class="text-gray-500 text-xs line-through ml-2">R$132,99</span>
423
+ </div>
424
+ <p class="text-gray-500 text-xs">7,8 mil vendidos</p>
425
+ </div>
426
+ </div>
427
+
428
+ <div class="product-card bg-white rounded-xl shadow-sm overflow-hidden transition duration-300">
429
+ <div class="relative">
430
+ <img src="https://images.unsplash.com/photo-1594035910387-fea47794261f?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1480&q=80"
431
+ alt="Ventilador USB" class="w-full h-48 object-cover">
432
+ </div>
433
+ <div class="p-3">
434
+ <h3 class="font-medium text-sm mb-1 truncate">Ventilador USB Portátil</h3>
435
+ <div class="flex items-center mb-1">
436
+ <span class="text-red-600 font-bold">R$24,99</span>
437
+ </div>
438
+ <p class="text-gray-500 text-xs">9,1 mil vendidos</p>
439
+ </div>
440
+ </div>
441
+
442
+ <div class="product-card bg-white rounded-xl shadow-sm overflow-hidden transition duration-300">
443
+ <div class="relative">
444
+ <img src="https://images.unsplash.com/photo-1526178613552-2b45c6c302f0?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1470&q=80"
445
+ alt="Power Bank" class="w-full h-48 object-cover">
446
+ <div class="absolute top-2 right-2 bg-white text-gray-800 text-xs px-2 py-1 rounded-full">Resta(m) apenas 2</div>
447
+ </div>
448
+ <div class="p-3">
449
+ <h3 class="font-medium text-sm mb-1 truncate">Power Bank 20000mAh</h3>
450
+ <div class="flex items-center mb-1">
451
+ <span class="text-red-600 font-bold">R$59,90</span>
452
+ </div>
453
+ <p class="text-gray-500 text-xs">5,5 mil vendidos</p>
454
+ </div>
455
+ </div>
456
+
457
+ <div class="product-card bg-white rounded-xl shadow-sm overflow-hidden transition duration-300">
458
+ <div class="relative">
459
+ <img src="https://images.unsplash.com/photo-1546054454-aa26e2b734c7?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1480&q=80"
460
+ alt="Xícara Térmica" class="w-full h-48 object-cover">
461
+ <div class="absolute top-2 left-2 bg-red-600 text-white text-xs px-2 py-1 rounded-full">-55%</div>
462
+ </div>
463
+ <div class="p-3">
464
+ <h3 class="font-medium text-sm mb-1 truncate">Xícara Térmica 350ml</h3>
465
+ <div class="flex items-center mb-1">
466
+ <span class="text-red-600 font-bold">R$32,50</span>
467
+ <span class="text-gray-500 text-xs line-through ml-2">R$72,22</span>
468
+ </div>
469
+ <p class="text-gray-500 text-xs">3,7 mil vendidos</p>
470
+ </div>
471
+ </div>
472
+
473
+ <div class="product-card bg-white rounded-xl shadow-sm overflow-hidden transition duration-300">
474
+ <div class="relative">
475
+ <img src="https://images.unsplash.com/photo-1585386959984-a4155224a1ad?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1374&q=80"
476
+ alt="Perfume" class="w-full h-48 object-cover">
477
+ <div class="absolute top-2 left-2 bg-yellow-500 text-white text-xs px-2 py-1 rounded-full">Anúncio</div>
478
+ </div>
479
+ <div class="p-3">
480
+ <h3 class="font-medium text-sm mb-1 truncate">Perfume Importado 100ml</h3>
481
+ <div class="flex items-center mb-1">
482
+ <span class="text-red-600 font-bold">R$89,90</span>
483
+ </div>
484
+ <p class="text-gray-500 text-xs">1,2 mil vendidos</p>
485
+ </div>
486
+ </div>
487
+ </div>
488
+ </section>
489
+
490
+ <!-- CTA Section -->
491
+ <section class="mb-8 bg-gradient-to-r from-red-500 to-red-600 rounded-xl p-6 text-center text-white">
492
+ <h2 class="text-2xl font-bold mb-3">Visite a Loja Oficial TEMU</h2>
493
+ <p class="mb-4">Aproveite ofertas incríveis com frete grátis e garantia de satisfação!</p>
494
+ <a href="https://temu.to/m/uiulhk4i7y3" target="_blank"
495
+ class="inline-block bg-black text-white px-8 py-3 rounded-lg font-bold hover:bg-gray-900 transition">
496
+ COMPRAR AGORA
497
+ </a>
498
+ </section>
499
+
500
+ <!-- More sections would go here -->
501
+ <section class="mb-8">
502
+ <h2 class="text-xl font-bold mb-4">Produtos em Destaque</h2>
503
+ <div class="grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 lg:grid-cols-5 gap-4">
504
+ <!-- More product cards -->
505
+ </div>
506
+ </section>
507
+ </main>
508
+
509
+ <!-- Fixed Footer -->
510
+ <footer class="fixed bottom-0 left-0 right-0 bg-white shadow-lg border-t border-gray-200 z-50">
511
+ <div class="container mx-auto px-4">
512
+ <div class="flex justify-around py-3">
513
+ <a href="#" class="flex flex-col items-center text-red-600">
514
+ <i class="fas fa-home text-xl"></i>
515
+ <span class="text-xs mt-1">Página Inicial</span>
516
+ </a>
517
+ <a href="#" class="flex flex-col items-center text-gray-600">
518
+ <i class="fas fa-search text-xl"></i>
519
+ <span class="text-xs mt-1">Categorias</span>
520
+ </a>
521
+ <a href="#" class="flex flex-col items-center text-gray-600">
522
+ <i class="fas fa-user text-xl"></i>
523
+ <span class="text-xs mt-1">Você</span>
524
+ </a>
525
+ <a href="#" class="flex flex-col items-center text-gray-600 relative">
526
+ <i class="fas fa-shopping-cart text-xl"></i>
527
+ <span class="text-xs mt-1">Carrinho</span>
528
+ <span class="absolute -top-1 -right-1 bg-red-600 text-white text-xs rounded-full h-5 w-5 flex items-center justify-center">3</span>
529
+ </a>
530
+ </div>
531
+ </div>
532
+ </footer>
533
+
534
+ <script>
535
+ // Simple carousel functionality
536
+ document.addEventListener('DOMContentLoaded', function() {
537
+ const items = document.querySelectorAll('.carousel-item');
538
+ const dots = document.querySelectorAll('.carousel-dot');
539
+ let currentIndex = 0;
540
+
541
+ function showSlide(index) {
542
+ items.forEach(item => item.style.opacity = '0');
543
+ dots.forEach(dot => dot.classList.replace('bg-red-600', 'bg-gray-300'));
544
+
545
+ items[index].style.opacity = '1';
546
+ dots[index].classList.replace('bg-gray-300', 'bg-red-600');
547
+ currentIndex = index;
548
+ }
549
+
550
+ // Initialize first slide
551
+ showSlide(0);
552
+
553
+ // Add click handlers for dots
554
+ dots.forEach((dot, index) => {
555
+ dot.addEventListener('click', () => showSlide(index));
556
+ });
557
+
558
+ // Auto-rotate slides
559
+ setInterval(() => {
560
+ const nextIndex = (currentIndex + 1) % items.length;
561
+ showSlide(nextIndex);
562
+ }, 5000);
563
+
564
+ // Product card hover effect
565
+ const productCards = document.querySelectorAll('.product-card');
566
+ productCards.forEach(card => {
567
+ card.addEventListener('mouseenter', () => {
568
+ card.classList.add('shadow-lg');
569
+ });
570
+ card.addEventListener('mouseleave', () => {
571
+ card.classList.remove('shadow-lg');
572
+ });
573
+ });
574
+ });
575
+ </script>
576
+ <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=RicodeFe81/afiliado-temu" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
577
+ </html>