From ca3ef7f21b680857a6562bb3da759bd6023e9d75 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 08:20:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e35b6fb..77fed24 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,6 @@ export default function LandingPage() { { text: "Encuentra tu próximo empleo", href: "#contact" } ]} buttonAnimation="slide-up" - useInvertedBackground={false} />
@@ -93,7 +92,6 @@ export default function LandingPage() {
-- 2.49.1