Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-03 07:10:47 +00:00

View File

@@ -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?_wi=1", 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", 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?_wi=2"
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 Platform in Action"
mediaAnimation="slide-up"
metricsAnimation="slide-up"