Skip to content

Commit

Permalink
Merge pull request #490 from bcgov/GeorgeWalker-patch-1
Browse files Browse the repository at this point in the history
Update index.html
  • Loading branch information
GeorgeWalker authored Jul 22, 2024
2 parents 09360fb + ef9ab51 commit 6262ac0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions landing-page/src/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -675,7 +675,7 @@
<header class="site-header">
<div class="container">
<div class="site-header-content">
<a href="/" class="site-logo"><img src="https://ess.gov.bc.ca/img/gov_bc_logo.svg" alt="Government of B.C."></a>
<a href="/" class="site-logo"><img src="https://ess.gov.bc.ca/app/themes/bcgov-wordpress-block-theme/assets/images/bc_gov_logo_reverse.svg" alt="Government of B.C."></a>
</div>
</div>
</header>
Expand Down Expand Up @@ -763,15 +763,15 @@ <h3>Register with DFA</h3>
<a class="--link-light-blue register-dfa-link" href="https://dfa-portal-dev.apps.silver.devops.gov.bc.ca/registration-method" target="_blank">Already registered? Log in ></a>
</div>
<div class="register-dfa-image">
<img class="register-dfa-img" src="https://ess.gov.bc.ca/img/preparedness.svg" alt="Umbrella Illustration">
<img class="register-dfa-img" src="https://ess.gov.bc.ca/app/uploads/sites/931/2024/06/noun-umbrella-5817185-333333.png" alt="Umbrella Illustration">
</div>
</div>
</section>

<section class="contact-cta">
<div class="container --contact-cta-layout">
<div class="contact-cta__content">
<img class="contact-cta__icon" src="https://ess.gov.bc.ca/img/contact.svg" alt="Phone Illustration">
<img class="contact-cta__icon" src="https://ess.gov.bc.ca/app/uploads/sites/931/2024/06/noun-contact-4203636-1E5296-1.png" alt="Phone Illustration">
</div>
<div class="contact-cta-description">
<h3>Contact Us</h3>
Expand Down Expand Up @@ -811,4 +811,4 @@ <h3>Contact Us</h3>
</footer>

</body>
</html>
</html>

0 comments on commit 6262ac0

Please sign in to comment.