11< app-header-landing-page > </ app-header-landing-page >
22<!-- Start block -->
3- < section class ="bg-white dark:bg-gray-900 ">
3+ < section class ="bg-zinc-300 dark:bg-gray-900 ">
44 < div class ="grid max-w-screen-xl px-4 pt-20 pb-8 mx-auto lg:gap-8 xl:gap-0 lg:py-16 lg:grid-cols-12 lg:pt-28 ">
55 < div class ="mr-auto place-self-center lg:col-span-7 ">
6- < p class ="font-light text-gray-500 "> Alô programador (a) Java! Conheça a</ p >
6+ < p class ="font-light text-zinc-600 dark:text- gray-500 "> Alô programador (a) Java! Conheça a</ p >
77 < h1
88 class ="max-w-2xl mb-4 text-4xl font-extrabold leading-none tracking-tight md:text-5xl xl:text-6xl dark:text-white ">
99 Comunidade< br > Java Amazonas</ h1 >
10- < p class ="max-w-2xl mb-6 font-light text-gray-500 lg:mb-8 md:text-lg lg:text-xl dark:text-gray-400 "> A comunidade
10+ < p class ="max-w-2xl mb-6 font-light text-zinc-600 lg:mb-8 md:text-lg lg:text-xl dark:text-gray-400 "> A comunidade
1111 foi criada na< a href ="https://brasil.campus-party.org/cpamazonia/ " class ="hover:underline "> Campus Party
1212 Amazônia</ a > , e ela mesma é uma excelente maneira de se conectar, comunicar e colaborar com outros
1313 desenvolvedores, compartilhando seus conhecimentos com o objetivo de expandir a experiência em Tecnologia.</ p >
199199</section> -->
200200<!-- End block -->
201201<!-- Start block -->
202- < section class ="bg-gray-50 dark:bg-gray-800 ">
202+ < section class ="bg-zinc-200 dark:bg-gray-800 ">
203203 < div class ="max-w-screen-xl px-4 py-8 mx-auto space-y-12 lg:space-y-20 lg:py-24 lg:px-6 ">
204204 <!-- Row -->
205205 < div class ="items-center gap-8 lg:grid lg:grid-cols-2 xl:gap-16 ">
206- < div class ="text-gray-500 sm:text-lg dark:text-gray-400 ">
206+ < div class ="text-zinc-600 sm:text-lg dark:text-gray-400 ">
207207 < h2 class ="mb-4 text-3xl font-extrabold tracking-tight text-gray-900 dark:text-white "> Por que aprender Java?
208208 </ h2 >
209209 < p class ="mb-8 font-light lg:text-xl "> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dicta
@@ -323,14 +323,14 @@ <h2 class="mb-4 text-3xl font-extrabold tracking-tight text-gray-900 dark:text-w
323323</ section >
324324<!-- End block -->
325325<!-- Start block -->
326- < section class ="bg-white dark:bg-gray-900 ">
326+ < section class ="bg-zinc-300 dark:bg-gray-900 ">
327327 < div
328328 class ="items-center max-w-screen-xl px-4 py-8 mx-auto lg:grid lg:grid-cols-4 lg:gap-16 xl:gap-24 lg:py-24 lg:px-6 ">
329329 < div class ="col-span-2 mb-8 ">
330330 < p class ="text-lg font-medium text-green-600 dark:text-green-500 "> Hello world</ p >
331331 < h2 class ="mt-3 mb-4 text-3xl font-extrabold tracking-tight text-gray-900 md:text-3xl dark:text-white "> Sobre a
332332 comunidade Java Amazonas</ h2 >
333- < p class ="font-light text-gray-500 sm:text-xl dark:text-gray-400 "> "Java User Groups (JUGs) são organizações
333+ < p class ="font-light text-zinc-600 sm:text-xl dark:text-gray-400 "> "Java User Groups (JUGs) são organizações
334334 voluntárias que se esforçam para distribuir conhecimento relacionado a Java em todo o mundo. Eles fornecem um
335335 ponto de encontro para os usuários Java obterem informações, compartilharem recursos e soluções, aumentarem o
336336 networking, expandirem o conhecimento da tecnologia Java e, acima de tudo, se esforçarem para construir uma
@@ -410,7 +410,7 @@ <h3 class="mb-2 text-2xl font-bold dark:text-white">5+ Million</h3>
410410</ section >
411411<!-- End block -->
412412<!-- Start block -->
413- < section class ="bg-gray-50 dark:bg-gray-800 ">
413+ < section class ="bg-zinc-200 dark:bg-gray-800 ">
414414 < div class ="max-w-screen-xl px-4 py-8 mx-auto text-center lg:py-24 lg:px-6 ">
415415 < figure class ="max-w-screen-md mx-auto ">
416416 < svg class ="h-12 mx-auto mb-3 text-gray-400 dark:text-gray-600 " viewBox ="0 0 24 27 " fill ="none "
@@ -435,10 +435,12 @@ <h3 class="mb-2 text-2xl font-bold dark:text-white">5+ Million</h3>
435435</ section >
436436<!-- End block -->
437437<!-- Start block -->
438- < section class ="bg-gray-50 dark:bg-gray-900 ">
439- < div class ="text-white max-w-screen-xl mx-auto py-8 px-4 lg:py-16 lg:px-6 ">
438+ < section class ="bg-zinc-300 dark:bg-gray-900 ">
439+ < div class ="text-black dark:text- white max-w-screen-xl mx-auto py-8 px-4 lg:py-16 lg:px-6 ">
440440 < div class ="text-center mb-10 ">
441- < h2 class ="text-4xl tracking-tight font-bold text-primary-800 "> Mas por que participar de uma comunidade?</ h2 >
441+ < h2 class ="text-4xl tracking-tight font-bold text-primary-800 "> Mas por que participar de uma
442+ comunidade?
443+ </ h2 >
442444 < p class ="mt-3 "> "Participar de um grupo de usuários Java é uma ótima maneira de se conectar, comunicar e colaborar
443445 com seus colegas desenvolvedores. Os JUGs podem ser encontrados em quase todos os continentes, com encontros
444446 regulares." Site do Java (https://dev.java/community/jugs/)</ p >
@@ -487,11 +489,11 @@ <h3 class="text-2xl font-bold text-md mb-6">Compartilhamento</h3>
487489<!-- End block -->
488490<!-- Start block -->
489491
490- < section class ="bg-white dark:bg-gray-800 ">
492+ < section class ="bg-zinc-200 dark:bg-gray-800 ">
491493 < div class ="max-w-screen-xl px-4 py-8 mx-auto lg:py-24 lg:px-6 ">
492494 < div class ="max-w-screen-md mx-auto mb-8 text-center lg:mb-12 ">
493495 < h2 class ="mb-4 text-3xl font-extrabold tracking-tight text-gray-900 dark:text-white "> Eventos</ h2 >
494- < p class ="mb-5 font-light text-gray-500 sm:text-xl dark:text-gray-400 "> Mergulhe em eventos, workshops e aulas
496+ < p class ="mb-5 font-light text-gray-700 sm:text-xl dark:text-gray-400 "> Mergulhe em eventos, workshops e aulas
495497 cuidadosamente elaborados para expandir seus horizontes e alimentar sua paixão pelo conhecimento.</ p >
496498 </ div >
497499
@@ -571,7 +573,7 @@ <h3 class="mb-4 text-2xl font-semibold">Starter</h3>
571573</ section >
572574<!-- End block -->
573575<!-- Start block -->
574- < section class ="bg-white dark:bg-gray-900 pt-8 ">
576+ < section class ="bg-zinc-300 dark:bg-gray-900 pt-8 ">
575577 < div class ="max-w-screen-xl px-4 pb-8 mx-auto lg:pb-24 lg:px-6 ">
576578 < h2
577579 class ="mb-6 text-3xl font-extrabold tracking-tight text-center text-gray-900 lg:mb-8 lg:text-3xl dark:text-white ">
@@ -692,7 +694,7 @@ <h3 id="accordion-flush-heading-3">
692694</ section >
693695<!-- End block -->
694696<!-- Start block -->
695- < section class ="bg-gray-50 dark:bg-gray-800 ">
697+ < section class ="bg-zinc-200 dark:bg-gray-800 ">
696698 < div class ="max-w-screen-xl px-4 py-8 mx-auto lg:py-16 lg:px-6 ">
697699 < div class ="max-w-screen-sm mx-auto text-center ">
698700 < h2 class ="mb-4 text-3xl font-extrabold leading-tight tracking-tight text-gray-900 dark:text-white "> Contato</ h2 >
@@ -704,7 +706,7 @@ <h2 class="mb-4 text-3xl font-extrabold leading-tight tracking-tight text-gray-9
704706 trial for 30 days</a> -->
705707 < div class ="items-center justify-center space-y-4 sm:flex sm:space-y-0 sm:space-x-4 rtl:space-x-reverse ">
706708 < a href ="# "
707- class ="w-full sm:w-auto bg-gray-800 hover:bg-gray-700 focus:ring-4 focus:outline-none focus:ring-gray-300 text-white rounded-lg inline-flex items-center justify-center px-4 py-2.5 dark:bg-gray-700 dark:hover:bg-gray-600 dark:focus:ring-gray-700 ">
709+ class ="w-full sm:w-auto bg-gray-700 hover:bg-gray-700 focus:ring-4 focus:outline-none focus:ring-gray-300 text-white rounded-lg inline-flex items-center justify-center px-4 py-2.5 dark:bg-gray-700 dark:hover:bg-gray-600 dark:focus:ring-gray-700 ">
708710 <!-- <svg class="me-3 w-7 h-7" aria-hidden="true" focusable="false" data-prefix="fab" data-icon="apple" role="img"
709711 xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512">
710712 <path fill="currentColor"
@@ -732,7 +734,7 @@ <h2 class="mb-4 text-3xl font-extrabold leading-tight tracking-tight text-gray-9
732734 </ div >
733735 </ a >
734736 < a href ="# "
735- class ="w-full sm:w-auto bg-gray-800 hover:bg-gray-700 focus:ring-4 focus:outline-none focus:ring-gray-300 text-white rounded-lg inline-flex items-center justify-center px-4 py-2.5 dark:bg-gray-700 dark:hover:bg-gray-600 dark:focus:ring-gray-700 ">
737+ class ="w-full sm:w-auto bg-gray-700 hover:bg-gray-700 focus:ring-4 focus:outline-none focus:ring-gray-300 text-white rounded-lg inline-flex items-center justify-center px-4 py-2.5 dark:bg-gray-700 dark:hover:bg-gray-600 dark:focus:ring-gray-700 ">
736738 <!-- <svg class="me-3 w-7 h-7" aria-hidden="true" focusable="false" data-prefix="fab" data-icon="google-play"
737739 role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
738740 <path fill="currentColor"
0 commit comments