diff --git a/src/app/portfolio/[slug]/(portfolio)/settings/PortfolioSettings.tsx b/src/app/portfolio/[slug]/(portfolio)/settings/PortfolioSettings.tsx index 73124664..28a6f2d0 100644 --- a/src/app/portfolio/[slug]/(portfolio)/settings/PortfolioSettings.tsx +++ b/src/app/portfolio/[slug]/(portfolio)/settings/PortfolioSettings.tsx @@ -363,23 +363,25 @@ export default function PortfolioSettings({ return (
-
+
{/* Row 1: Name */} -
+
Change the Portfolio Name:
-
+
- +
+ {/* Row 2: Budget */} -
- Portfolio Budget: +
+ Portfolio Budget:
+ Total Budget across ALL Properties. We aim to make sure works stay within this budget.
+
{/* Row 3: Goal */} -
- Goal: +
+ Goal:
+ Adjust the overall aim of the works conducted on this portfolio.
+
{/* Row 4: Status */} -
- Status: + +
+ Status:
+ Adjust where the portfolio stands in the works pipeline.
-
+
- +
+ {/* Row 5: Delete */} -
-
- +
+
DANGER ZONE - Permanently Delete the Entire Portfolio
+
+ +