diff --git a/src/app/dashboard/page.tsx b/src/app/dashboard/page.tsx index c960d11..5474dbc 100644 --- a/src/app/dashboard/page.tsx +++ b/src/app/dashboard/page.tsx @@ -53,7 +53,7 @@ export default function DashboardPage() { { text: "View Demo", href: "#how-it-works" }, ]} buttonAnimation="slide-up" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdR4czogbkQn6SxSmklwlScQBH/a-modern-ai-voice-agent-dashboard-interf-1772920348371-e9e87c8d.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdR4czogbkQn6SxSmklwlScQBH/a-modern-ai-voice-agent-dashboard-interf-1772920348371-e9e87c8d.png?_wi=2" imageAlt="AI Voice Agent Dashboard" mediaAnimation="blur-reveal" imagePosition="right" @@ -64,13 +64,13 @@ export default function DashboardPage() {