File tree Expand file tree Collapse file tree 2 files changed +35
-1
lines changed
Expand file tree Collapse file tree 2 files changed +35
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ import logoCICAS from '../../assets/sponsors/CICAS.svg'
55import logoDenodo from ' ../../assets/sponsors/denodo.svg'
66import logoDinahosting from ' ../../assets/sponsors/dinahosting.svg'
77import logoGradiant from ' ../../assets/sponsors/gradiant.svg'
8+ import logoInditexTech from ' ../../assets/sponsors/InditexTech.svg'
89import logoKelea from ' ../../assets/sponsors/Kelea.svg'
910import logoMSS from ' ../../assets/sponsors/management-solutions.png'
1011import logoNomaSystems from ' ../../assets/sponsors/nomasystems.png'
@@ -42,7 +43,11 @@ import logoNomaSystems from '../../assets/sponsors/nomasystems.png'
4243 <Image src ={ logoKelea } alt =" Logo Kelea" class =" h-4/6 w-full object-contain" />
4344 </div >
4445 </a >
45- <div class =" flex h-40 flex-col justify-center rounded-lg bg-white/20 text-center" >Próximamente</div >
46+ <a href =" https://www.zaratalent.com/es/tech/" >
47+ <div class =" flex h-40 flex-col justify-center overflow-hidden rounded-lg bg-white/75 p-2 px-6 text-center" >
48+ <Image src ={ logoInditexTech } alt =" Logo Inditex Tech" class =" h-4/6 w-full object-contain" />
49+ </div >
50+ </a >
4651</div >
4752<h3 class =" mt-12 text-center font-mono text-xl md:text-2xl" >user</h3 >
4853<div class =" mt-4 grid grid-cols-1 gap-7 px-8 sm:grid-cols-3 md:gap-12 md:px-14" >
You can’t perform that action at this time.
0 commit comments