Compare commits
5 Commits
version_24
...
version_26
| Author | SHA1 | Date | |
|---|---|---|---|
| c74227ca00 | |||
| 34667b3e39 | |||
| 3f4359dd46 | |||
| 30c0b01057 | |||
| 0b84fe33a3 |
@@ -255,12 +255,12 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
{/* Google Maps */}
|
{/* Google Maps */}
|
||||||
<a
|
<a
|
||||||
href="https://www.google.com/maps/search/3106+Los+Feliz+Blvd,+Los+Angeles,+CA+90039"
|
href="https://www.google.com/maps/search/Irentall"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
className="hover:scale-110 transition-transform duration-300 ease-out"
|
className="hover:scale-110 transition-transform duration-300 ease-out"
|
||||||
aria-label="View our location"
|
aria-label="Search Irentall on Google Maps"
|
||||||
title="3106 Los Feliz Blvd, Los Angeles, CA 90039"
|
title="Search Irentall on Google Maps"
|
||||||
>
|
>
|
||||||
<MapPin className="w-6 h-6" />
|
<MapPin className="w-6 h-6" />
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user