From b9404315ac1fc41f721c62ceaf7eb500f4bf3a90 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 04:28:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7f1d41d..c677ce9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -127,10 +127,10 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", title: "Game-Changing Security Infrastructure", quote: "CryptoVault's security architecture is unmatched. We manage over $2 billion in assets with complete confidence. Their institutional-grade custody and compliance framework set the industry standard.", name: "Alexandra Chen", role: "CIO, Horizon Digital Fund", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASuZvSOfjedtSWgw9OzfJQef2R/professional-headshot-of-a-confident-ins-1772598434683-a8493849.png", imageAlt: "Alexandra Chen" + id: "1", title: "Game-Changing Security Infrastructure", quote: "CryptoVault's security architecture is unmatched. We manage over $2 billion in assets with complete confidence. Their institutional-grade custody and compliance framework set the industry standard.", name: "Alexandra Chen", role: "CIO, Horizon Digital Fund", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASuZvSOfjedtSWgw9OzfJQef2R/professional-headshot-of-a-confident-ins-1772598434683-a8493849.png?_wi=1", imageAlt: "Alexandra Chen" }, { - id: "2", title: "Enterprise-Level Reliability", quote: "The platform's 99.99% uptime and instant settlement capabilities have transformed our trading operations. We've reduced operational costs by 40% while improving execution speeds significantly.", name: "Michael Richardson", role: "Head of Trading, BlockAsset Capital", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASuZvSOfjedtSWgw9OzfJQef2R/professional-portrait-of-a-fintech-execu-1772598435463-cadc7923.png", imageAlt: "Michael Richardson" + id: "2", title: "Enterprise-Level Reliability", quote: "The platform's 99.99% uptime and instant settlement capabilities have transformed our trading operations. We've reduced operational costs by 40% while improving execution speeds significantly.", name: "Michael Richardson", role: "Head of Trading, BlockAsset Capital", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASuZvSOfjedtSWgw9OzfJQef2R/professional-portrait-of-a-fintech-execu-1772598435463-cadc7923.png?_wi=1", imageAlt: "Michael Richardson" }, { id: "3", title: "Innovation Meets Compliance", quote: "Navigating crypto regulation is complex, but CryptoVault makes it seamless. Their compliance expertise and proactive regulatory engagement give us peace of mind for global operations.", name: "Dr. Sarah Nakamoto", role: "Founder, QuantumChain Ventures", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASuZvSOfjedtSWgw9OzfJQef2R/confident-professional-headshot-of-a-blo-1772598434739-d0d1770e.png", imageAlt: "Dr. Sarah Nakamoto" @@ -139,10 +139,10 @@ export default function LandingPage() { id: "4", title: "Unparalleled Customer Support", quote: "What sets CryptoVault apart is their exceptional support team. Available 24/7 across all time zones with deep technical expertise. They're a true partner, not just a vendor.", name: "James Patterson", role: "Managing Partner, Crypto Growth Partners", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASuZvSOfjedtSWgw9OzfJQef2R/professional-headshot-of-a-cryptocurrenc-1772598435212-604108d7.png", imageAlt: "James Patterson" }, { - id: "5", title: "Superior Analytics Platform", quote: "Their predictive analytics and market intelligence tools have given us a competitive edge. The real-time dashboard and custom alerts are invaluable for our daily operations.", name: "Lisa Wong", role: "VP of Analytics, TechFund Global", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASuZvSOfjedtSWgw9OzfJQef2R/professional-headshot-of-a-confident-ins-1772598434683-a8493849.png", imageAlt: "Lisa Wong" + id: "5", title: "Superior Analytics Platform", quote: "Their predictive analytics and market intelligence tools have given us a competitive edge. The real-time dashboard and custom alerts are invaluable for our daily operations.", name: "Lisa Wong", role: "VP of Analytics, TechFund Global", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASuZvSOfjedtSWgw9OzfJQef2R/professional-headshot-of-a-confident-ins-1772598434683-a8493849.png?_wi=2", imageAlt: "Lisa Wong" }, { - id: "6", title: "Scalability Without Compromise", quote: "We've scaled our operations 10x over the past year without any platform issues. CryptoVault's architecture handles our growth seamlessly with zero performance degradation.", name: "David Kumar", role: "CEO, Digital Asset Solutions Inc", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASuZvSOfjedtSWgw9OzfJQef2R/professional-portrait-of-a-fintech-execu-1772598435463-cadc7923.png", imageAlt: "David Kumar" + id: "6", title: "Scalability Without Compromise", quote: "We've scaled our operations 10x over the past year without any platform issues. CryptoVault's architecture handles our growth seamlessly with zero performance degradation.", name: "David Kumar", role: "CEO, Digital Asset Solutions Inc", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASuZvSOfjedtSWgw9OzfJQef2R/professional-portrait-of-a-fintech-execu-1772598435463-cadc7923.png?_wi=2", imageAlt: "David Kumar" } ]} />