fixed
This commit is contained in:
parent
43967063a9
commit
414e9fd85a
@ -55,7 +55,7 @@ const Footer = () => {
|
||||
className="h-4 w-4 mt-[2px] opacity-80"
|
||||
/>
|
||||
<div className="flex flex-col leading-[1.4]">
|
||||
<span className="font-semibold text-[#232528]">+971-504519711</span>
|
||||
<span className="font-semibold text-[#232528]">+971506491429</span>
|
||||
{/* <span className="font-semibold text-[#232528]">+971 4 327 3535</span> */}
|
||||
</div>
|
||||
</div>
|
||||
@ -68,10 +68,10 @@ const Footer = () => {
|
||||
className="h-4 w-4 opacity-80"
|
||||
/>
|
||||
<a
|
||||
href="mailto:Bhavinkumar.Chandulal@fcsc.gov.ae"
|
||||
href="mailto:iip.survey@fcsc.gov.ae"
|
||||
className="text-[#232528] hover:underline"
|
||||
>
|
||||
Bhavinkumar.Chandulal@fcsc.gov.ae
|
||||
iip.survey@fcsc.gov.ae
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -59,7 +59,7 @@ const Footer = () => {
|
||||
<div className=" mt-2 text-gray-700 text-sm space-y-2">
|
||||
<div className="flex items-center space-x-2">
|
||||
<Phone className="w-4 h-4 text-green-600" />
|
||||
<span>+971-504519711</span>
|
||||
<span>+971506491429</span>
|
||||
</div>
|
||||
{/* <div className="flex items-center space-x-2">
|
||||
<PhoneCall className="w-4 h-4 text-green-600" />
|
||||
@ -69,7 +69,7 @@ const Footer = () => {
|
||||
<div className="flex items-center space-x-2">
|
||||
<Mail className="w-4 h-4 text-green-600" />
|
||||
<span>
|
||||
Bhavinkumar.Chandulal@fcsc.gov.ae</span>
|
||||
iip.survey@fcsc.gov.ae</span>
|
||||
</div>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user