Skip to content

Commit a02aefb

Browse files
committed
quote
1 parent f887635 commit a02aefb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: src/pages/index.js

+3-3
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,9 @@ function IndexPage({location}) {
8181
</section>
8282
<section className="bg-white w-full px-16 py-8 flex align-center justify-center">
8383
<div class="text-center max-w-xl">
84-
<h2 className="text-xl uppercase text-black font-bold tracking-wider mb-4">From Our President</h2>
85-
<p className="text-3xl text-black font-light">"I cannot give enough thanks to our sponsors, supporters, and those who believed in us from day one. You are what make the FPA special."</p>
86-
<p className="text-xl font-black text-black mt-8 uppercase">Neil Chaudhari<br /><b class="text-xl">Co-Founder and CEO</b></p>
84+
<h2 className="text-xl uppercase text-black font-bold tracking-wider mb-4">Why We Teach</h2>
85+
<p className="text-3xl text-black font-light">"Part of my joy in learning is that it puts me in a position to teach; nothing, however outstanding and however helpful, will ever give me any pleasure if the knowledge is for my benefit alone."</p>
86+
<p className="text-xl font-black text-black mt-8 uppercase">Lucius Seneca<br /><b class="text-xl">Stoic Philosopher</b></p>
8787
</div>
8888
</section>
8989
</Layout>

0 commit comments

Comments
 (0)