Merge version_1 into main #2
378
src/app/page.tsx
378
src/app/page.tsx
@@ -31,35 +31,21 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "How It Works",
|
||||
id: "#how-it-works",
|
||||
},
|
||||
name: "How It Works", id: "#how-it-works"},
|
||||
{
|
||||
name: "Features",
|
||||
id: "#features",
|
||||
},
|
||||
name: "Features", id: "#features"},
|
||||
{
|
||||
name: "Dashboard",
|
||||
id: "#dashboard-preview",
|
||||
},
|
||||
name: "Dashboard", id: "#dashboard-preview"},
|
||||
{
|
||||
name: "Learn",
|
||||
id: "#learn",
|
||||
},
|
||||
name: "Learn", id: "#learn"},
|
||||
{
|
||||
name: "Pricing",
|
||||
id: "#pricing",
|
||||
},
|
||||
name: "Pricing", id: "#pricing"},
|
||||
]}
|
||||
brandName="InvestIQ"
|
||||
button={{
|
||||
text: "Get Started",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Get Started", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -69,71 +55,42 @@ export default function LandingPage() {
|
||||
description="InvestIQ turns complex market data into clear scores, risk insights, portfolio signals, and beginner-friendly explanations."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Johnson",
|
||||
handle: "@sarahj",
|
||||
testimonial: "InvestIQ made complex stock analysis accessible. My portfolio decisions are now much clearer!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-student-stands-with-digital-tablet-her-hands-outside_169016-25043.jpg",
|
||||
name: "Sarah Johnson", handle: "@sarahj", testimonial: "InvestIQ made complex stock analysis accessible. My portfolio decisions are now much clearer!", imageSrc: "http://img.b2bpic.net/free-photo/young-female-student-stands-with-digital-tablet-her-hands-outside_169016-25043.jpg", rating: 5
|
||||
},
|
||||
{
|
||||
name: "Michael Chen",
|
||||
handle: "@michaelc",
|
||||
testimonial: "The AI signals are incredibly accurate and the risk insights are a game-changer for my strategy.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-thoughtful-middle-aged-business-man_1262-2985.jpg",
|
||||
name: "Michael Chen", handle: "@michaelc", testimonial: "The AI signals are incredibly accurate and the risk insights are a game-changer for my strategy.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-thoughtful-middle-aged-business-man_1262-2985.jpg", rating: 5
|
||||
},
|
||||
{
|
||||
name: "Emily Rodriguez",
|
||||
handle: "@emilyr",
|
||||
testimonial: "Finally, an investing platform that explains everything in plain English. Highly recommend for beginners!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-with-friends_23-2149152887.jpg",
|
||||
name: "Emily Rodriguez", handle: "@emilyr", testimonial: "Finally, an investing platform that explains everything in plain English. Highly recommend for beginners!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-with-friends_23-2149152887.jpg", rating: 5
|
||||
},
|
||||
{
|
||||
name: "David Kim",
|
||||
handle: "@davidk",
|
||||
testimonial: "The dashboard preview is fantastic. It truly shows how powerful InvestIQ is at a glance.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/very-well-smiling-handsome-man-shows-okay-sign-winks-approves-smth-give-permission-recommends-good-product-white-background_176420-50119.jpg",
|
||||
name: "David Kim", handle: "@davidk", testimonial: "The dashboard preview is fantastic. It truly shows how powerful InvestIQ is at a glance.", imageSrc: "http://img.b2bpic.net/free-photo/very-well-smiling-handsome-man-shows-okay-sign-winks-approves-smth-give-permission-recommends-good-product-white-background_176420-50119.jpg", rating: 5
|
||||
},
|
||||
{
|
||||
name: "Jessica Lee",
|
||||
handle: "@jessical",
|
||||
testimonial: "It transformed my approach to market data. I feel much more confident in my investment choices.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-black-suit-going-up-escalator-talking-mobile-phone-saleswoman-wal_1258-117904.jpg",
|
||||
name: "Jessica Lee", handle: "@jessical", testimonial: "It transformed my approach to market data. I feel much more confident in my investment choices.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-black-suit-going-up-escalator-talking-mobile-phone-saleswoman-wal_1258-117904.jpg", rating: 5
|
||||
},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
buttons={[
|
||||
{
|
||||
text: "Analyze a stock",
|
||||
href: "#features",
|
||||
},
|
||||
text: "Analyze a stock", href: "#features"},
|
||||
{
|
||||
text: "View demo dashboard",
|
||||
href: "#dashboard-preview",
|
||||
},
|
||||
text: "View demo dashboard", href: "#dashboard-preview"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/confident-european-businessman-smiling-closeup-portrait-jobs-career-campaign_53876-128975.jpg",
|
||||
alt: "Finance Professional",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/confident-european-businessman-smiling-closeup-portrait-jobs-career-campaign_53876-128975.jpg", alt: "Finance Professional"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-smiling-while-holding-her-laptop_23-2147611480.jpg",
|
||||
alt: "Software Engineer",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-smiling-while-holding-her-laptop_23-2147611480.jpg", alt: "Software Engineer"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/side-view-smiley-man-with-copy-space_23-2148612949.jpg",
|
||||
alt: "Data Scientist",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/side-view-smiley-man-with-copy-space_23-2148612949.jpg", alt: "Data Scientist"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/male-graphic-designer-holding-spiral-notepad-with-text_1170-1100.jpg",
|
||||
alt: "Product Manager",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/male-graphic-designer-holding-spiral-notepad-with-text_1170-1100.jpg", alt: "Product Manager"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-outdoor-businessman_23-2148763884.jpg",
|
||||
alt: "Professional businessman smiling",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-outdoor-businessman_23-2148763884.jpg", alt: "Professional businessman smiling"},
|
||||
]}
|
||||
avatarText="Trusted by thousands of smart investors"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-as-businessman-looks-some-graphics-smartphone-screen-office-background_482257-32837.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-as-businessman-looks-some-graphics-smartphone-screen-office-background_482257-32837.jpg"
|
||||
imageAlt="Liquid glass AI investment dashboard"
|
||||
showBlur={true}
|
||||
textPosition="bottom"
|
||||
@@ -147,35 +104,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "1. Search Any Stock",
|
||||
description: "Quickly find any stock or asset you're interested in, from global indices to emerging markets. Our intuitive search gets you started instantly.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/search-icon-right-side-white-background_187299-40207.jpg?_wi=1",
|
||||
imageAlt: "Search a stock",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-as-businessman-looks-some-graphics-smartphone-screen-office-background_482257-32837.jpg?_wi=2",
|
||||
imageAlt: "stock search icon minimal blue",
|
||||
title: "1. Search Any Stock", description: "Quickly find any stock or asset you're interested in, from global indices to emerging markets. Our intuitive search gets you started instantly.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/search-icon-right-side-white-background_187299-40207.jpg", imageAlt: "Search a stock"}
|
||||
},
|
||||
{
|
||||
title: "2. Get an AI Score",
|
||||
description: "Receive an instant, comprehensive AI-generated score based on deep fundamental, technical, and market context analysis. Understand its potential at a glance.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hud-user-interface-technology-spaceship-virtual-reality-game-with-infographic-chart-navigation-button_90220-1368.jpg?_wi=1",
|
||||
imageAlt: "Get an AI score",
|
||||
},
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-navigate-concept-with-compass-arrows_185193-110151.jpg?_wi=1",
|
||||
imageAlt: "stock search icon minimal blue",
|
||||
title: "2. Get an AI Score", description: "Receive an instant, comprehensive AI-generated score based on deep fundamental, technical, and market context analysis. Understand its potential at a glance.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hud-user-interface-technology-spaceship-virtual-reality-game-with-infographic-chart-navigation-button_90220-1368.jpg", imageAlt: "Get an AI score"},
|
||||
reverse: true
|
||||
},
|
||||
{
|
||||
title: "3. Understand Your Next Move",
|
||||
description: "Access clear buy/hold/sell signals, detailed risk insights, and beginner-friendly explanations to confidently make your next move.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/money-machine-background-design_1212-418.jpg?_wi=1",
|
||||
imageAlt: "Understand what to do next",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/20-analytic-investment-balanced-scorecard-solid-glyph-icon-pack-like-scale-implementation-match-savings-gold_1142-19318.jpg?_wi=1",
|
||||
imageAlt: "stock search icon minimal blue",
|
||||
title: "3. Understand Your Next Move", description: "Access clear buy/hold/sell signals, detailed risk insights, and beginner-friendly explanations to confidently make your next move.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/money-machine-background-design_1212-418.jpg", imageAlt: "Understand what to do next"}
|
||||
},
|
||||
]}
|
||||
title="How InvestIQ Works"
|
||||
@@ -190,88 +129,40 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "AI Stock Analysis",
|
||||
description: "Analyze any stock with a clear score based on fundamentals, valuation, technicals, market context, and risk.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/money-machine-background-design_1212-418.jpg?_wi=2",
|
||||
imageAlt: "AI Stock Analysis",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-as-businessman-looks-some-graphics-smartphone-screen-office-background_482257-32837.jpg?_wi=3",
|
||||
imageAlt: "ai stock analysis icon",
|
||||
title: "AI Stock Analysis", description: "Analyze any stock with a clear score based on fundamentals, valuation, technicals, market context, and risk.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/money-machine-background-design_1212-418.jpg", imageAlt: "AI Stock Analysis"}
|
||||
},
|
||||
{
|
||||
title: "Beginner Mode Explanations",
|
||||
description: "Every metric and insight is explained in simple language, ensuring new investors understand why a stock looks attractive or risky.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/20-analytic-investment-balanced-scorecard-solid-glyph-icon-pack-like-scale-implementation-match-savings-gold_1142-19318.jpg?_wi=2",
|
||||
imageAlt: "Beginner Mode",
|
||||
},
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/search-icon-right-side-white-background_187299-40207.jpg?_wi=2",
|
||||
imageAlt: "ai stock analysis icon",
|
||||
title: "Beginner Mode Explanations", description: "Every metric and insight is explained in simple language, ensuring new investors understand why a stock looks attractive or risky.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/20-analytic-investment-balanced-scorecard-solid-glyph-icon-pack-like-scale-implementation-match-savings-gold_1142-19318.jpg", imageAlt: "Beginner Mode"},
|
||||
reverse: true
|
||||
},
|
||||
{
|
||||
title: "Portfolio Dashboard",
|
||||
description: "Track your holdings, performance, allocation, risk exposure, and diversification in one clean, customizable dashboard.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-lights-background_23-2148164836.jpg",
|
||||
imageAlt: "Portfolio Dashboard",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hud-user-interface-technology-spaceship-virtual-reality-game-with-infographic-chart-navigation-button_90220-1368.jpg?_wi=2",
|
||||
imageAlt: "ai stock analysis icon",
|
||||
title: "Portfolio Dashboard", description: "Track your holdings, performance, allocation, risk exposure, and diversification in one clean, customizable dashboard.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-lights-background_23-2148164836.jpg", imageAlt: "Portfolio Dashboard"}
|
||||
},
|
||||
{
|
||||
title: "Buy / Hold / Sell Signals",
|
||||
description: "Receive clear, AI-generated signals with confidence levels and transparent explanations, guiding your decisions with data.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/financial-data-visualization-stock-market-charts_23-2151977852.jpg",
|
||||
imageAlt: "Buy / Hold / Sell Signals",
|
||||
},
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-navigate-concept-with-compass-arrows_185193-110151.jpg?_wi=2",
|
||||
imageAlt: "ai stock analysis icon",
|
||||
title: "Buy / Hold / Sell Signals", description: "Receive clear, AI-generated signals with confidence levels and transparent explanations, guiding your decisions with data.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/financial-data-visualization-stock-market-charts_23-2151977852.jpg", imageAlt: "Buy / Hold / Sell Signals"},
|
||||
reverse: true
|
||||
},
|
||||
{
|
||||
title: "Comprehensive Risk Analysis",
|
||||
description: "Identify volatility, concentration risk, overvalued assets, weak fundamentals, and dangerous portfolio exposures proactively.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/suitcase-with-shield-business-protection-safety-finance-insurance_39422-635.jpg",
|
||||
imageAlt: "Risk Analysis",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stock-market-exchange-economics-investment-graph_53876-125159.jpg",
|
||||
imageAlt: "ai stock analysis icon",
|
||||
title: "Comprehensive Risk Analysis", description: "Identify volatility, concentration risk, overvalued assets, weak fundamentals, and dangerous portfolio exposures proactively.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/suitcase-with-shield-business-protection-safety-finance-insurance_39422-635.jpg", imageAlt: "Risk Analysis"}
|
||||
},
|
||||
{
|
||||
title: "Personalized Watchlist",
|
||||
description: "Follow your favorite stocks and receive real-time updates when InvestIQ's AI detects meaningful changes or new opportunities.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-pointing-bar-graph-teamwork_1098-340.jpg",
|
||||
imageAlt: "Watchlist",
|
||||
},
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-working-futuristic-office_23-2151003753.jpg",
|
||||
imageAlt: "ai stock analysis icon",
|
||||
title: "Personalized Watchlist", description: "Follow your favorite stocks and receive real-time updates when InvestIQ's AI detects meaningful changes or new opportunities.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-pointing-bar-graph-teamwork_1098-340.jpg", imageAlt: "Watchlist"},
|
||||
reverse: true
|
||||
},
|
||||
{
|
||||
title: "Smart Stock Comparisons",
|
||||
description: "Compare stocks side-by-side—like Apple vs. Microsoft or Nvidia vs. AMD—with simple visual scores and actionable insights.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-investor-working-computer-with-real-time-stock-charts-following-trade-market-sales-trend-financial-analyst-using-forex-exchange-statistics-plan-data-analysis-index-profit-close-up_482257-42062.jpg?_wi=1",
|
||||
imageAlt: "Stock Comparisons",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/contemporary-office-space-featuring-cubicles-organized-workstations_482257-96243.jpg?_wi=1",
|
||||
imageAlt: "ai stock analysis icon",
|
||||
title: "Smart Stock Comparisons", description: "Compare stocks side-by-side—like Apple vs. Microsoft or Nvidia vs. AMD—with simple visual scores and actionable insights.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-investor-working-computer-with-real-time-stock-charts-following-trade-market-sales-trend-financial-analyst-using-forex-exchange-statistics-plan-data-analysis-index-profit-close-up_482257-42062.jpg", imageAlt: "Stock Comparisons"}
|
||||
},
|
||||
{
|
||||
title: "Interactive AI Investment Assistant",
|
||||
description: "Ask questions like 'Is Nvidia too expensive?' or 'Should I diversify my portfolio?' and get clear, concise, actionable answers.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stock-market-economy-investment-financial-concept_53876-123930.jpg?_wi=1",
|
||||
imageAlt: "AI Investment Assistant",
|
||||
},
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/economic-impact-decrease-due-coronavirus-pandemic-background_53876-138952.jpg?_wi=1",
|
||||
imageAlt: "ai stock analysis icon",
|
||||
title: "Interactive AI Investment Assistant", description: "Ask questions like 'Is Nvidia too expensive?' or 'Should I diversify my portfolio?' and get clear, concise, actionable answers.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stock-market-economy-investment-financial-concept_53876-123930.jpg", imageAlt: "AI Investment Assistant"},
|
||||
reverse: true
|
||||
},
|
||||
]}
|
||||
title="Unlock Powerful Investment Insights"
|
||||
@@ -287,47 +178,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Overall Stock Score",
|
||||
price: "AI-Powered",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-investor-working-computer-with-real-time-stock-charts-following-trade-market-sales-trend-financial-analyst-using-forex-exchange-statistics-plan-data-analysis-index-profit-close-up_482257-42062.jpg?_wi=2",
|
||||
imageAlt: "Overall stock score card",
|
||||
},
|
||||
id: "1", name: "Overall Stock Score", price: "AI-Powered", imageSrc: "http://img.b2bpic.net/free-photo/young-investor-working-computer-with-real-time-stock-charts-following-trade-market-sales-trend-financial-analyst-using-forex-exchange-statistics-plan-data-analysis-index-profit-close-up_482257-42062.jpg", imageAlt: "Overall stock score card"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Risk Profile Analysis",
|
||||
price: "Personalized",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/contemporary-office-space-featuring-cubicles-organized-workstations_482257-96243.jpg?_wi=2",
|
||||
imageAlt: "Risk profile card",
|
||||
},
|
||||
id: "2", name: "Risk Profile Analysis", price: "Personalized", imageSrc: "http://img.b2bpic.net/free-photo/contemporary-office-space-featuring-cubicles-organized-workstations_482257-96243.jpg", imageAlt: "Risk profile card"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Portfolio Overview",
|
||||
price: "Real-time",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stock-market-economy-investment-financial-concept_53876-123930.jpg?_wi=2",
|
||||
imageAlt: "Portfolio overview chart",
|
||||
},
|
||||
id: "3", name: "Portfolio Overview", price: "Real-time", imageSrc: "http://img.b2bpic.net/free-photo/stock-market-economy-investment-financial-concept_53876-123930.jpg", imageAlt: "Portfolio overview chart"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Signal Confidence",
|
||||
price: "Transparent",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/economic-impact-decrease-due-coronavirus-pandemic-background_53876-138952.jpg?_wi=2",
|
||||
imageAlt: "Signal confidence detail",
|
||||
},
|
||||
id: "4", name: "Signal Confidence", price: "Transparent", imageSrc: "http://img.b2bpic.net/free-photo/economic-impact-decrease-due-coronavirus-pandemic-background_53876-138952.jpg", imageAlt: "Signal confidence detail"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Valuation Insight",
|
||||
price: "In-depth",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-pointing-infographic_23-2148352542.jpg",
|
||||
imageAlt: "Valuation insight gauge",
|
||||
},
|
||||
id: "5", name: "Valuation Insight", price: "In-depth", imageSrc: "http://img.b2bpic.net/free-photo/hand-pointing-infographic_23-2148352542.jpg", imageAlt: "Valuation insight gauge"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Market Context",
|
||||
price: "Comparative",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/corporate-visiting-card-arrow_23-2148500442.jpg",
|
||||
imageAlt: "Market context graph",
|
||||
},
|
||||
id: "6", name: "Market Context", price: "Comparative", imageSrc: "http://img.b2bpic.net/free-photo/corporate-visiting-card-arrow_23-2148500442.jpg", imageAlt: "Market context graph"},
|
||||
]}
|
||||
title="Dive Deeper into Your AI-Powered Dashboard"
|
||||
description="Experience a visual breakdown of your investments with clarity and precision."
|
||||
@@ -339,18 +200,12 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Demystifying Investment Jargon for Everyone",
|
||||
},
|
||||
type: "text", content: "Demystifying Investment Jargon for Everyone"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Beginner Mode",
|
||||
href: "#features",
|
||||
},
|
||||
text: "Explore Beginner Mode", href: "#features"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/conceptual-3d-illustration-basketball-player-dunking-motion-design_183364-124102.jpg"
|
||||
imageAlt="Simplified financial concepts"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -361,63 +216,31 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{
|
||||
id: "free",
|
||||
badge: "Free",
|
||||
badgeIcon: Sparkles,
|
||||
price: "$0",
|
||||
subtitle: "Essential analysis for new investors.",
|
||||
buttons: [
|
||||
id: "free", badge: "Free", badgeIcon: Sparkles,
|
||||
price: "$0", subtitle: "Essential analysis for new investors.", buttons: [
|
||||
{
|
||||
text: "Start Free Trial",
|
||||
href: "#",
|
||||
},
|
||||
text: "Start Free Trial", href: "#"},
|
||||
],
|
||||
features: [
|
||||
"Basic Stock Analysis",
|
||||
"Limited Watchlist",
|
||||
"Beginner Explanations",
|
||||
"Community Support",
|
||||
],
|
||||
"Basic Stock Analysis", "Limited Watchlist", "Beginner Explanations", "Community Support"],
|
||||
},
|
||||
{
|
||||
id: "pro",
|
||||
badge: "Pro",
|
||||
badgeIcon: Star,
|
||||
price: "$29/month",
|
||||
subtitle: "Advanced tools for active traders.",
|
||||
buttons: [
|
||||
id: "pro", badge: "Pro", badgeIcon: Star,
|
||||
price: "$29/month", subtitle: "Advanced tools for active traders.", buttons: [
|
||||
{
|
||||
text: "Get Pro",
|
||||
href: "#",
|
||||
},
|
||||
text: "Get Pro", href: "#"},
|
||||
],
|
||||
features: [
|
||||
"Unlimited Stock Analysis",
|
||||
"Full Portfolio Dashboard",
|
||||
"AI Buy/Hold/Sell Signals",
|
||||
"Smart Stock Comparisons",
|
||||
"Email Support",
|
||||
],
|
||||
"Unlimited Stock Analysis", "Full Portfolio Dashboard", "AI Buy/Hold/Sell Signals", "Smart Stock Comparisons", "Email Support"],
|
||||
},
|
||||
{
|
||||
id: "premium",
|
||||
badge: "Premium",
|
||||
badgeIcon: Award,
|
||||
price: "$79/month",
|
||||
subtitle: "Full power for serious portfolio management.",
|
||||
buttons: [
|
||||
id: "premium", badge: "Premium", badgeIcon: Award,
|
||||
price: "$79/month", subtitle: "Full power for serious portfolio management.", buttons: [
|
||||
{
|
||||
text: "Get Premium",
|
||||
href: "#",
|
||||
},
|
||||
text: "Get Premium", href: "#"},
|
||||
],
|
||||
features: [
|
||||
"All Pro Features",
|
||||
"Comprehensive Risk Analysis",
|
||||
"Personalized AI Assistant",
|
||||
"Dedicated Account Manager",
|
||||
"Early Feature Access",
|
||||
],
|
||||
"All Pro Features", "Comprehensive Risk Analysis", "Personalized AI Assistant", "Dedicated Account Manager", "Early Feature Access"],
|
||||
},
|
||||
]}
|
||||
title="Flexible Plans for Every Investor"
|
||||
@@ -429,20 +252,15 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
tag="Take Control"
|
||||
title="Ready to Invest Smarter Today?"
|
||||
description="Unlock InvestIQ's full potential and make data-driven decisions for your financial future."
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Free Trial",
|
||||
href: "#",
|
||||
},
|
||||
text: "Start Free Trial", href: "#"},
|
||||
{
|
||||
text: "View All Plans",
|
||||
href: "#pricing",
|
||||
},
|
||||
text: "View All Plans", href: "#pricing"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -451,67 +269,41 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Platform",
|
||||
items: [
|
||||
title: "Platform", items: [
|
||||
{
|
||||
label: "AI Analysis",
|
||||
href: "#features",
|
||||
},
|
||||
label: "AI Analysis", href: "#features"},
|
||||
{
|
||||
label: "Dashboard",
|
||||
href: "#dashboard-preview",
|
||||
},
|
||||
label: "Dashboard", href: "#dashboard-preview"},
|
||||
{
|
||||
label: "Pricing",
|
||||
href: "#pricing",
|
||||
},
|
||||
label: "Pricing", href: "#pricing"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#",
|
||||
},
|
||||
label: "About Us", href: "#"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Careers", href: "#"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
title: "Resources", items: [
|
||||
{
|
||||
label: "Blog",
|
||||
href: "#",
|
||||
},
|
||||
label: "Blog", href: "#"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#",
|
||||
},
|
||||
label: "FAQ", href: "#"},
|
||||
{
|
||||
label: "Support",
|
||||
href: "#",
|
||||
},
|
||||
label: "Support", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user