Merge version_1 into main #3
@@ -47,9 +47,9 @@ export default function LandingPage() {
|
||||
tag="Trusted by 500+ Financial Experts"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/big-data-background-abstract-style-concept_23-2147912581.jpg", imageAlt: "Financial Dashboard Interface"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/big-data-background-abstract-style-concept_23-2147912581.jpg?_wi=1", imageAlt: "Financial Dashboard Interface"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/big-data-background-abstract-style-concept_23-2147912581.jpg", imageAlt: "Data Insights Dashboard"}
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/big-data-background-abstract-style-concept_23-2147912581.jpg?_wi=2", imageAlt: "Data Insights Dashboard"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -79,18 +79,18 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Risk Mitigation AI", description: "Predict market volatility before it happens with our proprietary machine learning algorithms.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/big-data-background-abstract-style-concept_23-2147912581.jpg", imageAlt: "Dashboard Screen" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/big-data-background-abstract-style-concept_23-2147912581.jpg", imageAlt: "Data Visualization" }
|
||||
title: "Risk Mitigation AI", description: "Predict market volatility before it happens with our proprietary machine learning algorithms.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/big-data-background-abstract-style-concept_23-2147912581.jpg?_wi=3", imageAlt: "Dashboard Screen" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/big-data-background-abstract-style-concept_23-2147912581.jpg?_wi=4", imageAlt: "Data Visualization" }
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Automated Reporting", description: "Generate comprehensive, audit-ready reports in seconds with our automated reporting module.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/big-data-background-abstract-style-concept_23-2147912581.jpg", imageAlt: "Reporting Tool" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/big-data-background-abstract-style-concept_23-2147912581.jpg", imageAlt: "Automation Workflow" }
|
||||
title: "Automated Reporting", description: "Generate comprehensive, audit-ready reports in seconds with our automated reporting module.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/big-data-background-abstract-style-concept_23-2147912581.jpg?_wi=5", imageAlt: "Reporting Tool" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/big-data-background-abstract-style-concept_23-2147912581.jpg?_wi=6", imageAlt: "Automation Workflow" }
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Global Market Insights", description: "Real-time market feeds covering every asset class, from crypto to traditional equities.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/big-data-background-abstract-style-concept_23-2147912581.jpg", imageAlt: "Market Feed" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/big-data-background-abstract-style-concept_23-2147912581.jpg", imageAlt: "Live Analytics" }
|
||||
title: "Global Market Insights", description: "Real-time market feeds covering every asset class, from crypto to traditional equities.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/big-data-background-abstract-style-concept_23-2147912581.jpg?_wi=7", imageAlt: "Market Feed" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/big-data-background-abstract-style-concept_23-2147912581.jpg?_wi=8", imageAlt: "Live Analytics" }
|
||||
}
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
@@ -106,11 +106,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1", value: "45%", title: "Portfolio Growth", description: "Average increase in assets under management using our predictive insights.", imageSrc: "http://img.b2bpic.net/free-photo/finance-diagrams-with-copy-space-background_23-2148305950.jpg"},
|
||||
id: "m1", value: "45%", title: "Portfolio Growth", description: "Average increase in assets under management using our predictive insights.", imageSrc: "http://img.b2bpic.net/free-photo/finance-diagrams-with-copy-space-background_23-2148305950.jpg?_wi=1"},
|
||||
{
|
||||
id: "m2", value: "2.4x", title: "Speed to Insight", description: "Drastic reduction in reporting and analysis preparation time.", imageSrc: "http://img.b2bpic.net/free-photo/finance-diagrams-with-copy-space-background_23-2148305950.jpg"},
|
||||
id: "m2", value: "2.4x", title: "Speed to Insight", description: "Drastic reduction in reporting and analysis preparation time.", imageSrc: "http://img.b2bpic.net/free-photo/finance-diagrams-with-copy-space-background_23-2148305950.jpg?_wi=2"},
|
||||
{
|
||||
id: "m3", value: "99.9%", title: "Accuracy Rate", description: "Confidence intervals maintained across historical simulations.", imageSrc: "http://img.b2bpic.net/free-photo/finance-diagrams-with-copy-space-background_23-2148305950.jpg"},
|
||||
id: "m3", value: "99.9%", title: "Accuracy Rate", description: "Confidence intervals maintained across historical simulations.", imageSrc: "http://img.b2bpic.net/free-photo/finance-diagrams-with-copy-space-background_23-2148305950.jpg?_wi=3"},
|
||||
]}
|
||||
title="Quantifiable Success"
|
||||
description="See the impact of our data-driven approach on your bottom line."
|
||||
@@ -124,7 +124,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", role: "CEO", testimonial: "Finlytics completely transformed how we view risk in our portfolio. The predictive engine is a game changer.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-businessman-with-stubble-looking-away-with-satisfied-smile_343059-482.jpg"},
|
||||
id: "1", name: "Sarah Johnson", role: "CEO", testimonial: "Finlytics completely transformed how we view risk in our portfolio. The predictive engine is a game changer.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-businessman-with-stubble-looking-away-with-satisfied-smile_343059-482.jpg?_wi=1"},
|
||||
{
|
||||
id: "2", name: "Michael Chen", role: "CTO", testimonial: "The depth of analytical capabilities provided out-of-the-box is astonishing. It's the most flexible tool we've integrated.", imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-outside-modern-office-building_1139-1076.jpg"},
|
||||
{
|
||||
@@ -132,7 +132,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "4", name: "David Kim", role: "Finance Director", testimonial: "The level of accuracy we've achieved using their platform is unmatched. I highly recommend it.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-warehouse_329181-12811.jpg"},
|
||||
{
|
||||
id: "5", name: "Jessica Lee", role: "Portfolio Manager", testimonial: "The predictive insights have allowed our firm to capture alpha in ways we previously thought impossible.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-businessman-with-stubble-looking-away-with-satisfied-smile_343059-482.jpg"},
|
||||
id: "5", name: "Jessica Lee", role: "Portfolio Manager", testimonial: "The predictive insights have allowed our firm to capture alpha in ways we previously thought impossible.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-businessman-with-stubble-looking-away-with-satisfied-smile_343059-482.jpg?_wi=2"},
|
||||
]}
|
||||
title="Industry Leaders Trust Us"
|
||||
description="Join the financial experts and organizations that rely on Finlytics to drive strategic growth."
|
||||
|
||||
Reference in New Issue
Block a user