From 7ee6da68fe30ad7527c8728b00a00138e1654643 Mon Sep 17 00:00:00 2001 From: sasha-astiadi Date: Thu, 6 Nov 2025 17:51:49 +0100 Subject: [PATCH] feat: update homepage layout and color scheme - Changed background colors from transparent/white to off-white (#fdfdfd) for softer appearance - Removed HomeBenefits section from homepage to streamline content - Updated header and hero section backgrounds to use consistent white color --- src/components/Header.tsx | 2 +- src/components/Layout.tsx | 2 +- src/pages/home/HomeAurora.tsx | 2 +- src/pages/home/HomePage.tsx | 4 ---- 4 files changed, 3 insertions(+), 7 deletions(-) diff --git a/src/components/Header.tsx b/src/components/Header.tsx index dfa6042..a6829b8 100644 --- a/src/components/Header.tsx +++ b/src/components/Header.tsx @@ -26,7 +26,7 @@ export function Header() { }; return ( -
+