fix: shine effect on SubCompanyTiles and transparency mask on loader sweeps
Former-commit-id: 124713a30552b8699988617939e4a2c880983642
This commit is contained in:
@@ -128,7 +128,7 @@ export function SubCompanyTiles(props: SubCompanyTilesProps) {
|
||||
}`} />
|
||||
|
||||
{/* Premium Shine Sweep Effect (Industrial Reflection) */}
|
||||
{!isCurrent && <HoverShineOverlay />}
|
||||
<HoverShineOverlay shineColor="via-white/30" />
|
||||
|
||||
{/* Current Site Indicator Badge */}
|
||||
{isCurrent && (
|
||||
|
||||
Reference in New Issue
Block a user