Newer
Older
CamaraComercioWeb / src / app / shared / components / brand / brand.component.html
Edward Florez on 30 Sep 2021 265 bytes changes home page
<main>
  <div class="container-image">
    <img src="../../../../assets/images/svg/logo.svg" alt="">
  </div>
  <div class="title Ws-18">
    <p class="mb-0 text-center">CÁMARA DE COMERCIO</p>
    <p class="mb-0 text-center">PAMPLONA</p>
  </div>
</main>