Updated about us page
This commit is contained in:
parent
1fbc541a5d
commit
2851e60c78
1 changed files with 2 additions and 3 deletions
|
@ -41,10 +41,9 @@ const people = [
|
|||
<div style={{paddingBottom: '100px'}}></div>
|
||||
<div className="mx-auto grid max-w-7xl gap-x-8 gap-y-20 px-6 lg:px-8 xl:grid-cols-3">
|
||||
<div className="max-w-2xl">
|
||||
<h2 className="text-3xl font-bold tracking-tight text-gray-200 sm:text-4xl">Meet our leadership</h2>
|
||||
<h2 className="text-3xl font-bold tracking-tight text-gray-200 sm:text-4xl">Meet our developers</h2>
|
||||
<p className="mt-6 text-lg leading-8 text-gray-200">
|
||||
Libero fames augue nisl porttitor nisi, quis. Id ac elit odio vitae elementum enim vitae ullamcorper
|
||||
suspendisse.
|
||||
We are a group of passionate middle schoolers that got togather to hopefully make a difference in the world
|
||||
</p>
|
||||
</div>
|
||||
<ul role="list" className="grid gap-x-8 gap-y-12 sm:grid-cols-2 sm:gap-y-16 xl:col-span-2">
|
||||
|
|
Loading…
Reference in a new issue