Skip to content

Commit

Permalink
Update index.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
lisagorewitdecker authored Nov 5, 2024
1 parent a1d93f4 commit e073eae
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ const Home: NextPage = () => {
<div className="flex items-center justify-center">
<div className="container">
<h3 className="text-center">
<b>TESHOME (TONY/TK) IS GRATEFUL FOR ALL OF THE DAYS HE IS ALIVE & FOR EVERY BREATH HE TAKEs EVERYDAY!</b></h3>
<b>TESHOME (TONY/TK) IS GRATEFUL FOR ALL OF THE DAYS HE IS ALIVE & FOR EVERY BREATH HE TAKES EVERY DAY!</b></h3>
</div>

<div
Expand Down Expand Up @@ -313,12 +313,12 @@ const Home: NextPage = () => {
</div>
</div>
</div>
</main>
<footer className="bg-gray-900 text-gray-400 py-4 text-sm">
<div className="locations">
<div className="locations">
<h2>eStop Driving School Provides Dring Lessons to The Following Locations: Novato, CA; Tiburon, CA; Petaluma, CA; San Rafael, CA; Corte Madera, CA; Sausalito, CA; Sebastopol, CA; Mill Valley, CA; San Anselmo, CA;
Greenbrae CA; Kentfield, CA. If You Do Not See Your Location Listed Here;
Please Do Not Hesitate to Contact Teshome (Tony or TK) Via Text or Phone.</h2>
</div>
</main>
<footer className="bg-gray-900 text-gray-400 py-4 text-sm">
<div className="container m-auto text-center">
Copyright @2024{" "} |
<a
Expand Down

0 comments on commit e073eae

Please sign in to comment.