Skip to content

Commit 166e392

Browse files
ajuste de textos sobre eventos
1 parent aa8ca00 commit 166e392

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/app/page/landing-page-inicio/landing-page-inicio.component.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -646,7 +646,7 @@ <h3 id="accordion-flush-heading-2">
646646
class="flex items-center justify-between w-full py-5 font-medium text-left text-gray-600 border-b border-gray-200 dark:border-gray-700 dark:text-gray-400"
647647
data-accordion-target="#accordion-flush-body-2" aria-expanded="false"
648648
aria-controls="accordion-flush-body-2">
649-
<span>Quanto vai ter eventos, aulas ou palestra?</span>
649+
<span>Quando vai ter eventos, aulas ou palestra?</span>
650650
<svg data-accordion-icon="" class="w-6 h-6 shrink-0" fill="currentColor" viewBox="0 0 20 20"
651651
xmlns="http://www.w3.org/2000/svg">
652652
<path fill-rule="evenodd"

src/app/page/slider-event/slider-event.component.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ export class SliderEventComponent {
3636
id: 2,
3737
evento: true,
3838
typeMembro: 'Ja aconteceu - Workshop',
39-
Title: 'Como funcionar um api no mundo do Java',
40-
desc: 'Introdução às APIs: Entenda o que são APIs, por que são essenciais no desenvolvimento de software e como funcionam dentro do ecossistema Java e ganhando produtivade com Spring ',
39+
Title: 'Como criar uma API com SpringBoot + MongoDB',
40+
desc: 'Elian diretamente de Itacoatiara-AM, mostrou como criar uma API com SpringBoot + MongoDB',
4141
imgPath: '../../../assets/encontro2.jpeg',
4242
imgAutor: '../../../assets/doke.png',
4343
nomes: 'Samuelson',

0 commit comments

Comments
 (0)