From 3edcfbc65467f56d958430ac9c34bc0b326d8e24 Mon Sep 17 00:00:00 2001 From: sazzadulalambd Date: Tue, 19 May 2026 15:12:27 +0600 Subject: [PATCH] feat: comment out new investment entry points in dashboard and plans pages --- src/app/investor/dashboard/page.tsx | 4 ++-- src/app/investor/plans/page.tsx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/investor/dashboard/page.tsx b/src/app/investor/dashboard/page.tsx index 9d56ed0..479ea0c 100644 --- a/src/app/investor/dashboard/page.tsx +++ b/src/app/investor/dashboard/page.tsx @@ -67,9 +67,9 @@ export default function InvestorDashboardPage() { Complete KYC )} - + {/* New Investment - + */} diff --git a/src/app/investor/plans/page.tsx b/src/app/investor/plans/page.tsx index 9efdee2..9c350b3 100644 --- a/src/app/investor/plans/page.tsx +++ b/src/app/investor/plans/page.tsx @@ -60,12 +60,12 @@ export default function MyInvestmentsPage() {

Manage your active portfolios and track your earnings.

- + */}