diff --git a/src/app/page.tsx b/src/app/page.tsx index 85549ea..35ab766 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { background={{ variant: "radial-gradient" }} dashboard={{ title: "Analytics Hub", logoIcon: Zap, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQOwKO3E2zcoxMYK0PHVKepDeU/a-modern-ai-platform-dashboard-with-dark-1772521736923-4030759c.png", imageAlt: "AI Dashboard Interface", searchPlaceholder: "Search AI models...", buttons: [ + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQOwKO3E2zcoxMYK0PHVKepDeU/a-modern-ai-platform-dashboard-with-dark-1772521736923-4030759c.png?_wi=1", imageAlt: "AI Dashboard Interface", searchPlaceholder: "Search AI models...", buttons: [ { text: "Dashboard", href: "#" }, { text: "Export Report", href: "#" }, ], @@ -173,7 +173,7 @@ export default function LandingPage() { { value: "500+", title: "Enterprise Customers" }, { value: "1B+", title: "Daily Predictions" }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQOwKO3E2zcoxMYK0PHVKepDeU/a-modern-ai-platform-dashboard-with-dark-1772521736923-4030759c.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQOwKO3E2zcoxMYK0PHVKepDeU/a-modern-ai-platform-dashboard-with-dark-1772521736923-4030759c.png?_wi=2" imageAlt="AI Platform in Action" mediaAnimation="slide-up" metricsAnimation="slide-up"