From 4a2f0d292a261a5340c542569dcff5b35cf9a939 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 15:04:40 +0000 Subject: [PATCH] Update src/app/nosotros/page.tsx --- src/app/nosotros/page.tsx | 147 +++++++++++++++++--------------------- 1 file changed, 67 insertions(+), 80 deletions(-) diff --git a/src/app/nosotros/page.tsx b/src/app/nosotros/page.tsx index b2919f6..0e83239 100644 --- a/src/app/nosotros/page.tsx +++ b/src/app/nosotros/page.tsx @@ -23,89 +23,76 @@ export default function LandingPage() { headingFontWeight="medium" > - + -
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file -- 2.49.1