complete story @12.1

This commit is contained in:
Naser Mansour
2026-01-03 23:52:26 +02:00
parent 8201ec163e
commit b92fc29e3c
25 changed files with 248 additions and 393 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
<div class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-6 sm:gap-8">
<!-- Logo & Description -->
<div class="text-center sm:text-start">
<x-logo size="small" />
<x-logo size="lg" />
<p class="mt-3 text-warm-gray text-sm">
{{ __('footer.description') }}
</p>