From 3fb75d4a7be9608ad457d9c2c0d9f8281b50d669 Mon Sep 17 00:00:00 2001
From: sebastjanartic <45803536-sebastjanartic@users.noreply.replit.com>
Date: Thu, 4 Sep 2025 13:51:33 +0000
Subject: [PATCH] Update website logos to use a new vibrant color scheme
Replace the gradient-primary class with a solid background color (bg-[#ec4c73]) for logos across various components to reflect the new branding.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 946a0075-7e32-454b-b348-9e7f576d7f45
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/60d372ff-2c10-46c7-b01b-10c3435136b0/946a0075-7e32-454b-b348-9e7f576d7f45/xm26Qxg
---
client/src/components/search-header.tsx | 2 +-
client/src/pages/FolxStadlPage.tsx | 4 ++--
client/src/pages/GeschichteLiedPage.tsx | 4 ++--
client/src/pages/GipfelstammtischPage.tsx | 4 ++--
client/src/pages/VideoPage.tsx | 4 ++--
client/src/pages/home.tsx | 2 +-
client/src/pages/not-found.tsx | 4 ++--
7 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/client/src/components/search-header.tsx b/client/src/components/search-header.tsx
index bb033f2..0f08cab 100644
--- a/client/src/components/search-header.tsx
+++ b/client/src/components/search-header.tsx
@@ -57,7 +57,7 @@ export default function SearchHeader({
-
+
video.folx.tv
diff --git a/client/src/pages/FolxStadlPage.tsx b/client/src/pages/FolxStadlPage.tsx
index 0cd620d..c3275d5 100644
--- a/client/src/pages/FolxStadlPage.tsx
+++ b/client/src/pages/FolxStadlPage.tsx
@@ -99,7 +99,7 @@ export default function FolxStadlPage() {
{/* Left side - Logo */}
-
+
video.folx.tv
@@ -304,7 +304,7 @@ export default function FolxStadlPage() {
{/* Logo */}
-
+
video.folx.tv
diff --git a/client/src/pages/GeschichteLiedPage.tsx b/client/src/pages/GeschichteLiedPage.tsx
index 0ca6831..3742288 100644
--- a/client/src/pages/GeschichteLiedPage.tsx
+++ b/client/src/pages/GeschichteLiedPage.tsx
@@ -101,7 +101,7 @@ export default function GeschichteLiedPage() {
{/* Left side - Logo */}
-
+
video.folx.tv
@@ -305,7 +305,7 @@ export default function GeschichteLiedPage() {
{/* Logo */}
-
+
video.folx.tv
diff --git a/client/src/pages/GipfelstammtischPage.tsx b/client/src/pages/GipfelstammtischPage.tsx
index 91ad7ad..b61e84b 100644
--- a/client/src/pages/GipfelstammtischPage.tsx
+++ b/client/src/pages/GipfelstammtischPage.tsx
@@ -101,7 +101,7 @@ export default function GipfelstammtischPage() {
{/* Left side - Logo */}
-
+
video.folx.tv
@@ -305,7 +305,7 @@ export default function GipfelstammtischPage() {
{/* Logo */}
-
+
video.folx.tv
diff --git a/client/src/pages/VideoPage.tsx b/client/src/pages/VideoPage.tsx
index 39eb1f3..288791f 100644
--- a/client/src/pages/VideoPage.tsx
+++ b/client/src/pages/VideoPage.tsx
@@ -339,7 +339,7 @@ export default function VideoPage() {
{/* Left side - Logo */}
-
+
video.folx.tv
@@ -804,7 +804,7 @@ export default function VideoPage() {
{/* Logo */}
-
+
video.folx.tv
diff --git a/client/src/pages/home.tsx b/client/src/pages/home.tsx
index 80fa6ef..22126d0 100644
--- a/client/src/pages/home.tsx
+++ b/client/src/pages/home.tsx
@@ -75,7 +75,7 @@ export default function Home() {
{/* Left side - Logo */}
-
+
video.folx.tv
diff --git a/client/src/pages/not-found.tsx b/client/src/pages/not-found.tsx
index 072619e..0b79ee7 100644
--- a/client/src/pages/not-found.tsx
+++ b/client/src/pages/not-found.tsx
@@ -20,7 +20,7 @@ export default function NotFound() {