Merge version_1 into main #1
@@ -146,16 +146,16 @@ export default function LandingPage() {
|
||||
animationType="scale-rotate"
|
||||
metrics={[
|
||||
{
|
||||
id: "metric-signals", value: "847", title: "Signals Detected", description: "Market signals classified by the AI pipeline this month"
|
||||
id: "metric-signals", value: "847", title: "Signals Detected", description: "Market signals classified by the AI pipeline this month", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BHHQFoeoxrI6GlLRjBFHuyusxL/a-large-animated-counter-showing-847-sig-1774139137577-1e6fe98d.png", imageAlt: "A large animated counter showing 847 signals detected, with a glowing neon cyan background and suppo"
|
||||
},
|
||||
{
|
||||
id: "metric-latency", value: "342ms", title: "Avg Latency", description: "End-to-end processing time from data ingestion to classification"
|
||||
id: "metric-latency", value: "342ms", title: "Avg Latency", description: "End-to-end processing time from data ingestion to classification", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BHHQFoeoxrI6GlLRjBFHuyusxL/a-real-time-latency-metric-display-showi-1774139138610-1ec330f4.png", imageAlt: "A real-time latency metric display showing '342ms' with a pulsing cyan glow effect. Dark background "
|
||||
},
|
||||
{
|
||||
id: "metric-accuracy", value: "92.3%", title: "Signal Accuracy", description: "Causation classification accuracy on validation dataset"
|
||||
id: "metric-accuracy", value: "92.3%", title: "Signal Accuracy", description: "Causation classification accuracy on validation dataset", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BHHQFoeoxrI6GlLRjBFHuyusxL/a-signal-accuracy-metric-display-showing-1774139138793-3fdd517a.png", imageAlt: "A signal accuracy metric display showing '92.3%' with a circular progress indicator and neon cyan fi"
|
||||
},
|
||||
{
|
||||
id: "metric-sources", value: "3", title: "Data Sources", description: "Integrated APIs: Stock Market, News Feed, Sentiment Analysis"
|
||||
id: "metric-sources", value: "3", title: "Data Sources", description: "Integrated APIs: Stock Market, News Feed, Sentiment Analysis", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BHHQFoeoxrI6GlLRjBFHuyusxL/a-data-sources-metric-showing-3-apis-int-1774139137390-9deda5b5.png", imageAlt: "A data sources metric showing '3 APIs integrated' with icons for each source (stock market, news, se"
|
||||
}
|
||||
]}
|
||||
ariaLabel="Metrics section"
|
||||
|
||||
Reference in New Issue
Block a user