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