Skip to content

Commit ef59f41

Browse files
authored
Update quote on home page (#5415)
1 parent dbb40d6 commit ef59f41

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

cms/templates/cms/home_page.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -220,9 +220,9 @@ <h3>Join Us at Our Free Online Events</h3>
220220
{% include "faqs.html" %}
221221
<section class="quote-section">
222222
<div class="row quote">
223-
<img class="person" src="{% static 'images/grimson.png' %}" alt="">
224-
<blockquote class="quote-text">“MicroMasters Programs offer unprecedented access points to advanced degrees, as well as to accelerated professional growth in some of the world's most in-demand fields. Through these programs, learners worldwide can gain the experience of a masters-level course of study, but also the confidence of thriving in an MIT-caliber education.”</blockquote>
225-
<p class="quote-author">Eric Grimson, Vice President of Open Learning, MIT </p>
223+
<img class="person" src="{% static 'images/dimitris.png' %}" alt="">
224+
<blockquote class="quote-text">“MicroMasters programs offer high-potential learners a glimpse of graduate education at MIT, providing an affordable, accelerated, and convenient path to a master’s degree at the Institute as well as multiple pathway schools. The MicroMasters credential itself also offers worldwide learners an accelerated professional growth opportunity as they move through their careers.”</blockquote>
225+
<p class="quote-author">Dimitris Bertsimas, Vice Provost for Open Learning, MIT </p>
226226
</div>
227227
<div class="row quote">
228228
<img class="person" src="{% static 'images/kornbluth.png' %}" alt="Sally Kornbluth, MIT President">

static/images/dimitris.png

57.3 KB
Loading

0 commit comments

Comments
 (0)