@props(['variant' => 'dark'])
app()->getLocale() === 'ar', 'text-off-white hover:text-cta hover:bg-active-hover' => app()->getLocale() !== 'ar' && $variant === 'dark', 'text-primary hover:text-cta-hover hover:bg-primary/10' => app()->getLocale() !== 'ar' && $variant === 'light', ]) data-test="language-switch-ar" > العربية $variant === 'dark', 'text-primary/50' => $variant === 'light', ])>| app()->getLocale() === 'en', 'text-off-white hover:text-cta hover:bg-active-hover' => app()->getLocale() !== 'en' && $variant === 'dark', 'text-primary hover:text-cta-hover hover:bg-primary/10' => app()->getLocale() !== 'en' && $variant === 'light', ]) data-test="language-switch-en" > English