File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ export const carouselImages = [
109
109
AD INVESTIMENTOS
110
110
</ span >
111
111
< h2 className = "text-2xl md:text-[64px] font-bold font-['Oswald'] text-white leading-tight" >
112
- INVISTA COM A AD E CONTE COM ACOMPANHAMENTO{ " " }
112
+ INVISTA COM A AD E CONTE COM ACOMPANHAMENTO
113
113
< span className = "text-adblue" > DIÁRIO</ span > DE SUAS APLICAÇÕES
114
114
</ h2 >
115
115
</ div >
@@ -123,10 +123,10 @@ export const carouselImages = [
123
123
content : (
124
124
< div className = "flex flex-col items-center justify-center w-4/5 h-full gap-4" >
125
125
< div className = "flex flex-col gap-4" >
126
- < span className = "flex text-xl md:text-5xl text-white font-extralight text-start font-['Raleway']" >
126
+ < span className = "flex text-xl justify-center md:text-5xl text-white font-extralight font-['Raleway']" >
127
127
AD INVESTIMENTOS
128
128
</ span >
129
- < h2 className = "flex flex-col gap-5 text-2xl md:text-[64px] font-bold font-['Oswald'] text-white leading-tight text-start " >
129
+ < h2 className = "flex flex-col gap-5 text-2xl md:text-[64px] font-bold font-['Oswald'] text-white leading-tight " >
130
130
TRANQUILIDADE PARA SUA APOSENTADORIA? INVESTIR PARA COMPRAR UMA
131
131
CASA?
132
132
< span className = "text-adblue" > FALE CONOSCO.</ span >
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ module.exports = {
7
7
transparent : "transparent" ,
8
8
current : "currentColor" ,
9
9
white : "#ffffff" ,
10
- adblue : "#5ac6e9 " ,
10
+ adblue : "#FFB600 " ,
11
11
} ,
12
12
extend : { } ,
13
13
} ,
You can’t perform that action at this time.
0 commit comments