Update src/app/page.tsx

This commit is contained in:
2026-05-09 22:41:19 +00:00
parent a66d22004f
commit e30290c3cf

View File

@@ -69,7 +69,7 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/empty-modern-office-used-as-financial-insurance-agency-headquarters_482257-106441.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empty-modern-office-used-as-financial-insurance-agency-headquarters_482257-106441.jpg?_wi=1",
imageAlt: "Platform Dashboard",
},
{
@@ -104,19 +104,19 @@ export default function LandingPage() {
{
title: "Precision Execution",
description: "Execute orders with lightning-fast latency across all asset classes.",
imageSrc: "http://img.b2bpic.net/free-photo/trading-stock-stock-market-business-graph-trading-investment-broker-stock-exchange-market_169016-66676.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/trading-stock-stock-market-business-graph-trading-investment-broker-stock-exchange-market_169016-66676.jpg?_wi=1",
imageAlt: "Execution",
},
{
title: "Global Connectivity",
description: "Access world markets with zero interruptions and full transparency.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=4ppz3m",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=4ppz3m&_wi=1",
imageAlt: "Connectivity",
},
{
title: "Account Protection",
description: "Institutional-grade security protocols ensuring your assets remain safe.",
imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-data-protection-concept-with-neon-icons_23-2151998480.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-data-protection-concept-with-neon-icons_23-2151998480.jpg?_wi=1",
imageAlt: "Security",
},
]}
@@ -235,7 +235,7 @@ export default function LandingPage() {
quote: "Stoic changed how I look at market execution. Truly disciplined tools.",
tag: "Pro",
avatarSrc: "http://img.b2bpic.net/free-photo/our-suspicious-is-lying-polygraph-examiner-works-office-with-his-detectors-equipment_146671-17307.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empty-modern-office-used-as-financial-insurance-agency-headquarters_482257-106441.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empty-modern-office-used-as-financial-insurance-agency-headquarters_482257-106441.jpg?_wi=2",
imageAlt: "professional trader portrait modern office",
},
{
@@ -246,7 +246,7 @@ export default function LandingPage() {
quote: "Reliability is key in trading. This platform has never failed me.",
tag: "Expert",
avatarSrc: "http://img.b2bpic.net/free-photo/designer-with-gadget_1098-14674.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/trading-stock-stock-market-business-graph-trading-investment-broker-stock-exchange-market_169016-66676.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/trading-stock-stock-market-business-graph-trading-investment-broker-stock-exchange-market_169016-66676.jpg?_wi=2",
imageAlt: "professional trader portrait modern office",
},
{
@@ -257,7 +257,7 @@ export default function LandingPage() {
quote: "The analytics features are the most powerful I have encountered.",
tag: "Senior",
avatarSrc: "http://img.b2bpic.net/free-photo/elderly-woman-drinking-coffee-cafe-while-working-her-laptop-writing-her-notebook_23-2149230375.jpg",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=4ppz3m",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=4ppz3m&_wi=2",
imageAlt: "professional trader portrait modern office",
},
{
@@ -268,7 +268,7 @@ export default function LandingPage() {
quote: "Intuitive interface for complex trade strategies. Highly recommended.",
tag: "Active",
avatarSrc: "http://img.b2bpic.net/free-photo/pretty-woman-holding-tablet-outdoors_23-2148346201.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-data-protection-concept-with-neon-icons_23-2151998480.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-data-protection-concept-with-neon-icons_23-2151998480.jpg?_wi=2",
imageAlt: "professional trader portrait modern office",
},
{
@@ -279,7 +279,7 @@ export default function LandingPage() {
quote: "A truly modern platform for the serious professional.",
tag: "Pro",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-senior-woman_23-2149178449.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-office-black-white_23-2151777521.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-office-black-white_23-2151777521.jpg?_wi=1",
imageAlt: "professional trader portrait modern office",
},
]}
@@ -337,7 +337,7 @@ export default function LandingPage() {
required: true,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/modern-minimalist-office-black-white_23-2151777521.jpg"
imageSrc="http://img.b2bpic.net/free-photo/modern-minimalist-office-black-white_23-2151777521.jpg?_wi=2"
/>
</div>