From b90dfa9405e8a313880d00b7029535011bf643e9 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 19:05:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index a149ba7..bc353d5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -118,6 +118,7 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[]} title="Preguntas Frecuentes" + description="Encuentre respuesta a las dudas más habituales sobre nuestros servicios y embarcaciones." faqsAnimation="slide-up" /> -- 2.49.1