Skip to content

Commit

Permalink
cambios en el contenido D0012
Browse files Browse the repository at this point in the history
  • Loading branch information
manueleduar committed Dec 2, 2020
1 parent 47cbf16 commit ef5d985
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<a href="https://www.facebook.com/search/top?q=apportateen"><p class="form__subtitle">Facebook</p></a>
<p class="concats_container">[email protected]</p>
<p class="concats_container">+52 8183433128</p>
<p class="concats_container">CSOFTMTY. Miguel Hidalgo PTE, Piso 38, SUITE/OFICINA 38-115. Monterrey Nuevo León. CP. 64060</p>
<!-- <p class="concats_container">CSOFTMTY. Miguel Hidalgo PTE, Piso 38, SUITE/OFICINA 38-115. Monterrey Nuevo León. CP. 64060</p> -->
</div>
</section>
</section>
2 changes: 1 addition & 1 deletion src/app/components/home-faq/home-faq.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export class HomeFAQComponent {
},
{
pregunta:'¿Cómo puedo pagar un taller?',
respuesta:'En la sección de Talleres Inscritos puedes imprimir la ficha de pago de cada taller y subir el comprobante una vez realizado el pago. Una vez aprobado por el administrador, quedarás automáticamente inscrito. Si se rechaza el comprobante puedes volver a subir otro. Cualquier duda favor de contactar a [email protected]'
respuesta:' Para realizar el pago es necesario ir al sitio boletia y realizar el pago del taller corrrspondiente. Cualquier duda favor de contactar a [email protected]'
},
{
pregunta:'¿Cuál es el costo de un taller?',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,7 @@ export class HomePatrocinadoresComponent {
},
{
frase: "",
url: '../../../../assets/img/sponsors/nuvasoft.png',
backImg: '../../../../assets/img/main5.JPG'
},
{
frase: "",
url: '../../../../assets/img/sponsors/nic.jpg',
url: '../../../../assets/img/sponsors/logo_accenture.png',
backImg: '../../../../assets/img/main5.JPG'
}
]
Expand Down
15 changes: 5 additions & 10 deletions src/app/components/home/home.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,25 +49,20 @@ export class HomeComponent {
url: '../../../../assets/img/sponsors/uerre.png',
backImg: '../../../../assets/img/main4.jpeg'
},
{
frase: "Frase de Nuvasoft",
url: '../../../../assets/img/sponsors/nuvasoft.png',
backImg: '../../../../assets/img/main4.jpeg'
},
{
frase: "Frase de Sofftek",
url: '../../../../assets/img/sponsors/sofftek.png',
backImg: '../../../../assets/img/main4.jpeg'
},
{
frase: "Frase de NIC",
url: '../../../../assets/img/sponsors/nic.png',
backImg: '../../../../assets/img/main4.jpeg'
},
{
frase: "Frase de Tecnoap",
url: '../../../../assets/img/sponsors/tecnoap.jpeg',
backImg: '../../../../assets/img/main4.jpeg'
},
{
frase: "Frase de Accenture",
url: '../../../../assets/img/sponsors/logo_accenture.png',
backImg: '../../../../assets/img/main4.jpeg'
}
]
}
Expand Down
Binary file added src/assets/img/sponsors/logo_accenture.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/assets/img/sponsors/nic.jpg
Binary file not shown.
Binary file removed src/assets/img/sponsors/nuvasoft.png
Binary file not shown.

0 comments on commit ef5d985

Please sign in to comment.