From 9c7cd0bfec84746ca730c05c01556d4abbddcea6 Mon Sep 17 00:00:00 2001 From: MBO-Tech-IT Date: Sun, 26 Apr 2026 16:45:38 +0200 Subject: [PATCH] feat: apply light mode classes to Hero, StatsBar, Footer Co-Authored-By: Claude Sonnet 4.6 --- components/Footer.tsx | 20 ++++++++++---------- components/Hero.tsx | 6 +++--- components/StatsBar.tsx | 2 +- 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/components/Footer.tsx b/components/Footer.tsx index 6feff5f..b0d0e7f 100644 --- a/components/Footer.tsx +++ b/components/Footer.tsx @@ -33,11 +33,11 @@ export default function Footer() { const year = new Date().getFullYear(); return ( -