From 99660bf07b48c84ce03a1cecfa7719025fdf44fc Mon Sep 17 00:00:00 2001 From: joungmin Date: Mon, 9 Mar 2026 16:08:21 +0900 Subject: [PATCH] Apply glassmorphism effect to overlays and panels - Header: semi-transparent white with backdrop blur - Visit counter: frosted glass instead of dark overlay - Mobile filter panel: translucent with blur - BottomSheet: frosted glass background - Footer: subtle glass effect Co-Authored-By: Claude Opus 4.6 --- frontend/src/app/page.tsx | 14 +++++++------- frontend/src/components/BottomSheet.tsx | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/frontend/src/app/page.tsx b/frontend/src/app/page.tsx index eaec0e6..1292f25 100644 --- a/frontend/src/app/page.tsx +++ b/frontend/src/app/page.tsx @@ -420,7 +420,7 @@ export default function Home() { return (
{/* ── Header row 1: Logo + User ── */} -
+