Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-03 20:34:24 +00:00

View File

@@ -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"