diff --git a/src/main/resources/messages.properties b/src/main/resources/messages.properties index 5a11f5b49..7a68a2a57 100644 --- a/src/main/resources/messages.properties +++ b/src/main/resources/messages.properties @@ -156,6 +156,10 @@ index.gather-docs.first-paragraph=You may be asked to submit documents to verify index.gather-docs.icon-list.1=Income index.gather-docs.icon-list.2=Self-employment index.gather-docs.icon-list.3=School enrollment +index.are-you-a-child-care-provider.header=Are you a child care provider? +index.are-you-a-child-care-provider.subheader=Complete a family's application by responding to their care request. +index.enter-confirmation-code.input-header=Enter confirmation code +index.respond-to-application.button=Respond to application # pilot-offboard.title=Sorry, you can't apply online right now. pilot-offboard.subtext-html=

We are working hard to make this online application available to everyone in Illinois. Please check back later.

You can still apply for Child Care Assistance using the paper application. Reach out to your local resource agency or child care center to get started.

diff --git a/src/main/resources/static/assets/css/custom.css b/src/main/resources/static/assets/css/custom.css index aee21ac2d..3b75c69fd 100644 --- a/src/main/resources/static/assets/css/custom.css +++ b/src/main/resources/static/assets/css/custom.css @@ -61,6 +61,9 @@ html, body { background-size: 25rem; } +.slab--tan { + background-color: #FFE8CE; +} @media only screen and (min-width: 600px) { .slab--hero { background-image: none; diff --git a/src/main/resources/static/assets/images/mother_baby_smiling.svg b/src/main/resources/static/assets/images/mother_baby_smiling.svg new file mode 100644 index 000000000..ed22fcae3 --- /dev/null +++ b/src/main/resources/static/assets/images/mother_baby_smiling.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html index 2d111d522..efeddf5d9 100644 --- a/src/main/resources/templates/index.html +++ b/src/main/resources/templates/index.html @@ -102,8 +102,58 @@

+
+
+
+

+
+ +
+

+
+ + + + + +
+ +
+
+
+
+ +
+ +
+ +
+