mirror of
https://github.com/PeterMaquiran/tvone.git
synced 2026-04-18 15:27:52 +00:00
@@ -139,9 +139,9 @@ 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-15 w-15 sm:h-17 sm:w-17 md:h-19 md:w-19">
|
<div className="relative h-6 w-25 sm:h-10 sm:w-30 md:h-10 md:w-40">
|
||||||
<Image
|
<Image
|
||||||
src="/logo.png" // put your image in /public
|
src="/logo1.png" // put your image in /public
|
||||||
alt="tvone logo"
|
alt="tvone logo"
|
||||||
fill
|
fill
|
||||||
className="rounded-full object-cover"
|
className="rounded-full object-cover"
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 36 KiB |
Reference in New Issue
Block a user