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