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>
|
</button>
|
||||||
|
|
||||||
<Link href="/" className="flex shrink-0 items-center gap-2 py-1.5 text-white" onClick={closeMenu}>
|
<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-10 sm:w-10 md:h-19 md:w-19">
|
<div className="relative h-10 w-9 sm:h-17 sm:w-17 md:h-19 md:w-19">
|
||||||
<Image
|
<Image
|
||||||
src="/logo.png" // put your image in /public
|
src="/logo.png" // put your image in /public
|
||||||
alt="tvone logo"
|
alt="tvone logo"
|
||||||
|
|||||||
Reference in New Issue
Block a user