From df8cee45e4fb62829751ba896bcffc99a38c36cc Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 25 Apr 2026 17:17:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6ef977c..20f40b6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -126,8 +126,8 @@ export default function LandingPage() { { id: "h3", title: "Viernes y Sábados", content: "9:00 – 01:00" }, { id: "h4", title: "Domingos", content: "9:00 – 17:00" }, ]} - sideTitle="Horarios" - sideDescription="Visítanos en Av. Isabel la Católica, 11, Albacete." + sideTitle="Horarios - Visítanos en Av. Isabel la Católica, 11, Albacete." + sideDescription="" faqsAnimation="slide-up" /> @@ -175,4 +175,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file