-
-
goose
+
diff --git a/ui/desktop/src/components/sessions/SessionsInsights.tsx b/ui/desktop/src/components/sessions/SessionsInsights.tsx
index 2ff0cbc8d849..a7d76e4b8a99 100644
--- a/ui/desktop/src/components/sessions/SessionsInsights.tsx
+++ b/ui/desktop/src/components/sessions/SessionsInsights.tsx
@@ -4,6 +4,7 @@ import { Greeting } from '../common/Greeting';
import { useNavigate } from 'react-router-dom';
import { Button } from '../ui/button';
import { ChatSmart } from '../icons/';
+import { Goose } from '../icons/Goose';
import { Skeleton } from '../ui/skeleton';
import {
getSessionInsights,
@@ -119,7 +120,10 @@ export function SessionInsights() {
{/* Header container with rounded bottom */}
-
@@ -209,7 +213,10 @@ export function SessionInsights() {
{/* Header container with rounded bottom */}