File size: 27,398 Bytes
1caa26b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
<!DOCTYPE html>
<html lang="pt">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Curso de Importação - Domine o Mercado Internacional</title>
    <script src="https://cdn.tailwindcss.com"></script>
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
    <style>
        .whatsapp-float {
            position: fixed;
            width: 60px;
            height: 60px;
            bottom: 40px;
            right: 40px;
            background-color: #25d366;
            color: #FFF;
            border-radius: 50px;
            text-align: center;
            font-size: 30px;
            box-shadow: 2px 2px 3px #999;
            z-index: 100;
            display: flex;
            align-items: center;
            justify-content: center;
            transition: all 0.3s ease;
        }
        
        .whatsapp-float:hover {
            background-color: #128C7E;
            transform: scale(1.1);
        }
        
        .payment-card {
            transition: all 0.3s ease;
        }
        
        .payment-card:hover {
            transform: translateY(-5px);
            box-shadow: 0 10px 20px rgba(0,0,0,0.1);
        }
        
        @keyframes pulse {
            0% { transform: scale(1); }
            50% { transform: scale(1.05); }
            100% { transform: scale(1); }
        }
        
        .cta-button {
            animation: pulse 2s infinite;
        }
    </style>
</head>
<body class="font-sans bg-gray-50">
    <!-- Header -->
    <header class="bg-gradient-to-r from-blue-600 to-blue-800 text-white py-6 shadow-lg">
        <div class="container mx-auto px-4">
            <div class="flex flex-col md:flex-row justify-between items-center">
                <div class="mb-4 md:mb-0">
                    <h1 class="text-3xl font-bold">Curso de Importação</h1>
                    <p class="text-blue-200">Domine o mercado internacional e aumente seus lucros</p>
                </div>
                <a href="#inscricao" class="bg-yellow-400 hover:bg-yellow-500 text-blue-900 font-bold py-3 px-6 rounded-full cta-button shadow-lg transition duration-300">
                    INSCREVA-SE AGORA
                </a>
            </div>
        </div>
    </header>

    <!-- Hero Section -->
    <section class="py-16 bg-white">
        <div class="container mx-auto px-4">
            <div class="flex flex-col md:flex-row items-center">
                <div class="md:w-1/2 mb-10 md:mb-0">
                    <h2 class="text-4xl font-bold text-gray-800 mb-6">Transforme seu negócio com nosso curso de importação</h2>
                    <p class="text-gray-600 text-lg mb-8">Aprenda com especialistas como importar produtos de qualidade, reduzir custos e aumentar seus lucros significativamente. Métodos comprovados que funcionam em Moçambique.</p>
                    <ul class="space-y-3 mb-8">
                        <li class="flex items-center">
                            <i class="fas fa-check-circle text-green-500 mr-3 text-xl"></i>
                            <span class="text-gray-700">Passo a passo completo para iniciantes</span>
                        </li>
                        <li class="flex items-center">
                            <i class="fas fa-check-circle text-green-500 mr-3 text-xl"></i>
                            <span class="text-gray-700">Fontes confiáveis de fornecedores internacionais</span>
                        </li>
                        <li class="flex items-center">
                            <i class="fas fa-check-circle text-green-500 mr-3 text-xl"></i>
                            <span class="text-gray-700">Como evitar golpes e problemas alfandegários</span>
                        </li>
                        <li class="flex items-center">
                            <i class="fas fa-check-circle text-green-500 mr-3 text-xl"></i>
                            <span class="text-gray-700">Estratégias para maximizar seus lucros</span>
                        </li>
                    </ul>
                    <a href="#inscricao" class="bg-blue-600 hover:bg-blue-700 text-white font-bold py-3 px-8 rounded-full inline-block transition duration-300 shadow-lg">
                        QUERO ME INSCREVER
                    </a>
                </div>
                <div class="md:w-1/2">
                    <img src="https://images.unsplash.com/photo-1454165804606-3aedd6f0bb07?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1470&q=80" alt="Importação e negócios internacionais" class="rounded-lg shadow-2xl w-full">
                </div>
            </div>
        </div>
    </section>

    <!-- Benefits Section -->
    <section class="py-16 bg-gray-100">
        <div class="container mx-auto px-4">
            <h2 class="text-3xl font-bold text-center text-gray-800 mb-12">O que você vai aprender no curso?</h2>
            <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8">
                <div class="bg-white p-6 rounded-lg shadow-md hover:shadow-xl transition duration-300">
                    <div class="text-blue-600 mb-4">
                        <i class="fas fa-globe text-4xl"></i>
                    </div>
                    <h3 class="text-xl font-bold mb-3 text-gray-800">Fontes Confiáveis</h3>
                    <p class="text-gray-600">Acesso a fornecedores internacionais verificados e com bom histórico de entrega para Moçambique.</p>
                </div>
                <div class="bg-white p-6 rounded-lg shadow-md hover:shadow-xl transition duration-300">
                    <div class="text-blue-600 mb-4">
                        <i class="fas fa-money-bill-wave text-4xl"></i>
                    </div>
                    <h3 class="text-xl font-bold mb-3 text-gray-800">Redução de Custos</h3>
                    <p class="text-gray-600">Técnicas para negociar melhores preços e reduzir custos de transporte e alfândega.</p>
                </div>
                <div class="bg-white p-6 rounded-lg shadow-md hover:shadow-xl transition duration-300">
                    <div class="text-blue-600 mb-4">
                        <i class="fas fa-file-contract text-4xl"></i>
                    </div>
                    <h3 class="text-xl font-bold mb-3 text-gray-800">Documentação</h3>
                    <p class="text-gray-600">Como preparar toda a documentação necessária para evitar problemas na alfândega.</p>
                </div>
                <div class="bg-white p-6 rounded-lg shadow-md hover:shadow-xl transition duration-300">
                    <div class="text-blue-600 mb-4">
                        <i class="fas fa-truck text-4xl"></i>
                    </div>
                    <h3 class="text-xl font-bold mb-3 text-gray-800">Logística</h3>
                    <p class="text-gray-600">Escolha os melhores métodos de transporte e parceiros logísticos para seu tipo de produto.</p>
                </div>
                <div class="bg-white p-6 rounded-lg shadow-md hover:shadow-xl transition duration-300">
                    <div class="text-blue-600 mb-4">
                        <i class="fas fa-shield-alt text-4xl"></i>
                    </div>
                    <h3 class="text-xl font-bold mb-3 text-gray-800">Prevenção de Golpes</h3>
                    <p class="text-gray-600">Identifique e evite os golpes mais comuns no comércio internacional.</p>
                </div>
                <div class="bg-white p-6 rounded-lg shadow-md hover:shadow-xl transition duration-300">
                    <div class="text-blue-600 mb-4">
                        <i class="fas fa-chart-line text-4xl"></i>
                    </div>
                    <h3 class="text-xl font-bold mb-3 text-gray-800">Maximização de Lucros</h3>
                    <p class="text-gray-600">Estratégias para precificar seus produtos e aumentar significativamente seus lucros.</p>
                </div>
            </div>
        </div>
    </section>

    <!-- Testimonials Section -->
    <section class="py-16 bg-blue-700 text-white">
        <div class="container mx-auto px-4">
            <h2 class="text-3xl font-bold text-center mb-12">O que nossos alunos dizem</h2>
            <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8">
                <div class="bg-blue-800 p-6 rounded-lg">
                    <div class="flex items-center mb-4">
                        <div class="text-yellow-400 mr-3">
                            <i class="fas fa-star"></i>
                            <i class="fas fa-star"></i>
                            <i class="fas fa-star"></i>
                            <i class="fas fa-star"></i>
                            <i class="fas fa-star"></i>
                        </div>
                    </div>
                    <p class="mb-4 italic">"Depois do curso, consegui importar meu primeiro lote de celulares com 40% de economia. Em 3 meses já tinha recuperado o investimento no curso!"</p>
                    <div class="flex items-center">
                        <div class="bg-blue-600 rounded-full w-12 h-12 flex items-center justify-center mr-3">
                            <i class="fas fa-user text-xl"></i>
                        </div>
                        <div>
                            <p class="font-bold">Carlos M.</p>
                            <p class="text-blue-200 text-sm">Maputo</p>
                        </div>
                    </div>
                </div>
                <div class="bg-blue-800 p-6 rounded-lg">
                    <div class="flex items-center mb-4">
                        <div class="text-yellow-400 mr-3">
                            <i class="fas fa-star"></i>
                            <i class="fas fa-star"></i>
                            <i class="fas fa-star"></i>
                            <i class="fas fa-star"></i>
                            <i class="fas fa-star"></i>
                        </div>
                    </div>
                    <p class="mb-4 italic">"As dicas sobre documentação me salvaram de ter mercadoria retida na alfândega. O curso vale cada centavo investido!"</p>
                    <div class="flex items-center">
                        <div class="bg-blue-600 rounded-full w-12 h-12 flex items-center justify-center mr-3">
                            <i class="fas fa-user text-xl"></i>
                        </div>
                        <div>
                            <p class="font-bold">Ana S.</p>
                            <p class="text-blue-200 text-sm">Beira</p>
                        </div>
                    </div>
                </div>
                <div class="bg-blue-800 p-6 rounded-lg">
                    <div class="flex items-center mb-4">
                        <div class="text-yellow-400 mr-3">
                            <i class="fas fa-star"></i>
                            <i class="fas fa-star"></i>
                            <i class="fas fa-star"></i>
                            <i class="fas fa-star"></i>
                            <i class="fas fa-star"></i>
                        </div>
                    </div>
                    <p class="mb-4 italic">"Consegui encontrar fornecedores confiáveis na China e já estou com meu negócio de roupas funcionando a todo vapor. Recomendo demais!"</p>
                    <div class="flex items-center">
                        <div class="bg-blue-600 rounded-full w-12 h-12 flex items-center justify-center mr-3">
                            <i class="fas fa-user text-xl"></i>
                        </div>
                        <div>
                            <p class="font-bold">Joaquim T.</p>
                            <p class="text-blue-200 text-sm">Nampula</p>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </section>

    <!-- Payment Section -->
    <section id="inscricao" class="py-16 bg-white">
        <div class="container mx-auto px-4">
            <h2 class="text-3xl font-bold text-center text-gray-800 mb-12">Formas de Pagamento</h2>
            
            <!-- International Payments -->
            <div class="max-w-3xl mx-auto mb-16">
                <div class="bg-gray-100 rounded-t-lg p-6 border-b border-gray-200">
                    <h3 class="text-2xl font-bold text-gray-800 flex items-center">
                        <i class="fas fa-globe-americas text-blue-600 mr-3"></i>
                        Para Pagamentos Internacionais (PayPal)
                    </h3>
                </div>
                <div class="bg-white p-6 rounded-b-lg shadow-md">
                    <div class="flex flex-col md:flex-row items-center justify-between mb-6">
                        <div class="mb-4 md:mb-0">
                            <p class="text-gray-600 mb-2">Valor internacional equivalente:</p>
                            <p class="text-2xl font-bold text-blue-600">15 USD</p>
                        </div>
                        <div class="bg-green-100 p-3 rounded-lg">
                            <p class="text-green-800 font-medium"><i class="fas fa-check-circle text-green-600 mr-2"></i>Aceita cartão de crédito/débito, mesmo sem conta no PayPal</p>
                        </div>
                    </div>
                    <div class="grid grid-cols-2 md:grid-cols-4 gap-4 mb-6">
                        <div class="payment-card bg-gray-50 p-4 rounded-lg border border-gray-200 flex flex-col items-center justify-center">
                            <img src="https://upload.wikimedia.org/wikipedia/commons/b/b5/PayPal.svg" alt="PayPal" class="h-10 mb-2">
                            <p class="text-sm text-gray-600 text-center">Pagamento Seguro</p>
                        </div>
                        <div class="payment-card bg-gray-50 p-4 rounded-lg border border-gray-200 flex flex-col items-center justify-center">
                            <i class="fab fa-cc-visa text-3xl text-blue-800 mb-2"></i>
                            <p class="text-sm text-gray-600 text-center">Cartões Visa</p>
                        </div>
                        <div class="payment-card bg-gray-50 p-4 rounded-lg border border-gray-200 flex flex-col items-center justify-center">
                            <i class="fab fa-cc-mastercard text-3xl text-red-500 mb-2"></i>
                            <p class="text-sm text-gray-600 text-center">Mastercard</p>
                        </div>
                        <div class="payment-card bg-gray-50 p-4 rounded-lg border border-gray-200 flex flex-col items-center justify-center">
                            <i class="fas fa-credit-card text-3xl text-purple-600 mb-2"></i>
                            <p class="text-sm text-gray-600 text-center">Outros Cartões</p>
                        </div>
                    </div>
                    <a href="https://www.paypal.com" target="_blank" class="bg-blue-600 hover:bg-blue-700 text-white font-bold py-3 px-6 rounded-lg w-full md:w-auto inline-block text-center transition duration-300">
                        <i class="fab fa-paypal mr-2"></i> Pagar com PayPal
                    </a>
                </div>
            </div>
            
            <!-- Mozambique Payments -->
            <div class="max-w-3xl mx-auto">
                <div class="bg-gray-100 rounded-t-lg p-6 border-b border-gray-200">
                    <h3 class="text-2xl font-bold text-gray-800 flex items-center">
                        <i class="fas fa-mobile-alt text-green-600 mr-3"></i>
                        Para Moçambique (Carteiras Móveis)
                    </h3>
                </div>
                <div class="bg-white p-6 rounded-b-lg shadow-md">
                    <div class="mb-6">
                        <p class="text-gray-600 mb-2">Valor do curso:</p>
                        <p class="text-2xl font-bold text-green-600">1.000 MTs</p>
                    </div>
                    
                    <div class="grid grid-cols-1 md:grid-cols-2 gap-6 mb-8">
                        <div class="payment-card bg-gray-50 p-4 rounded-lg border border-gray-200">
                            <div class="flex items-center mb-3">
                                <div class="bg-green-100 p-2 rounded-full mr-3">
                                    <i class="fas fa-wallet text-green-600 text-xl"></i>
                                </div>
                                <h4 class="font-bold text-gray-800">Emola</h4>
                            </div>
                            <p class="text-gray-600 mb-2">Natércio: <span class="font-medium">+258 875606140</span></p>
                            <div class="bg-green-50 p-2 rounded">
                                <p class="text-green-700 text-sm"><i class="fas fa-info-circle mr-1"></i> Envie exatamente 1.000 MTs</p>
                            </div>
                        </div>
                        <div class="payment-card bg-gray-50 p-4 rounded-lg border border-gray-200">
                            <div class="flex items-center mb-3">
                                <div class="bg-blue-100 p-2 rounded-full mr-3">
                                    <i class="fas fa-money-bill-wave text-blue-600 text-xl"></i>
                                </div>
                                <h4 class="font-bold text-gray-800">M-Pesa</h4>
                            </div>
                            <p class="text-gray-600 mb-2">Rosa: <span class="font-medium">+258 851428143</span></p>
                            <div class="bg-blue-50 p-2 rounded">
                                <p class="text-blue-700 text-sm"><i class="fas fa-info-circle mr-1"></i> Envie exatamente 1.000 MTs</p>
                            </div>
                        </div>
                    </div>
                    
                    <div class="bg-yellow-50 p-4 rounded-lg mb-6">
                        <h4 class="font-bold text-gray-800 mb-2 flex items-center">
                            <i class="fas fa-paper-plane text-yellow-600 mr-2"></i>
                            Envio do Comprovativo
                        </h4>
                        <p class="text-gray-700 mb-3">Após o pagamento, envie o comprovativo diretamente para o nosso WhatsApp:</p>
                        <a href="https://wa.me/258875606140" target="_blank" class="bg-green-500 hover:bg-green-600 text-white font-bold py-2 px-4 rounded-lg inline-flex items-center transition duration-300">
                            <i class="fab fa-whatsapp mr-2 text-xl"></i> Clique aqui para enviar comprovativo
                        </a>
                    </div>
                    
                    <div class="grid grid-cols-2 md:grid-cols-4 gap-4 mb-6">
                        <div class="payment-card bg-gray-50 p-4 rounded-lg border border-gray-200 flex flex-col items-center justify-center">
                            <i class="fas fa-shield-alt text-3xl text-blue-500 mb-2"></i>
                            <p class="text-sm text-gray-600 text-center">Pagamento Seguro</p>
                        </div>
                        <div class="payment-card bg-gray-50 p-4 rounded-lg border border-gray-200 flex flex-col items-center justify-center">
                            <i class="fas fa-bolt text-3xl text-yellow-500 mb-2"></i>
                            <p class="text-sm text-gray-600 text-center">Processamento Rápido</p>
                        </div>
                        <div class="payment-card bg-gray-50 p-4 rounded-lg border border-gray-200 flex flex-col items-center justify-center">
                            <i class="fas fa-headset text-3xl text-green-500 mb-2"></i>
                            <p class="text-sm text-gray-600 text-center">Suporte 24/7</p>
                        </div>
                        <div class="payment-card bg-gray-50 p-4 rounded-lg border border-gray-200 flex flex-col items-center justify-center">
                            <i class="fas fa-certificate text-3xl text-purple-500 mb-2"></i>
                            <p class="text-sm text-gray-600 text-center">Certificado Digital</p>
                        </div>
                    </div>
                </div>
            </div>
            
            <!-- Important Notice -->
            <div class="max-w-3xl mx-auto mt-8 bg-blue-50 p-6 rounded-lg border border-blue-200">
                <div class="flex items-start">
                    <div class="flex-shrink-0">
                        <i class="fas fa-exclamation-circle text-blue-500 text-2xl mr-3 mt-1"></i>
                    </div>
                    <div>
                        <h4 class="font-bold text-blue-800 mb-2">Aviso importante</h4>
                        <p class="text-blue-700">Se tiver dúvidas ou dificuldades ao pagar, fale conosco diretamente no WhatsApp. Nosso suporte está sempre disponível para ajudar você a concluir sua inscrição.</p>
                    </div>
                </div>
            </div>
        </div>
    </section>

    <!-- Proof Section -->
    <section class="py-16 bg-gray-100">
        <div class="container mx-auto px-4">
            <h2 class="text-3xl font-bold text-center text-gray-800 mb-12">Comprovantes de Pagamento Recentes</h2>
            <div class="grid grid-cols-2 md:grid-cols-4 gap-4">
                <div class="bg-white p-2 rounded-lg shadow-md">
                    <img src="https://via.placeholder.com/300x200?text=Comprovante+1" alt="Comprovante de pagamento" class="rounded w-full">
                </div>
                <div class="bg-white p-2 rounded-lg shadow-md">
                    <img src="https://via.placeholder.com/300x200?text=Comprovante+2" alt="Comprovante de pagamento" class="rounded w-full">
                </div>
                <div class="bg-white p-2 rounded-lg shadow-md">
                    <img src="https://via.placeholder.com/300x200?text=Comprovante+3" alt="Comprovante de pagamento" class="rounded w-full">
                </div>
                <div class="bg-white p-2 rounded-lg shadow-md">
                    <img src="https://via.placeholder.com/300x200?text=Comprovante+4" alt="Comprovante de pagamento" class="rounded w-full">
                </div>
                <div class="bg-white p-2 rounded-lg shadow-md">
                    <img src="https://via.placeholder.com/300x200?text=Comprovante+5" alt="Comprovante de pagamento" class="rounded w-full">
                </div>
                <div class="bg-white p-2 rounded-lg shadow-md">
                    <img src="https://via.placeholder.com/300x200?text=Comprovante+6" alt="Comprovante de pagamento" class="rounded w-full">
                </div>
                <div class="bg-white p-2 rounded-lg shadow-md">
                    <img src="https://via.placeholder.com/300x200?text=Comprovante+7" alt="Comprovante de pagamento" class="rounded w-full">
                </div>
                <div class="bg-white p-2 rounded-lg shadow-md">
                    <img src="https://via.placeholder.com/300x200?text=Comprovante+8" alt="Comprovante de pagamento" class="rounded w-full">
                </div>
            </div>
        </div>
    </section>

    <!-- Final CTA -->
    <section class="py-16 bg-gradient-to-r from-blue-600 to-blue-800 text-white">
        <div class="container mx-auto px-4 text-center">
            <h2 class="text-3xl font-bold mb-6">Não perca esta oportunidade de transformar seu negócio!</h2>
            <p class="text-xl mb-8 max-w-2xl mx-auto">Comece hoje mesmo a importar produtos com segurança e aumentar seus lucros significativamente.</p>
            <a href="#inscricao" class="bg-yellow-400 hover:bg-yellow-500 text-blue-900 font-bold py-4 px-10 rounded-full inline-block text-lg transition duration-300 shadow-lg">
                QUERO ME INSCREVER AGORA
            </a>
        </div>
    </section>

    <!-- WhatsApp Float Button -->
    <a href="https://wa.me/258875606140" target="_blank" class="whatsapp-float">
        <i class="fab fa-whatsapp"></i>
    </a>

    <!-- Footer -->
    <footer class="bg-gray-900 text-white py-8">
        <div class="container mx-auto px-4">
            <div class="flex flex-col md:flex-row justify-between items-center">
                <div class="mb-6 md:mb-0">
                    <h3 class="text-xl font-bold mb-2">Curso de Importação</h3>
                    <p class="text-gray-400">Domine o mercado internacional e aumente seus lucros</p>
                </div>
                <div class="text-center md:text-right">
                    <h4 class="font-bold mb-2">Contato Oficial</h4>
                    <div class="flex flex-col space-y-2">
                        <a href="https://wa.me/258875606140" target="_blank" class="text-gray-300 hover:text-white transition duration-300">
                            <i class="fab fa-whatsapp mr-2"></i> WhatsApp: +258 875606140
                        </a>
                        <a href="mailto:[email protected]" class="text-gray-300 hover:text-white transition duration-300">
                            <i class="fas fa-envelope mr-2"></i> Email: [email protected]
                        </a>
                    </div>
                </div>
            </div>
            <div class="border-t border-gray-800 mt-8 pt-8 text-center text-gray-500 text-sm">
                <p>© 2023 Curso de Importação. Todos os direitos reservados.</p>
            </div>
        </div>
    </footer>

    <script>
        // Smooth scrolling for anchor links
        document.querySelectorAll('a[href^="#"]').forEach(anchor => {
            anchor.addEventListener('click', function (e) {
                e.preventDefault();
                
                document.querySelector(this.getAttribute('href')).scrollIntoView({
                    behavior: 'smooth'
                });
            });
        });
        
        // Animation for payment cards on scroll
        const observer = new IntersectionObserver((entries) => {
            entries.forEach(entry => {
                if (entry.isIntersecting) {
                    entry.target.classList.add('animate-fadeIn');
                }
            });
        }, {threshold: 0.1});
        
        document.querySelectorAll('.payment-card').forEach(card => {
            observer.observe(card);
        });
    </script>
<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=Domingosj/importa-o" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
</html>