Merge version_26 into main #44

Merged
bender merged 1 commits from version_26 into main 2026-03-19 19:50:24 +00:00

View File

@@ -255,12 +255,12 @@ export default function LandingPage() {
{/* Google Maps */}
<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"
rel="noopener noreferrer"
className="hover:scale-110 transition-transform duration-300 ease-out"
aria-label="View our location"
title="3106 Los Feliz Blvd, Los Angeles, CA 90039"
aria-label="Search Irentall on Google Maps"
title="Search Irentall on Google Maps"
>
<MapPin className="w-6 h-6" />
</a>