Update src/app/page.tsx
This commit is contained in:
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Become a Member", href: "#join"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
@@ -111,17 +111,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Fund Registry", description: "Full-spectrum RTA platform supporting mutual funds and pension funds.", imageSrc: "http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg"},
|
||||
title: "Fund Registry", description: "Full-spectrum RTA platform supporting mutual funds and pension funds.", imageSrc: "http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg?_wi=2"},
|
||||
{
|
||||
title: "Fund Accounting", description: "Multi-currency FA solutions for all asset classes.", imageSrc: "http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg"},
|
||||
title: "Fund Accounting", description: "Multi-currency FA solutions for all asset classes.", imageSrc: "http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg?_wi=3"},
|
||||
{
|
||||
title: "Digital Platform", description: "Omnichannel investor onboarding and management system.", imageSrc: "http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg"},
|
||||
title: "Digital Platform", description: "Omnichannel investor onboarding and management system.", imageSrc: "http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg?_wi=4"},
|
||||
{
|
||||
title: "AMC Incubation", description: "End-to-end support for new asset managers.", imageSrc: "http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg"},
|
||||
title: "AMC Incubation", description: "End-to-end support for new asset managers.", imageSrc: "http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg?_wi=5"},
|
||||
{
|
||||
title: "Coop Network", description: "Member-exclusive market intelligence access.", imageSrc: "http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg"},
|
||||
title: "Coop Network", description: "Member-exclusive market intelligence access.", imageSrc: "http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg?_wi=6"},
|
||||
{
|
||||
title: "Compliance Tech", description: "Automated AML/CFT and regulatory reporting.", imageSrc: "http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg"},
|
||||
title: "Compliance Tech", description: "Automated AML/CFT and regulatory reporting.", imageSrc: "http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg?_wi=7"},
|
||||
]}
|
||||
title="Six Pillars of Financial Excellence"
|
||||
description="Designed as a cooperative module — you access what you need and benefit from collective intelligence."
|
||||
@@ -135,13 +135,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "$8B", title: "Total AUM", description: "Managed across all partners", imageSrc: "http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg"},
|
||||
id: "1", value: "$8B", title: "Total AUM", description: "Managed across all partners", imageSrc: "http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg?_wi=8"},
|
||||
{
|
||||
id: "2", value: "27", title: "AMCs", description: "Active members in network", imageSrc: "http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg"},
|
||||
id: "2", value: "27", title: "AMCs", description: "Active members in network", imageSrc: "http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg?_wi=9"},
|
||||
{
|
||||
id: "3", value: "130M", title: "Folios", description: "Total investor accounts", imageSrc: "http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg"},
|
||||
id: "3", value: "130M", title: "Folios", description: "Total investor accounts", imageSrc: "http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg?_wi=10"},
|
||||
{
|
||||
id: "4", value: "99.9%", title: "Uptime", description: "Platform reliability", imageSrc: "http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg"},
|
||||
id: "4", value: "99.9%", title: "Uptime", description: "Platform reliability", imageSrc: "http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg?_wi=11"},
|
||||
]}
|
||||
title="Impact at Scale"
|
||||
description="Real-time metrics powering our cooperative growth."
|
||||
|
||||
Reference in New Issue
Block a user