fix hero section text

This commit is contained in:
2026-07-01 11:12:12 +05:30
parent f3f74cf47c
commit d5fe40882e
7 changed files with 19 additions and 20 deletions

View File

@@ -87,9 +87,9 @@ export function PremiumNavbar() {
<Image
src="/logo-light.png"
alt="Nearle"
width={180}
height={45}
className="h-7 w-auto object-contain md:h-8 xl:h-9"
width={190}
height={48}
className="h-7 w-auto object-contain md:h-9 xl:h-10"
priority
/>
</Link>