Fix typos
This commit is contained in:
@@ -34,7 +34,7 @@ const ContactPage = () => (
|
||||
<Card team teamMember={Denver} title="OFFICE IN DENVER">
|
||||
<div className="xsm:flex text-left justify-around text-black text-base p-4">
|
||||
<div className="py-2">
|
||||
<h4 className="text-black">Adress</h4>
|
||||
<h4 className="text-black">Address</h4>
|
||||
<p className="text-black-light font-serif">
|
||||
Saburly <br />
|
||||
1819 S Pearl St <br />
|
||||
@@ -70,7 +70,7 @@ const ContactPage = () => (
|
||||
<Card team teamMember={Sarajevo} title="OFFICE IN SARAJEVO">
|
||||
<div className="xsm:flex text-left justify-around text-base p-4">
|
||||
<div className="py-2">
|
||||
<h4 className="text-black">Adress</h4>
|
||||
<h4 className="text-black">Address</h4>
|
||||
<p className="font-serif text-black-light">
|
||||
Saburly d.o.o <br />
|
||||
Hakije Turajlica 2 <br />
|
||||
|
||||
Reference in New Issue
Block a user