Gleisonderamos commited on
Commit
c4a62cc
·
verified ·
1 Parent(s): 1b3d3d4

aumente a imagem no hero - Follow Up Deployment

Browse files
Files changed (1) hide show
  1. index.html +3 -3
index.html CHANGED
@@ -40,7 +40,7 @@
40
  <header class="bg-accent text-primary py-4 px-6 shadow-md">
41
  <div class="container mx-auto flex justify-between items-center">
42
  <div class="flex items-center">
43
- <img src="https://i.postimg.cc/8kXT8cpm/logo.png" alt="Zaaz Logo" class="h-12">
44
  </div>
45
  <nav class="hidden md:flex space-x-8">
46
  <a href="#benefits" class="hover:text-highlight transition">Benefícios</a>
@@ -65,7 +65,7 @@
65
  </a>
66
  </div>
67
  <div class="md:w-1/2 flex justify-center">
68
- <img src="https://i.postimg.cc/8kXT8cpm/logo.png" alt="Zaaz Hero" class="w-full max-w-md">
69
  </div>
70
  </div>
71
  </section>
@@ -422,7 +422,7 @@
422
  <div class="container mx-auto">
423
  <div class="flex flex-col md:flex-row justify-between items-center mb-8">
424
  <div class="mb-6 md:mb-0">
425
- <img src="https://i.postimg.cc/8kXT8cpm/logo.png" alt="Zaaz Logo" class="h-12">
426
  </div>
427
  <div class="flex space-x-6">
428
  <a href="#" class="text-2xl hover:text-highlight transition"><i class="fab fa-facebook"></i></a>
 
40
  <header class="bg-accent text-primary py-4 px-6 shadow-md">
41
  <div class="container mx-auto flex justify-between items-center">
42
  <div class="flex items-center">
43
+ <img src="https://i.postimg.cc/WztwLgMC/zaaz-branco.png" alt="Zaaz Logo" class="h-12">
44
  </div>
45
  <nav class="hidden md:flex space-x-8">
46
  <a href="#benefits" class="hover:text-highlight transition">Benefícios</a>
 
65
  </a>
66
  </div>
67
  <div class="md:w-1/2 flex justify-center">
68
+ <img src="https://i.postimg.cc/KvwpBds6/download-zaaz.webp" alt="Zaaz Hero" class="w-full max-w-lg border-4 border-highlight rounded-lg shadow-[0_0_20px_5px_rgba(248,195,44,0.5)] hover:shadow-[0_0_25px_8px_rgba(248,195,44,0.7)] transition-all duration-300 ml-8">
69
  </div>
70
  </div>
71
  </section>
 
422
  <div class="container mx-auto">
423
  <div class="flex flex-col md:flex-row justify-between items-center mb-8">
424
  <div class="mb-6 md:mb-0">
425
+ <img src="https://i.postimg.cc/WztwLgMC/zaaz-branco.png" alt="Zaaz Logo" class="h-12">
426
  </div>
427
  <div class="flex space-x-6">
428
  <a href="#" class="text-2xl hover:text-highlight transition"><i class="fab fa-facebook"></i></a>