From 35eab878231719fdb2fabfe6833f9f73dd0a0e4e Mon Sep 17 00:00:00 2001 From: KKAYFISH Date: Tue, 25 Jul 2023 18:36:51 -0700 Subject: [PATCH 1/2] EMBCESSMOD-4659 - updated as requested --- landing-page/src/html/index.html | 32 +++++++++++++++----------------- 1 file changed, 15 insertions(+), 17 deletions(-) diff --git a/landing-page/src/html/index.html b/landing-page/src/html/index.html index 309b6d19c..783c40ae0 100644 --- a/landing-page/src/html/index.html +++ b/landing-page/src/html/index.html @@ -77,7 +77,7 @@ } @media (min-width: 1024px) { .lead { - font-size: 19px; + font-size: 16px; line-height: 29px; max-width: 940px; margin-bottom: 20px; @@ -210,7 +210,7 @@ @media (min-width: 1024px) { .hero-content { padding: 54px 0; - height: 620px; + height: 540px; display: -webkit-box; display: -ms-flexbox; display: flex; @@ -234,9 +234,10 @@ /** Are Evacuated Section **/ .are-evacuated { - width: 100%; - background-color: #FCBA19; - padding: 40px 0; + width: 100%; + height: 200px; + background-color: #FCBA19; + padding: 40px 0; } .--are-evacuated-cols { @@ -563,11 +564,11 @@
-

Are You Evacuated?

-

If you are under an Evacuation Order, follow instructions from your First Nation or localgovernment. Visit your First Nation or local government's website or social media, or EmergencyInfoBC.ca for evacuation information and next steps

+

Are you evacuated?

+

If you are under an Evacuation Order, follow instructions from your First Nation or local government. Visit your First Nation or local government's website or social media, or EmergencyInfoBC.ca for evacuation information and next steps.

@@ -577,16 +578,13 @@

Are You Evacuated?

Do you need Emergency Support Services?

-

Your First Nation or local government will instruct you to register for Emergency SupportServices in one of two ways:

-
-
Self-Register Now @@ -619,7 +617,7 @@

Responders

Suppliers Illustration

Suppliers

-

EMBC Suppliers who are registered to provide goods or services to evacuees during an emergency can submit their invoices and receipts online by clicking the link below.

+

EMBR Suppliers who are registered to provide goods or services to evacuees during an emergency can submit their invoices and receipts online by clicking the link below.

Visit the ERA Supplier Portal >

Watch Training Video > From 5a79c574b8e12252ce93a9c1a9015fcb10ae9c50 Mon Sep 17 00:00:00 2001 From: KKAYFISH Date: Tue, 25 Jul 2023 18:39:19 -0700 Subject: [PATCH 2/2] EMBCESSMOD-4659 - fixed typo --- landing-page/src/html/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/landing-page/src/html/index.html b/landing-page/src/html/index.html index 783c40ae0..b30666f95 100644 --- a/landing-page/src/html/index.html +++ b/landing-page/src/html/index.html @@ -617,7 +617,7 @@

Responders

Suppliers Illustration

Suppliers

-

EMBR Suppliers who are registered to provide goods or services to evacuees during an emergency can submit their invoices and receipts online by clicking the link below.

+

EMCR Suppliers who are registered to provide goods or services to evacuees during an emergency can submit their invoices and receipts online by clicking the link below.

Visit the ERA Supplier Portal >

Watch Training Video >