Update header to use official Folx TV branding and logo
Replace the negative black/white logo with the red/white version in the header component for accurate brand representation. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 413891e8-d784-4bea-b9f5-91a5a68316b4 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: 5b5f74d4-dd9e-4ced-b7fc-520725381d3b 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
b032a5f539
commit
7333cd0c52
BIN
attached_assets/image_1772296780635.png
Normal file
BIN
attached_assets/image_1772296780635.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 183 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/folx_MT_neg_b_1772296711966.png";
|
||||
import folxLogo from "@assets/folx_MT_poz_b_1772296729169.png";
|
||||
|
||||
const navItems = [
|
||||
{ label: "Start", href: "/" },
|
||||
|
||||
Loading…
Reference in New Issue
Block a user