Update src/app/page.tsx
This commit is contained in:
116
src/app/page.tsx
116
src/app/page.tsx
@@ -17,68 +17,72 @@ export default function AIAgentsTemplatePage() {
|
||||
|
||||
const features: FeatureCard[] = [
|
||||
{
|
||||
bentoComponent: "3d-task-list", title: "NASDAQ Market Analysis", items: [
|
||||
{ icon: LineChart, label: "Real-time Index Tracking", time: "Live" },
|
||||
{ icon: TrendingUp, label: "Volatility Sentiment", time: "5m ago" },
|
||||
{ icon: Database, label: "Institutional Flow", time: "10m ago" },
|
||||
bentoComponent: "3d-task-list", title: "Market Data Feed", items: [
|
||||
{ icon: LineChart, label: "Institutional Index Analysis", time: "Live" },
|
||||
{ icon: TrendingUp, label: "Volatility Sentiment Engine", time: "2s ago" },
|
||||
{ icon: Database, label: "Private Order Flow", time: "5s ago" },
|
||||
],
|
||||
description: "Institutional-grade NASDAQ analytics widgets with real-time signal processing."},
|
||||
description: "Terminal-grade market signals with high-frequency processing capabilities."
|
||||
},
|
||||
{
|
||||
bentoComponent: "chat", aiIcon: Bot,
|
||||
userIcon: User,
|
||||
exchanges: [
|
||||
{ userMessage: "Analyze NVDA trends", aiResponse: "NVDA is showing strong institutional accumulation with 12% relative strength." },
|
||||
{ userMessage: "Capital flow report?", aiResponse: "Global flows favor tech-heavy NASDAQ indices with rotation into semi-conductors." },
|
||||
{ userMessage: "Alpha Signal Check?", aiResponse: "Institutional accumulation detected in major tech indices with 14% relative outperformance." },
|
||||
{ userMessage: "Liquidity status?", aiResponse: "Global flows remain concentrated in high-conviction momentum assets." },
|
||||
],
|
||||
placeholder: "Analyze ticker...", title: "Single Stock Intelligence", description: "Deep-dive analysis for specific equities with advanced visualization."},
|
||||
placeholder: "Query terminal...", title: "Quantitative Intelligence", description: "Deep-dive equity analysis with predictive sentiment modeling."
|
||||
},
|
||||
{
|
||||
bentoComponent: "3d-card-grid", items: [
|
||||
{ name: "Global Flows", icon: DollarSign },
|
||||
{ name: "Capital Flow", icon: DollarSign },
|
||||
{ name: "Asset Rotation", icon: RefreshCcw },
|
||||
{ name: "Institutional Sentiment", icon: Shield },
|
||||
{ name: "Macro Signals", icon: Activity },
|
||||
{ name: "Risk Sentiment", icon: Shield },
|
||||
{ name: "Macro Alpha", icon: Activity },
|
||||
],
|
||||
centerIcon: Brain,
|
||||
title: "Global Capital Flows", description: "Monitor cross-border capital intelligence and macro-market shifts."},
|
||||
title: "Global Macro Flows", description: "Monitor cross-border intelligence and institutional capital rotation."
|
||||
},
|
||||
];
|
||||
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="icon-arrow"
|
||||
defaultTextAnimation="background-highlight"
|
||||
borderRadius="rounded"
|
||||
contentWidth="medium"
|
||||
sizing="medium"
|
||||
background="none"
|
||||
cardStyle="gradient-bordered"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="layered"
|
||||
headingFontWeight="semibold"
|
||||
defaultButtonVariant="hover-magnetic"
|
||||
defaultTextAnimation="reveal-blur"
|
||||
borderRadius="soft"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="mediumLargeSizeLargeTitles"
|
||||
background="noiseDiagonalGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
headingFontWeight="bold"
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={navItems}
|
||||
brandName="QuantStream"
|
||||
bottomLeftText="Institutional Intelligence"
|
||||
bottomRightText="api@quantstream.io"
|
||||
brandName="QuantTerminal"
|
||||
bottomLeftText="INSTITUTIONAL // SECURE"
|
||||
bottomRightText="SECURE@TERMINAL.NET"
|
||||
/>
|
||||
</div>
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardDashboard
|
||||
background={{ variant: "canvas-reveal" }}
|
||||
tag="Institutional Data Systems"
|
||||
tagIcon={LineChart}
|
||||
title="Professional Grade Market Intelligence for Quants"
|
||||
description="Deploy modular widgets to track NASDAQ, analyze individual stocks, and map global capital flows in real-time."
|
||||
background={{ variant: "gradient-bars" }}
|
||||
tag="Institutional Terminal OS"
|
||||
tagIcon={Shield}
|
||||
title="Quantitative Intelligence Environment"
|
||||
description="Deploy private-cloud data widgets for high-conviction market analysis and institutional asset tracking."
|
||||
buttons={[
|
||||
{ text: "View API Docs", href: "#" },
|
||||
{ text: "Request Access", href: "#" },
|
||||
{ text: "Terminal Access", href: "#" },
|
||||
{ text: "API Documentation", href: "#" },
|
||||
]}
|
||||
dashboard={{
|
||||
title: "Quant Dashboard", logoIcon: BarChart3,
|
||||
imageSrc: "https://images.unsplash.com/photo-1590283603385-17ffb3a7f29f?w=100&h=100&fit=crop", imageAlt: "Quant Terminal", buttons: [
|
||||
{ text: "Add Widget", href: "#" },
|
||||
{ text: "Export Data", href: "#" },
|
||||
title: "Live Terminal Feed", logoIcon: BarChart3,
|
||||
imageSrc: "https://images.unsplash.com/photo-1590283603385-17ffb3a7f29f?w=800&h=600&fit=crop", imageAlt: "Terminal Workspace",
|
||||
buttons: [
|
||||
{ text: "Deploy Widget", href: "#" },
|
||||
{ text: "Stream Data", href: "#" },
|
||||
],
|
||||
sidebarItems: [
|
||||
{ icon: Activity, active: true },
|
||||
@@ -88,15 +92,15 @@ export default function AIAgentsTemplatePage() {
|
||||
{ icon: Settings },
|
||||
],
|
||||
stats: [
|
||||
{ title: "NASDAQ Performance", values: [18450, 18520, 18490], description: "Real-time index performance." },
|
||||
{ title: "Net Capital Flow", values: [420, 580, 510], description: "Billions USD inflow/outflow." },
|
||||
{ title: "Institutional Signal", values: [88, 92, 85], valueSuffix: "%", description: "High-conviction market signals." },
|
||||
{ title: "NASDAQ Sentiment", values: [18450, 18520, 18490], description: "Real-time Alpha Index." },
|
||||
{ title: "Alpha Velocity", values: [420, 580, 510], description: "Flows (Billions USD)." },
|
||||
{ title: "Signal Conviction", values: [88, 92, 95], valueSuffix: "%", description: "Model Confidence." },
|
||||
],
|
||||
chartTitle: "Capital Flow Velocity (24h)", chartData: [{ value: 120 }, { value: 85 }, { value: 140 }, { value: 95 }, { value: 170 }, { value: 130 }, { value: 155 }, { value: 110 }],
|
||||
listTitle: "Recent Market Signals", listItems: [
|
||||
{ icon: TrendingUp, title: "NVDA: Bullish Signal detected", status: "Validated" },
|
||||
{ icon: LineChart, title: "NASDAQ-100: Trend shift", status: "Analysis" },
|
||||
{ icon: DollarSign, title: "Macro: Global inflow surge", status: "Validated" },
|
||||
chartTitle: "Flow Velocity (24h)", chartData: [{ value: 120 }, { value: 85 }, { value: 140 }, { value: 95 }, { value: 170 }, { value: 130 }, { value: 155 }, { value: 110 }],
|
||||
listTitle: "Institutional Alert Stream", listItems: [
|
||||
{ icon: TrendingUp, title: "NVDA: Accumulation Detected", status: "High Conviction" },
|
||||
{ icon: LineChart, title: "NASDAQ: Trend Rotation", status: "Analysis" },
|
||||
{ icon: DollarSign, title: "Macro: Flow Inbound", status: "Validated" },
|
||||
],
|
||||
}}
|
||||
/>
|
||||
@@ -104,26 +108,26 @@ export default function AIAgentsTemplatePage() {
|
||||
<div id="features" data-section="features">
|
||||
<FeatureBento
|
||||
features={features}
|
||||
animationType="slide-up"
|
||||
tag="Widgets & Systems"
|
||||
animationType="blur-reveal"
|
||||
tag="System Components"
|
||||
tagIcon={Sparkles}
|
||||
title="Modular Intelligence Widgets"
|
||||
description="Scalable data components designed for institutional-level integration and high-frequency analysis."
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
title="Scalable Infrastructure"
|
||||
description="Modular intelligence components built for quantitative high-frequency analysis."
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseCard
|
||||
logoText="QuantStream"
|
||||
logoText="QuantTerminal"
|
||||
columns={[
|
||||
{ title: "Widgets", items: [{ label: "NASDAQ Analysis" }, { label: "Stock Intelligence" }, { label: "Capital Flows" }] },
|
||||
{ title: "Data", items: [{ label: "Market APIs" }, { label: "Documentation" }] },
|
||||
{ title: "Company", items: [{ label: "About" }, { label: "Contact" }] },
|
||||
{ title: "Core Data", items: [{ label: "Market Analysis" }, { label: "Signal Intelligence" }, { label: "Flow Tracking" }] },
|
||||
{ title: "Developer", items: [{ label: "REST API" }, { label: "Direct Socket" }, { label: "SDK" }] },
|
||||
{ title: "Legal", items: [{ label: "Security" }, { label: "Terms" }, { label: "Policy" }] },
|
||||
]}
|
||||
copyrightText="© 2025 QuantStream. Professional Financial Intelligence."
|
||||
copyrightText="© 2025 QuantTerminal. Proprietary Intelligence Systems."
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user