From c7fda694368c1d464dd879876d6a82378b9533de Mon Sep 17 00:00:00 2001 From: sirin Date: Mon, 2 Sep 2024 00:46:38 +0700 Subject: [PATCH] Update /login path to /auth path --- src/app/page.tsx | 40 +++++++++-- src/components/navigationBar/Unsigned.tsx | 86 ++++++++--------------- 2 files changed, 65 insertions(+), 61 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9bb8ab6..777c825 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,7 +18,7 @@ export default function Home() {

Together, we turn ideas into impact.

@@ -78,10 +78,40 @@ export default function Home() {

The deals attracting the most interest right now

- - - - + + + +