fix: improve chat message deduplication, add conversation refresh logic, and update UI components for consistency

This commit is contained in:
pradeepkumar
2026-04-18 11:34:48 +05:30
parent 164d590d31
commit afa1f3489a
6 changed files with 47 additions and 8 deletions

View File

@@ -117,10 +117,8 @@ class _AboutCta {
// ── Defaults ──
const _defaultStats = [
_AboutStatItem(value: '15k+', label: 'Verified Agents'),
_AboutStatItem(value: '98%', label: 'Customer Satisfaction'),
];
// Empty defaults — only CMS-provided content should render (matches web behavior)
const _defaultStats = <_AboutStatItem>[];
const _defaultFeatures = [
_AboutFeatureItem(