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