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:
parent
4a7639b15d
commit
b032a5f539
BIN
attached_assets/folx_MT_poz_b_1772296729169.png
Normal file
BIN
attached_assets/folx_MT_poz_b_1772296729169.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 47 KiB |
@ -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: "/" },
|
||||
|
||||
Loading…
Reference in New Issue
Block a user