diff --git a/src/app/page.tsx b/src/app/page.tsx index cb6c7a1..04d3ffc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { background={{ variant: "radial-gradient" }} dashboard={{ title: "AI Analytics Hub", logoIcon: Hexagon, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARyfWl9WNIO2DgE2PXojeGpyx6/a-sleek-dark-themed-ai-platform-dashboar-1772570001655-8bc7da5b.png", imageAlt: "AI Platform Dashboard", searchPlaceholder: "Search insights...", buttons: [ + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARyfWl9WNIO2DgE2PXojeGpyx6/a-sleek-dark-themed-ai-platform-dashboar-1772570001655-8bc7da5b.png?_wi=1", imageAlt: "AI Platform Dashboard", searchPlaceholder: "Search insights...", buttons: [ { text: "Dashboard", href: "#" }, { text: "Export Data", href: "#" } ], @@ -183,7 +183,7 @@ export default function LandingPage() { { value: "50T+", title: "Data Points Processed" }, { value: "98.7%", title: "Average Model Accuracy" } ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARyfWl9WNIO2DgE2PXojeGpyx6/a-sleek-dark-themed-ai-platform-dashboar-1772570001655-8bc7da5b.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARyfWl9WNIO2DgE2PXojeGpyx6/a-sleek-dark-themed-ai-platform-dashboar-1772570001655-8bc7da5b.png?_wi=2" imageAlt="AI Platform Performance Dashboard" mediaAnimation="slide-up" metricsAnimation="slide-up"