From ae40d615a5fac37dd1db6033cdf2fc0e7562917c Mon Sep 17 00:00:00 2001 From: sabdayagra Date: Fri, 10 Jan 2025 15:34:25 +0700 Subject: [PATCH] feat: inbox section --- app/[locale]/auth/registration/page.tsx | 2 +- components/landing-page/navbar.tsx | 106 ++++++++++++++++-------- service/landing/landing.ts | 3 +- 3 files changed, 73 insertions(+), 38 deletions(-) diff --git a/app/[locale]/auth/registration/page.tsx b/app/[locale]/auth/registration/page.tsx index 16d54e4c..be0dbe16 100644 --- a/app/[locale]/auth/registration/page.tsx +++ b/app/[locale]/auth/registration/page.tsx @@ -548,7 +548,7 @@ const page = () => {