From 25fd8947512d29c2cb038b43cf695bfcaded0a59 Mon Sep 17 00:00:00 2001 From: Gabriel Ramos Date: Wed, 10 Jun 2026 18:01:38 -0400 Subject: [PATCH] style(root): add dark mode support to root portal page --- app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/app/page.tsx b/app/page.tsx index f8c64b3..c3199fa 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -2,19 +2,19 @@ import Link from "next/link"; export default function Home() { return ( -
-
-

+
+
+

AI Recruitment Platform

-

+

Welcome to the ATS. Access your workspace below.

- Go to Dashboard + Go to Workspace