removed dark mod and applied fixes for text colors

This commit is contained in:
Naser Mansour
2026-01-08 19:15:02 +02:00
parent ddbb224d07
commit dfee2ff5c8
64 changed files with 744 additions and 711 deletions
@@ -15,7 +15,7 @@ new #[Layout('components.layouts.public')] class extends Component
{{ __('booking.success_title') }}
</flux:heading>
<p class="text-zinc-600 dark:text-zinc-400 mb-6">
<p class="text-zinc-600 mb-6">
{{ __('booking.success_message') }}
</p>