Update src/app/page.tsx
This commit is contained in:
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-high-end-workspace-with-advanced-tech-tools-enhancing-productivity_482257-119752.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-high-end-workspace-with-advanced-tech-tools-enhancing-productivity_482257-119752.jpg?_wi=1"
|
||||
imageAlt="Trading Dashboard"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -211,7 +211,7 @@ export default function LandingPage() {
|
||||
descriptions: [
|
||||
"Automated strategy deployment",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-person-hand-holding-financial-statistics-displayed-t_1150-772.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-person-hand-holding-financial-statistics-displayed-t_1150-772.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
@@ -219,7 +219,7 @@ export default function LandingPage() {
|
||||
descriptions: [
|
||||
"Real-time asset balancing",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worktable-with-report-laptop_1150-357.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worktable-with-report-laptop_1150-357.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
@@ -227,7 +227,7 @@ export default function LandingPage() {
|
||||
descriptions: [
|
||||
"24/7 world market coverage",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/currency-exchange-display-board_1101-410.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/currency-exchange-display-board_1101-410.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
title="Advanced Trading Tools"
|
||||
@@ -315,7 +315,7 @@ export default function LandingPage() {
|
||||
quote: "Apex changed how I manage daily volatility.",
|
||||
tag: "Pro",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/business-concept-smiling-handsome-businessman-presenting-website-presentation-tablet_1258-80197.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-high-end-workspace-with-advanced-tech-tools-enhancing-productivity_482257-119752.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-high-end-workspace-with-advanced-tech-tools-enhancing-productivity_482257-119752.jpg?_wi=2",
|
||||
imageAlt: "professional investor portrait",
|
||||
},
|
||||
{
|
||||
@@ -337,7 +337,7 @@ export default function LandingPage() {
|
||||
quote: "Great support team and instant executions.",
|
||||
tag: "Growth",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/happy-coworkers-holding-tablets-showing-thumbs-up-stairs_1262-20218.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-person-hand-holding-financial-statistics-displayed-t_1150-772.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-person-hand-holding-financial-statistics-displayed-t_1150-772.jpg?_wi=2",
|
||||
imageAlt: "professional investor portrait",
|
||||
},
|
||||
{
|
||||
@@ -348,7 +348,7 @@ export default function LandingPage() {
|
||||
quote: "Best analysis tools I've used so far.",
|
||||
tag: "Data",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-phone_23-2148815605.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worktable-with-report-laptop_1150-357.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worktable-with-report-laptop_1150-357.jpg?_wi=2",
|
||||
imageAlt: "professional investor portrait",
|
||||
},
|
||||
{
|
||||
@@ -359,7 +359,7 @@ export default function LandingPage() {
|
||||
quote: "Reliability when it counts most.",
|
||||
tag: "Active",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/aged-couple-pensioners-talking-with-employee_1398-4339.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/currency-exchange-display-board_1101-410.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/currency-exchange-display-board_1101-410.jpg?_wi=2",
|
||||
imageAlt: "professional investor portrait",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user