Update team page

This commit is contained in:
rebuilt 2023-03-28 17:23:52 -07:00
parent 33d7a0fcbf
commit d0d59a7de2
17 changed files with 59 additions and 185 deletions

View file

@ -1,8 +1,6 @@
<!-- Header-->
<%= render partial: "layouts/header", locals: {heading: "Our Mission"} %>
<section class="bg-image choir"> </section>
<section class="row my-5 justify-content-center">
<div class="dynamic-content">
<article class="my-5">
@ -15,14 +13,11 @@
</article>
</div>
</section>
<section class="row justify-content-center">
<div class="dynamic-content">
<%= image_tag "mission/partnership.svg" , style: "width:100%;" %>
</div>
</section>
<section class="row justify-content-center my-5">
<div class="dynamic-content">
<h2 class="color-primary">Looking For More Information?</h2>
@ -30,6 +25,5 @@
<p> <%= link_to "Download the ECP Frequently Asked Questions", "/" %> </p>
</div>
</section>
<section class="bg-secondary band my-5">
</section>