From c5408ea3cfb028c752f05cb3caf13cc5a90364d1 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 11:22:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 20cf37f..08600ae 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,32 +57,32 @@ export default function LandingPage() { buttonAnimation="slide-up" dashboard={{ title: "Live Portfolio Overview", stats: [ - { label: "Total Assets", value: "$2.4M" }, - { label: "Portfolio Growth", value: "+24.8%" }, - { label: "Active Investments", value: "47" } + { title: "Total Assets", value: "$2.4M" }, + { title: "Portfolio Growth", value: "+24.8%" }, + { title: "Active Investments", value: "47" } ], logoIcon: TrendingUp, sidebarItems: [ - { icon: BarChart3, label: "Portfolio", isActive: true }, - { icon: LineChart, label: "Analytics" }, - { icon: Zap, label: "AI Insights" }, - { icon: Settings, label: "Settings" } + { icon: BarChart3, title: "Portfolio", isActive: true }, + { icon: LineChart, title: "Analytics" }, + { icon: Zap, title: "AI Insights" }, + { icon: Settings, title: "Settings" } ], buttons: [ { text: "Buy", href: "#" }, { text: "Sell", href: "#" } ], listItems: [ - { icon: CheckCircle, label: "Real-time Market Data" }, - { icon: CheckCircle, label: "AI-Powered Predictions" }, - { icon: CheckCircle, label: "Risk Analytics" } + { icon: CheckCircle, title: "Real-time Market Data" }, + { icon: CheckCircle, title: "AI-Powered Predictions" }, + { icon: CheckCircle, title: "Risk Analytics" } ], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_34my1kGeblbsCcwUUCcjBY9WFkg/a-modern-sleek-software-dashboard-interf-1773746448889-88eda619.png", searchPlaceholder: "Search investments...", chartTitle: "24h Performance", chartData: [ - { label: "Mon", value: 4000 }, - { label: "Tue", value: 5200 }, - { label: "Wed", value: 4800 }, - { label: "Thu", value: 6200 }, - { label: "Fri", value: 7100 } + { name: "Mon", value: 4000 }, + { name: "Tue", value: 5200 }, + { name: "Wed", value: 4800 }, + { name: "Thu", value: 6200 }, + { name: "Fri", value: 7100 } ], listTitle: "Recent Transactions", imageAlt: "Investment dashboard with real-time data visualization" }} @@ -217,10 +217,10 @@ export default function LandingPage() { topMarqueeDirection="left" testimonials={[ { - id: "1", name: "Michael Chen", handle: "@mchen_investing", testimonial: "Invest AI has completely transformed my portfolio strategy. The AI insights are incredibly accurate and saved me from a major market downturn.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_34my1kGeblbsCcwUUCcjBY9WFkg/professional-headshot-of-a-confident-mal-1773746448081-e7f98d8c.png?_wi=1", imageAlt: "Michael Chen", icon: Star + id: "1", name: "Michael Chen", handle: "@mchen_investing", testimonial: "Invest AI has completely transformed my portfolio strategy. The AI insights are incredibly accurate and saved me from a major market downturn.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_34my1kGeblbsCcwUUCcjBY9WFkg/professional-headshot-of-a-confident-mal-1773746448081-e7f98d8c.png", imageAlt: "Michael Chen", icon: Star }, { - id: "2", name: "Sarah Williams", handle: "@sarahw_finance", testimonial: "The platform's real-time analytics and AI recommendations help me make better investment decisions. My returns have improved by 35% in just six months.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_34my1kGeblbsCcwUUCcjBY9WFkg/professional-headshot-of-a-confident-fem-1773746449794-17485723.png?_wi=1", imageAlt: "Sarah Williams", icon: Star + id: "2", name: "Sarah Williams", handle: "@sarahw_finance", testimonial: "The platform's real-time analytics and AI recommendations help me make better investment decisions. My returns have improved by 35% in just six months.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_34my1kGeblbsCcwUUCcjBY9WFkg/professional-headshot-of-a-confident-fem-1773746449794-17485723.png", imageAlt: "Sarah Williams", icon: Star }, { id: "3", name: "David Martinez", handle: "@dmartinez_pro", testimonial: "Outstanding execution speed and comprehensive market access. This is the platform I've been waiting for. Highly recommended for serious investors.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_34my1kGeblbsCcwUUCcjBY9WFkg/professional-headshot-of-a-male-financia-1773746447828-a5f73b45.png", imageAlt: "David Martinez", icon: Star @@ -229,10 +229,10 @@ export default function LandingPage() { id: "4", name: "Emma Johnson", handle: "@emmaj_trading", testimonial: "The mobile app is seamless and intuitive. I can manage my entire portfolio from anywhere. Customer support is also exceptional.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_34my1kGeblbsCcwUUCcjBY9WFkg/professional-headshot-of-a-female-portfo-1773746448104-ae36ba85.png", imageAlt: "Emma Johnson", icon: Star }, { - id: "5", name: "James Rodriguez", handle: "@jrodriguez_inv", testimonial: "Best investment platform I've used. The AI-powered recommendations are spot-on and the risk management tools give me peace of mind.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_34my1kGeblbsCcwUUCcjBY9WFkg/professional-headshot-of-a-confident-mal-1773746448081-e7f98d8c.png?_wi=2", imageAlt: "James Rodriguez", icon: Star + id: "5", name: "James Rodriguez", handle: "@jrodriguez_inv", testimonial: "Best investment platform I've used. The AI-powered recommendations are spot-on and the risk management tools give me peace of mind.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_34my1kGeblbsCcwUUCcjBY9WFkg/professional-headshot-of-a-confident-mal-1773746448081-e7f98d8c.png", imageAlt: "James Rodriguez", icon: Star }, { - id: "6", name: "Lisa Anderson", handle: "@lisaa_portfolio", testimonial: "Finally, a platform that understands serious investors. The analytics depth and execution capabilities are unmatched in the industry.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_34my1kGeblbsCcwUUCcjBY9WFkg/professional-headshot-of-a-confident-fem-1773746449794-17485723.png?_wi=2", imageAlt: "Lisa Anderson", icon: Star + id: "6", name: "Lisa Anderson", handle: "@lisaa_portfolio", testimonial: "Finally, a platform that understands serious investors. The analytics depth and execution capabilities are unmatched in the industry.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_34my1kGeblbsCcwUUCcjBY9WFkg/professional-headshot-of-a-confident-fem-1773746449794-17485723.png", imageAlt: "Lisa Anderson", icon: Star } ]} /> -- 2.49.1