File tree Expand file tree Collapse file tree 1 file changed +15
-6
lines changed
Expand file tree Collapse file tree 1 file changed +15
-6
lines changed Original file line number Diff line number Diff line change 22
33---
44
5- <section class =" bg-gradient-to-r from-blue-600 to-indigo-700 text-white py-20" >
6- <div class =" container mx-auto px-4 text-center" >
7- <h1 class =" text-5xl font-bold mb-6" >Bienvenido a Ecuador In Tech</h1 >
8- <p class =" text-xl mb-8" >Conecta, Aprende, y Comparte</p >
5+ <section
6+ class =" flex flex-col items-center justify-center bg-gradient-to-r from-indigo-700 to-blue-500 h-[100vh] text-white py-20"
7+ >
8+ <div
9+ class =" container grid grid-cols-1 gap-8 mx-auto px-4 text-center justify-items-center"
10+ >
11+ <h3 class =" text-2xl font-medium" >Bienvenido a</h3 >
12+ <h1 class =" text-6xl lg:text-8xl font-bold" >Ecuador In Tech</h1 >
13+ <p
14+ class =" text-base mb-8 uppercase font-montserrat font-medium text-slate-300 tracking-wide lg:text-xl"
15+ >
16+ Conecta, Aprende y Comparte
17+ </p >
918 <a
1019 href =" /communities"
11- class =" bg-white text-blue-600 px-8 py-3 rounded-full font-bold hover:bg-gray-100 "
20+ class =" w-fit bg-transparent border- white border-2 text-white px-5 py-2 rounded-xl font-medium hover:bg-white hover:text-blue-600 hover:font-semibold "
1221 >
13- Explora Comunidades Tech
22+ Conoce más
1423 </a >
1524 </div >
1625</section >
You can’t perform that action at this time.
0 commit comments