diff --git a/app/assets/stylesheets/pages/about.scss b/app/assets/stylesheets/pages/about.scss index b98e08c2..16d91299 100644 --- a/app/assets/stylesheets/pages/about.scss +++ b/app/assets/stylesheets/pages/about.scss @@ -67,7 +67,7 @@ .values-container { display: flex; flex-flow: row wrap; - justify-content: space-between; + justify-content: space-around; .value { position: relative; diff --git a/app/views/pages/about.html.slim b/app/views/pages/about.html.slim index 17fb649a..aa19ffcb 100644 --- a/app/views/pages/about.html.slim +++ b/app/views/pages/about.html.slim @@ -35,18 +35,28 @@ section.about-page-values-section#values .values-container .value div.value-num 01 - h3.value-title Craft - p.value-desc = t ".values.craft" + h3.value-title Mission First + p.value-desc = t ".values.mission" .value div.value-num 02 - h3.value-title Culture - p.value-desc = t ".values.culture" + h3.value-title Perpetual Growth + p.value-desc = t ".values.growth" .value div.value-num 03 - h3.value-title Heart - p.value-desc = t ".values.heart" + h3.value-title Cherish Each Other + p.value-desc = t ".values.cherish" + + .value + div.value-num 04 + h3.value-title Always Innovate + p.value-desc = t ".values.innovate" + + .value + div.value-num 05 + h3.value-title Be Humble + p.value-desc = t ".values.humble" section.photo-carousel.about-page-photo-carousel .wrapper diff --git a/config/locales/en/about.yml b/config/locales/en/about.yml index bfd74e8d..8a6e6c8d 100644 --- a/config/locales/en/about.yml +++ b/config/locales/en/about.yml @@ -7,16 +7,26 @@ en: To make beautiful engineering accessible and useful for those who create communities and promote public welfare. values: - craft: > - Our projects are carefully constructed from the first contact with the nonprofit to project - deployment and live use. We are meticulous about our design, our process, and our code. - culture: > - Bloopers work hard and play hard. When we’re not developing, we eat, play, - and volunteer together. We value a good sense of humor and think that there's fun to be had - wherever we go. - heart: > - We believe that our education and abilities should be used for good. Our motivation pushes us to - constantly learn, work hard, and find solutions where others haven't looked. + mission: > + We as Blueprint members ultimately unify under one goal - achieving our mission. We place the interests of + the people and partners we serve above our own. Our primary measure of success is the amount of positive + impact we create through our work. + growth: > + We as Blueprint members value the academic, social, and personal growth of our peers. We constantly seek + to perpetuate the cycle of learning and teaching, for our benefit and for others. We strive to offer a helping + hand in times of need and push each other to succeed. + cherish: > + We as Blueprint members seek to cherish our time spent together. We develop meaningful relationships that + extend well beyond the scope of the organization. We value each other as individuals and appreciate our + differences. + innovate: > + We as Blueprint members recognize that change is both inevitable and necessary. We are committed to + innovate and emphasize effective solutions as needed in order to remain relevant - nothing is sacred. We + welcome new ideas and diverse thinking. + humble: > + We as Blueprint members strive to remain humble, accept our imperfections, and be receptive to feedback. + We approach challenges with an open mind and remember that anyone can pursue social good, not just + Blueprint. team: title: The Team description: >