diff --git a/nuxt4/app/app.vue b/nuxt4/app/app.vue
index 7a0d006..526b86f 100644
--- a/nuxt4/app/app.vue
+++ b/nuxt4/app/app.vue
@@ -140,6 +140,14 @@
+
+ Inicio
+
{
clearTranscription()
}
+const navigateToHome = () => {
+ window.location.href = 'https://inicio.nucleoriofrio.com'
+}
+
// Configurar meta tags para PWA
useHead({
link: [