diff --git a/src/app/policyEngine/components/AddPolicyEngine.tsx b/src/app/policyEngine/components/AddPolicyEngine.tsx index d93c2e7..a6800de 100644 --- a/src/app/policyEngine/components/AddPolicyEngine.tsx +++ b/src/app/policyEngine/components/AddPolicyEngine.tsx @@ -331,7 +331,7 @@ export default function AddPolicyEngine() { {/* ─── Body Content ──────────────────────────────────────────────── */}
-
+
{/* Policy Information Card */}
diff --git a/src/app/recoveryIncidents/tabs/index.tsx b/src/app/recoveryIncidents/tabs/index.tsx index 108858d..af00601 100644 --- a/src/app/recoveryIncidents/tabs/index.tsx +++ b/src/app/recoveryIncidents/tabs/index.tsx @@ -83,7 +83,7 @@ export default function RecoveryIncidentTabs() { {/* Main Content Area */}
{/* Left Column - Tab Content */} -
+
{/* Right Column - Sidebar */} -
- {/* Sidebar Content */} -
- -

AI RECOMMENDATION

-
+
-
-
- SATISFACTION PREDICT - 84% -
-
-
-
+ {/* Blur Overlay */} +
+

"Coming soon"

-
-
- ESCALATION RISK - 12% -
-
-
-
-
- -
-

NEXT RECOMMENDED ACTION

-
-
-

"Coming soon"

-
-
-

Approve the automated recovery payout of [250 EUR]. This will prevent a regulatory complaint and retain this high-value Platinum member.

-
+ {/* Sidebar Content */} +
+
+ +

AI RECOMMENDATION

- } - className="w-full !py-3 !bg-[#1B9869]/50 !text-white !font-semibold !rounded-lg" - > - EXECUTE RECOMMENDATION - +
+
+ SATISFACTION PREDICT + 84% +
+
+
+
+
+ +
+
+ ESCALATION RISK + 12% +
+
+
+
+
+ +
+

NEXT RECOMMENDED ACTION

+
+

Approve the automated recovery payout of [250 EUR]. This will prevent a regulatory complaint and retain this high-value Platinum member.

+
+ + } + className="w-full !py-3 !bg-[#1B9869]/50 !text-white !font-semibold !rounded-lg" + > + EXECUTE RECOMMENDATION + +
diff --git a/src/layout/AppSidebar.tsx b/src/layout/AppSidebar.tsx index 8d55427..764fe67 100644 --- a/src/layout/AppSidebar.tsx +++ b/src/layout/AppSidebar.tsx @@ -64,7 +64,7 @@ export default function AppSidebar({ isOpen, onClose }: AppSidebarProps) {