4 Commits

Author SHA1 Message Date
7a1c7a6658 Update src/app/page.tsx 2026-02-20 12:48:51 +00:00
1156858fe5 Update src/app/layout.tsx 2026-02-20 12:48:50 +00:00
2ae6a7f767 Update src/app/page.tsx 2026-02-20 12:47:09 +00:00
dd7d91496b Update src/app/layout.tsx 2026-02-20 12:47:08 +00:00
2 changed files with 10 additions and 1377 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -66,7 +66,7 @@ export default function LandingPage() {
features={[
{
id: "ai-insights", label: "AI Insights", title: "Machine Learning-Powered Analysis", items: [
"60% faster due diligence with automated reports", "92% accuracy in predictive market trend analysis", "Identify top 1% of opportunities from 10,000+ startups", "Aggregate sentiment from 5M+ industry sources daily"
"Pattern recognition across 10,000+ startups", "Predictive market trend analysis", "Automated due diligence reports", "Sentiment analysis from industry sources"
],
buttons: [
{ text: "Learn More", href: "#" }
@@ -74,15 +74,15 @@ export default function LandingPage() {
},
{
id: "realtime-data", label: "Real-Time", title: "Live Market Intelligence", items: [
"Under 250ms data updates for real-time advantage", "Track 50+ asset classes in a single dashboard", "Reduce missed opportunities by 40% with custom alerts", "24/7 real-time portfolio performance monitoring"
"Sub-second data updates", "Multi-asset class tracking", "Portfolio performance monitoring", "Custom alert systems"
],
buttons: [
{ text: "Explore Platform", href: "pricing" }
{ text: "Explore Platform", href: "#pricing" }
]
},
{
id: "security", label: "Security", title: "Military-Grade Protection", items: [
"Secure with AES-256 enterprise encryption standards", "99.9% account protection with multi-factor authentication", "100% compliant with FINRA and SEC regulations", "Pass annual third-party security audits with zero breaches"
"Enterprise encryption standards", "Multi-factor authentication", "Compliance with FINRA and SEC", "Annual third-party audits"
]
}
]}
@@ -98,15 +98,15 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
animationType="slide-up"
metrics={[
{
id: "3", value: "45%", title: "Average ROI", description: "5-year performance on portfolio exits", icon: BarChart3
},
{
id: "1", value: "3.2B", title: "Assets Under Management", description: "Trusted by institutional investors globally", icon: TrendingUp
},
{
id: "2", value: "847", title: "Companies Funded", description: "Portfolio companies across tech sectors", icon: Rocket
},
{
id: "3", value: "45%", title: "Average ROI", description: "5-year performance on portfolio exits", icon: BarChart3
},
{
id: "4", value: "98.7%", title: "Client Satisfaction", description: "Highest rated investment platform", icon: Star
}
@@ -141,7 +141,7 @@ export default function LandingPage() {
{
id: "starter", badge: "Starter Fund", badgeIcon: Zap,
price: "$10K/month", subtitle: "Perfect for emerging investors", buttons: [
{ text: "Start Now", href: "contact" },
{ text: "Start Now", href: "#contact" },
{ text: "Learn More", href: "#" }
],
features: [
@@ -151,7 +151,7 @@ export default function LandingPage() {
{
id: "professional", badge: "Professional Growth", badgeIcon: Sparkles,
price: "$50K/month", subtitle: "Ideal for institutional investors", buttons: [
{ text: "Get Started", href: "contact" },
{ text: "Get Started", href: "#contact" },
{ text: "Schedule Demo", href: "#" }
],
features: [
@@ -161,7 +161,7 @@ export default function LandingPage() {
{
id: "enterprise", badge: "Enterprise Access", badgeIcon: Crown,
price: "Custom", subtitle: "For mega-funds and enterprises", buttons: [
{ text: "Contact Sales", href: "contact" },
{ text: "Contact Sales", href: "#contact" },
{ text: "Enterprise Brief", href: "#" }
],
features: [