diff --git a/src/app/page.tsx b/src/app/page.tsx index e40ad0f..c503370 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,52 +30,26 @@ export default function LandingPage() {
@@ -105,49 +79,19 @@ 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?_wi=6", - imageAlt: "Dashboard Screen", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-vector/big-data-background-abstract-style-concept_23-2147912581.jpg?_wi=7", - imageAlt: "Data Visualization", - }, - imageSrc: "http://img.b2bpic.net/free-vector/big-data-background-abstract-style-concept_23-2147912581.jpg?_wi=8", - imageAlt: "modern financial software dashboard analytics", + 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" } }, { 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?_wi=9", - imageAlt: "Reporting Tool", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-vector/big-data-background-abstract-style-concept_23-2147912581.jpg?_wi=10", - imageAlt: "Automation Workflow", - }, - imageSrc: "http://img.b2bpic.net/free-photo/arrow-symbol-illustrated_23-2151909742.jpg?_wi=2", - imageAlt: "abstract financial growth data visualization", + 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" } }, { 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?_wi=11", - imageAlt: "Market Feed", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-vector/big-data-background-abstract-style-concept_23-2147912581.jpg?_wi=12", - imageAlt: "Live Analytics", - }, - imageSrc: "http://img.b2bpic.net/free-photo/finance-diagrams-with-copy-space-background_23-2148305950.jpg?_wi=1", - imageAlt: "bar chart market growth financial", - }, + 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" } + } ]} showStepNumbers={true} title="Unrivaled Analytics Capabilities" @@ -162,26 +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?_wi=2", - }, + 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: "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=3", - }, + 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: "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=4", - }, + 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"}, ]} title="Quantifiable Success" description="See the impact of our data-driven approach on your bottom line." @@ -195,40 +124,15 @@ 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?_wi=1", - }, + 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: "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", - }, + 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"}, { - id: "3", - name: "Emily Rodriguez", - role: "Analyst", - testimonial: "Reporting used to take our team days. Now it takes minutes. I can spend more time thinking about strategy.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-serious-man-black-shirt-standing-front-closed-door_23-2148164478.jpg", - }, + id: "3", name: "Emily Rodriguez", role: "Analyst", testimonial: "Reporting used to take our team days. Now it takes minutes. I can spend more time thinking about strategy.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-serious-man-black-shirt-standing-front-closed-door_23-2148164478.jpg"}, { - 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: "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?_wi=2", - }, + 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"}, ]} title="Industry Leaders Trust Us" description="Join the financial experts and organizations that rely on Finlytics to drive strategic growth." @@ -240,20 +144,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", - title: "How long does integration take?", - content: "Typically, you can be up and running with our basic data integrations in less than 48 hours.", - }, + id: "q1", title: "How long does integration take?", content: "Typically, you can be up and running with our basic data integrations in less than 48 hours."}, { - id: "q2", - title: "Is my data secure?", - content: "We employ enterprise-grade encryption and adhere to the strictest financial industry compliance standards, including SOC2 Type II.", - }, + id: "q2", title: "Is my data secure?", content: "We employ enterprise-grade encryption and adhere to the strictest financial industry compliance standards, including SOC2 Type II."}, { - id: "q3", - title: "Can I export data?", - content: "Yes, all data can be exported in various formats, including JSON, CSV, and automated PDF reporting templates.", - }, + id: "q3", title: "Can I export data?", content: "Yes, all data can be exported in various formats, including JSON, CSV, and automated PDF reporting templates."}, ]} sideTitle="Frequently Asked Questions" sideDescription="Need more information? Explore our most common inquiries below." @@ -265,50 +160,31 @@ export default function LandingPage() {