diff --git a/components/Layout.js b/components/Layout.js index 5562e22..3120a3a 100644 --- a/components/Layout.js +++ b/components/Layout.js @@ -760,196 +760,205 @@ export default function Layout({ children, user = null, showSearch = false }) { /> - {/* Mobile Bottom Section. - redesign-v2 refinements 2026-06-04: UserProfileDropdown - removed for authenticated users (the TopSearchBar's - user-menu chip is the canonical entry point now). For - logged-out visitors, the Sign-in CTA still renders here - so the drawer surfaces the auth path. */} -