diff --git a/src/app/deals/[id]/followShareButton.tsx b/src/app/(investment)/deals/[id]/followShareButton.tsx similarity index 100% rename from src/app/deals/[id]/followShareButton.tsx rename to src/app/(investment)/deals/[id]/followShareButton.tsx diff --git a/src/app/deals/[id]/page.tsx b/src/app/(investment)/deals/[id]/page.tsx similarity index 100% rename from src/app/deals/[id]/page.tsx rename to src/app/(investment)/deals/[id]/page.tsx diff --git a/src/app/deals/page.tsx b/src/app/(investment)/deals/page.tsx similarity index 100% rename from src/app/deals/page.tsx rename to src/app/(investment)/deals/page.tsx diff --git a/src/app/invest/page.tsx b/src/app/(investment)/invest/page.tsx similarity index 100% rename from src/app/invest/page.tsx rename to src/app/(investment)/invest/page.tsx diff --git a/src/app/notification/page.tsx b/src/app/(user)/notification/page.tsx similarity index 100% rename from src/app/notification/page.tsx rename to src/app/(user)/notification/page.tsx