From ebf8a152ed6e3c6c39cfa2e4b0bdb214ea251a4b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 13:27:28 +0000 Subject: [PATCH] Update src/app/terminos-y-condiciones/page.tsx --- src/app/terminos-y-condiciones/page.tsx | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/src/app/terminos-y-condiciones/page.tsx b/src/app/terminos-y-condiciones/page.tsx index 12dbd21..87f129d 100644 --- a/src/app/terminos-y-condiciones/page.tsx +++ b/src/app/terminos-y-condiciones/page.tsx @@ -6,25 +6,19 @@ import LegalSection from "@/components/legal/LegalSection"; export default function LegalPage() { return ( - + ); -} +} \ No newline at end of file