diff --git a/components/blocks/SubCompanyTiles.tsx b/components/blocks/SubCompanyTiles.tsx index 2841491a1..ea79ba7bd 100644 --- a/components/blocks/SubCompanyTiles.tsx +++ b/components/blocks/SubCompanyTiles.tsx @@ -128,7 +128,7 @@ export function SubCompanyTiles(props: SubCompanyTilesProps) { }`} /> {/* Premium Shine Sweep Effect (Industrial Reflection) */} - {!isCurrent && } + {/* Current Site Indicator Badge */} {isCurrent && ( diff --git a/components/providers/InitialLoader.tsx b/components/providers/InitialLoader.tsx index 25d7d7a38..a6387cf10 100644 --- a/components/providers/InitialLoader.tsx +++ b/components/providers/InitialLoader.tsx @@ -85,11 +85,20 @@ export function InitialLoader({ shouldShowLoader = true }: { shouldShowLoader?: /> {/* Animated Light Sweep over Logo */} diff --git a/components/providers/PageTransitionShutter.tsx b/components/providers/PageTransitionShutter.tsx index 4e3bcedf8..5777540e2 100644 --- a/components/providers/PageTransitionShutter.tsx +++ b/components/providers/PageTransitionShutter.tsx @@ -43,11 +43,20 @@ export function PageTransitionShutter() { /> {/* Animated Light Sweep over Logo (faster for page transitions) */}