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 -1
View File
@@ -13,7 +13,7 @@ function Logo({ isAbsolute, matchedCity }) {
height={30}
alt="logo"
/>
<p className="text-[#526CAC] text-[14px] lg:text-[16px] font-bold font-kalame">
<p className="text-[#526CAC] text-[14px] lg:text-[16px] font-bold">
{matchedCity?.site_name || "نوبت ۷۲۴"}
</p>
</div>