-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #11 from gpul-org/sponsor-9
add another sponsor
- Loading branch information
Showing
5 changed files
with
82 additions
and
3 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
--- | ||
layout: '~/layouts/MarkdownLayout.astro' | ||
--- | ||
|
||
import nttdataLogo from '~/assets/images/nttdata.svg'; | ||
import nttdataOffice from '~/assets/images/nttdataOffice.jpg'; | ||
|
||
import { Image } from 'astro:assets'; | ||
|
||
<Image src={nttdataLogo} alt="NTTData LOGO" height="200" width="400" style="box-shadow: none !important" /> | ||
|
||
NTT DATA, parte del Grupo NTT, es una innovadora empresa global de servicios empresariales | ||
y de TI con sede en Tokio. La compañía ayuda a los clientes en su proceso de transformación | ||
a través de consultoría, soluciones industriales, servicios de procesos de negocio, | ||
modernización digital y de TI y servicios gestionados. NTT DATA les permite, así como a la | ||
sociedad, avanzar con confianza hacia el futuro digital. | ||
|
||
<Image src={nttdataOffice} alt="NTTData Office" /> | ||
|
||
La compañía demuestra su compromiso con el éxito a largo plazo de sus clientes al combinar | ||
el alcance global con el enfoque local para trabajar con ellos en más de 50 países de todo | ||
el mundo. | ||
|
||
Enlaces: | ||
|
||
- Web: https://es.nttdata.com/ | ||
- Talento: https://careers.emeal.nttdata.com/ |