diff --git a/src/app/call-history/page.tsx b/src/app/call-history/page.tsx index 267631e..7ebccad 100644 --- a/src/app/call-history/page.tsx +++ b/src/app/call-history/page.tsx @@ -49,6 +49,7 @@ export default function CallHistoryPage() { title="Active Call Interactions" description="Real-time audio wave analysis and prospect conversation snippets." textboxLayout="split" + animationType="blur-reveal" items={callData} />