update to geo location to open gps

This commit is contained in:
Jacob Delgado 2024-02-01 23:57:28 -08:00
parent f9bbe27fa9
commit e6d0f91e00

View File

@ -81,7 +81,7 @@ const NavBar = () => {
<IoLocationSharp /> <IoLocationSharp />
</div> </div>
<span className="flex flex-wrap brightness-90 font-sans text-sm"> <span className="flex flex-wrap brightness-90 font-sans text-sm">
24188 E Hwy 51, Broken Arrow, OK 74014 <a href="geo:36.01956980565984, -95.70684091164172">24188 E Hwy 51, Broken Arrow, OK 74014</a>
</span> </span>
</div> </div>
<div className="flex items-center justify-center"> <div className="flex items-center justify-center">