Update website header with new official logo

Replaces the existing header image with the official Folx Music Television logo (_neg_b variant) for improved branding consistency.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 413891e8-d784-4bea-b9f5-91a5a68316b4
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: 32b39902-3d03-41f0-9a9f-60f25f923742
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/f209e72a-0939-48fa-84fc-57854de71967/413891e8-d784-4bea-b9f5-91a5a68316b4/cftwqyT
Replit-Helium-Checkpoint-Created: true
This commit is contained in:
sebastjanartic 2026-02-28 16:39:13 +00:00
parent 4a7639b15d
commit b032a5f539
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

View File

@ -2,7 +2,7 @@ import { Link, useLocation } from "wouter";
import { Menu, X, Search } from "lucide-react";
import { Button } from "@/components/ui/button";
import { useState } from "react";
import folxLogo from "@assets/webf_1772296176957.jpg";
import folxLogo from "@assets/folx_MT_neg_b_1772296711966.png";
const navItems = [
{ label: "Start", href: "/" },