From 6687ad1aa7a3ab7eca2b467f4330262817a0ad74 Mon Sep 17 00:00:00 2001 From: 230417 <230417@epvc.pt> Date: Wed, 29 Apr 2026 08:59:30 +0100 Subject: [PATCH] style: redesign visual identity and UI components with an indigo-slate color palette and modern glassmorphism effects --- web/src/components/layout/Header.tsx | 88 ++++++++++++++++------------ web/src/components/ui/button.tsx | 14 ++--- web/src/components/ui/card.tsx | 4 +- web/src/components/ui/tabs.tsx | 10 ++-- web/src/index.css | 34 ++++++----- web/tailwind.config.cjs | 4 +- 6 files changed, 83 insertions(+), 71 deletions(-) diff --git a/web/src/components/layout/Header.tsx b/web/src/components/layout/Header.tsx index 8c87b39..a4575ed 100644 --- a/web/src/components/layout/Header.tsx +++ b/web/src/components/layout/Header.tsx @@ -15,37 +15,38 @@ export const Header = () => { } return ( -
-
+
+
setMobileMenuOpen(false)} > -
- +
+
- Smart Agenda + Smart Agenda {/* Desktop Navigation */} -