change logo
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-04-05 12:21:27 +01:00
parent 59f69e8273
commit a1cceeff0e
2 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -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"
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB