update to geo location to open gps
This commit is contained in:
parent
f9bbe27fa9
commit
e6d0f91e00
@ -81,7 +81,7 @@ const NavBar = () => {
|
||||
<IoLocationSharp />
|
||||
</div>
|
||||
<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>
|
||||
</div>
|
||||
<div className="flex items-center justify-center">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user