Merge version_1 into main #1

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

View File

@@ -57,7 +57,7 @@ export default function AIHubLanding() {
background={{ variant: "radial-gradient" }}
dashboard={{
title: "Real-Time AI Analytics Hub", logoIcon: Brain,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQDmv3ZiGBqBUvhlVsrHwk5KSE/a-sleek-modern-ai-platform-dashboard-int-1772516154206-a53ce352.png", imageAlt: "AI Platform Dashboard", searchPlaceholder: "Ask AI anything...", buttons: [
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQDmv3ZiGBqBUvhlVsrHwk5KSE/a-sleek-modern-ai-platform-dashboard-int-1772516154206-a53ce352.png?_wi=1", imageAlt: "AI Platform Dashboard", searchPlaceholder: "Ask AI anything...", buttons: [
{ text: "Dashboard", href: "#" },
{ text: "Export Report", href: "#" }
],
@@ -168,7 +168,7 @@ export default function AIHubLanding() {
{ value: "10B+", title: "Data Points Processed" },
{ value: "99.99%", title: "Platform Uptime" }
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQDmv3ZiGBqBUvhlVsrHwk5KSE/a-sleek-modern-ai-platform-dashboard-int-1772516154206-a53ce352.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQDmv3ZiGBqBUvhlVsrHwk5KSE/a-sleek-modern-ai-platform-dashboard-int-1772516154206-a53ce352.png?_wi=2"
imageAlt="AI Platform Infrastructure"
mediaAnimation="slide-up"
useInvertedBackground={false}