check lighthous

This commit is contained in:
hamed
2026-06-05 21:05:07 +03:30
parent cf703f131a
commit 3c9013ff0c
10 changed files with 43 additions and 88 deletions
+1
View File
@@ -122,6 +122,7 @@ function Footer({ matchedCity }) {
<Link
href={matchedCity?.socialMedia[item.name] || "/"}
className="min-h-fit"
aria-label={item.name}
>
{item.icon}
</Link>