From d3e69ff7099310186dc7f8ab90a11dec73918aef Mon Sep 17 00:00:00 2001 From: sebastjanartic <45803536-sebastjanartic@users.noreply.replit.com> Date: Mon, 1 Sep 2025 21:22:19 +0000 Subject: [PATCH] Add a consistent footer with navigation and company information to all pages Add a shared footer component to the FolxStadlPage, GeschichteLiedPage, and GipfelstammtischPage components. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 890577b1-c154-40a4-a177-a0c6d55320c3 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/8cc42625-c1f5-4e43-99bd-77f2c4dedee2/890577b1-c154-40a4-a177-a0c6d55320c3/2xHHKQn --- client/src/pages/FolxStadlPage.tsx | 60 +++++++++++++++++++++++ client/src/pages/GeschichteLiedPage.tsx | 60 +++++++++++++++++++++++ client/src/pages/GipfelstammtischPage.tsx | 60 +++++++++++++++++++++++ 3 files changed, 180 insertions(+) diff --git a/client/src/pages/FolxStadlPage.tsx b/client/src/pages/FolxStadlPage.tsx index d8e9830..e9e3a64 100644 --- a/client/src/pages/FolxStadlPage.tsx +++ b/client/src/pages/FolxStadlPage.tsx @@ -280,6 +280,66 @@ export default function FolxStadlPage() { + {/* Footer */} + + {/* Video Modal */} {selectedVideo && ( + {/* Footer */} + + {/* Video Modal */} {selectedVideo && ( + {/* Footer */} + + {/* Video Modal */} {selectedVideo && (