fix hero section text
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user