diff --git a/client/pages/Index.tsx b/client/pages/Index.tsx index fb9e22a9..e5d0cadd 100644 --- a/client/pages/Index.tsx +++ b/client/pages/Index.tsx @@ -282,7 +282,7 @@ export default function Index() { /> {/* Top Banner (editable via Admin → Operations) */} - {homeBanner?.enabled !== false && ( + {false && (