11< app-header-landing-page > </ app-header-landing-page >
22<!-- Start block -->
3- < section class ="bg-zinc-300 dark:bg-gray-900 ">
3+ < section class ="bg-zinc-300 dark:bg-gray-900 " id =" inicio " >
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 ">
66 < p class =" font-light text-zinc-600 dark:text-gray-500 "> Alô programador (a) Java! Conheça a</ p >
3939 </ div >
4040 </ div >
4141 < div class ="hidden lg:mt-0 lg:col-span-5 lg:flex ">
42- < img class ="floating " src ="../assets/java-jugle-comunidade.png " alt ="hero image " height ="">
42+ < img class ="floating " src ="../assets/java-jugle-comunidade (1) .png " alt ="hero image " height ="">
4343 </ div >
4444 </ div >
4545</ section >
179179<!-- End block -->
180180<!-- Start block -->
181181< section class ="bg-zinc-200 dark:bg-gray-800 ">
182- < div >
182+ < div id =" porqueJava " >
183183 < 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 ">
184184 <!-- Row -->
185185 < div class ="items-center gap-8 lg:grid lg:grid-cols-2 xl:gap-16 ">
186186 < div class ="text-zinc-600 sm:text-lg dark:text-gray-400 ">
187- < h2 class ="mb-4 text-3xl font-extrabold tracking-tight text-gray-900 dark:text-white "> Por que aprender Java?
187+ < h2 class ="mb-4 text-3xl font-extrabold tracking-tight text-gray-900 dark:text-white " > Por que aprender Java?
188188 </ h2 >
189189 < p class ="mb-8 font-light lg:text-xl "> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dicta
190190 repellendus soluta sed non iusto, dolores, vel aliquid perspiciatis nulla animi dolorem dignissimos
@@ -309,7 +309,7 @@ <h2 class="mb-4 text-3xl font-extrabold tracking-tight text-gray-900 dark:text-w
309309</ section >
310310<!-- End block -->
311311<!-- Start block -->
312- < section class ="bg-zinc-300 dark:bg-gray-900 ">
312+ < section class ="bg-zinc-300 dark:bg-gray-900 " id =" sobre " >
313313 < div
314314 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 ">
315315 < div class ="col-span-2 mb-8 ">
@@ -327,7 +327,7 @@ <h2 class="mt-3 mb-4 text-3xl font-extrabold tracking-tight text-gray-900 md:tex
327327 < div class ="pt-6 mt-6 space-y-4 border-t border-gray-200 dark:border-gray-700 ">
328328 < div >
329329 < a href ="https://dev.java/community/jugs/ " target ="_blank "
330- class ="inline-flex items-center text-base font-medium text-purple -600 hover:text-green-800 dark:text-green-500 dark:hover:text-purple -700 ">
330+ class ="inline-flex items-center text-base font-medium text-green -600 hover:text-green-800 dark:text-green-500 dark:hover:text-green -700 ">
331331 Site do java
332332 < svg class ="w-5 h-5 ml-1 " fill ="currentColor " viewBox ="0 0 20 20 " xmlns ="http://www.w3.org/2000/svg ">
333333 < path fill-rule ="evenodd "
@@ -475,7 +475,7 @@ <h3 class="text-2xl font-bold text-md mb-6">Compartilhamento</h3>
475475<!-- End block -->
476476<!-- Start block -->
477477
478- < section class ="bg-zinc-200 dark:bg-gray-800 ">
478+ < section class ="bg-zinc-200 dark:bg-gray-800 " id =" evento " >
479479 < div class ="max-w-screen-xl px-4 py-8 mx-auto lg:py-24 lg:px-6 ">
480480 < div class ="max-w-screen-md mx-auto mb-8 text-center lg:mb-12 ">
481481 < h2 class ="mb-4 text-3xl font-extrabold tracking-tight text-gray-900 dark:text-white "> Eventos</ h2 >
@@ -680,7 +680,7 @@ <h3 id="accordion-flush-heading-3">
680680</ section >
681681<!-- End block -->
682682<!-- Start block -->
683- < section class ="bg-zinc-200 dark:bg-gray-800 ">
683+ < section class ="bg-zinc-200 dark:bg-gray-800 " id =" contato " >
684684 < div class ="max-w-screen-xl px-4 pt-8 mx-auto lg:pt-16 lg:px-6 ">
685685 < div class ="max-w-screen-sm mx-auto text-center ">
686686 < h2 class ="mb-4 text-3xl font-extrabold leading-tight tracking-tight text-gray-900 dark:text-white "> Contato</ h2 >
0 commit comments