Feat: Agregar logo de la app junto al título RioCata en todas las páginas
All checks were successful
build-and-deploy / build-and-deploy (push) Successful in 1m6s

This commit is contained in:
2025-10-18 04:00:39 -06:00
parent 2509f77aa6
commit 261d38d7dc
2 changed files with 15 additions and 3 deletions

View File

@@ -8,9 +8,16 @@
<!-- Header -->
<div class="text-center mb-12">
<h1 class="text-4xl sm:text-5xl font-bold mb-3 cata-text dark:cata-glow">
RioCata
</h1>
<div class="flex items-center justify-center gap-3 mb-3">
<img
src="/icon-192x192.png"
alt="RioCata Logo"
class="w-12 h-12 sm:w-16 sm:h-16"
>
<h1 class="text-4xl sm:text-5xl font-bold cata-text dark:cata-glow">
RioCata
</h1>
</div>
<p class="text-lg cata-text opacity-75">
Sistema de Catación de Café
</p>

View File

@@ -32,6 +32,11 @@
<NuxtLink to="/cata" class="cata-button p-2 flex items-center justify-center">
<UIcon name="i-lucide-arrow-left" class="w-5 h-5" />
</NuxtLink>
<img
src="/icon-192x192.png"
alt="RioCata Logo"
class="w-8 h-8 sm:w-10 sm:h-10"
>
<div>
<h1 class="text-xl sm:text-2xl font-bold cata-text dark:cata-glow">
Sesión de Catación