mirror of
https://github.com/PeterMaquiran/tvone.git
synced 2026-04-18 15:27:52 +00:00
@@ -139,7 +139,7 @@ export function TvoneSiteNav() {
|
||||
</button>
|
||||
|
||||
<Link href="/" className="flex shrink-0 items-center gap-2 py-1.5 text-white" onClick={closeMenu}>
|
||||
<div className="relative h-10 w-9 sm:h-17 sm:w-17 md:h-19 md:w-19">
|
||||
<div className="relative h-15 w-15 sm:h-17 sm:w-17 md:h-19 md:w-19">
|
||||
<Image
|
||||
src="/logo.png" // put your image in /public
|
||||
alt="tvone logo"
|
||||
|
||||
Reference in New Issue
Block a user