Update src/app/page.tsx

This commit is contained in:
2026-03-15 15:06:59 +00:00
parent 0b42e06ddd
commit afbce68728

View File

@@ -55,7 +55,7 @@ export default function HomePage() {
background={{ variant: "sparkles-gradient" }}
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-vector/gradient-dashboard-template-user-panel_23-2148378209.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/gradient-dashboard-template-user-panel_23-2148378209.jpg?_wi=1",
imageAlt: "Trading dashboard interface",
},
{
@@ -65,11 +65,11 @@ export default function HomePage() {
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/businessman_23-2147996569.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businessman_23-2147996569.jpg?_wi=1",
imageAlt: "Trading mentor teaching strategy",
},
{
imageSrc: "http://img.b2bpic.net/free-vector/gradient-dashboard-template-user-panel_23-2148378209.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/gradient-dashboard-template-user-panel_23-2148378209.jpg?_wi=2",
imageAlt: "Financial market analysis",
},
]}
@@ -120,7 +120,7 @@ export default function HomePage() {
},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/businessman_23-2147996569.jpg"
imageSrc="http://img.b2bpic.net/free-photo/businessman_23-2147996569.jpg?_wi=2"
imageAlt="F.C Trading Academy mentor"
useInvertedBackground={false}
/>
@@ -298,7 +298,7 @@ export default function HomePage() {
quote: "Within 3 months of joining F.C.T.A, I went from losing money to consistently profitable. The live sessions with mentors are invaluable and the community support keeps me motivated.",
name: "Amara Johnson",
role: "Forex Trader",
imageSrc: "http://img.b2bpic.net/free-photo/confdent-businesswoman-walking-with-her-laptop-work-folder-along-city-centre-posing-street_1258-119495.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confdent-businesswoman-walking-with-her-laptop-work-folder-along-city-centre-posing-street_1258-119495.jpg?_wi=1",
},
{
id: "2",
@@ -306,7 +306,7 @@ export default function HomePage() {
quote: "The structured curriculum made crypto trading understandable. I now trade 4 hours daily and make more than my day job. The mentors really care about student success.",
name: "David Chen",
role: "Crypto Trader",
imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-white-background-business-job_185193-110285.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-white-background-business-job_185193-110285.jpg?_wi=1",
},
{
id: "3",
@@ -314,7 +314,7 @@ export default function HomePage() {
quote: "After years of struggling alone, F.C.T.A gave me the framework and confidence to succeed. The risk management lessons saved me from blowing up my account.",
name: "Zainab Hassan",
role: "Day Trader",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg?_wi=1",
},
{
id: "4",
@@ -322,7 +322,7 @@ export default function HomePage() {
quote: "The mentorship program accelerated my learning by 6 months. My mentor's personalized guidance helped me identify my trading edge. Highly recommend!",
name: "Marcus Williams",
role: "Stock Trader",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-13618.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-13618.jpg?_wi=1",
},
{
id: "5",
@@ -330,7 +330,7 @@ export default function HomePage() {
quote: "I had zero trading experience. Now I'm generating monthly income through forex trading. The academy's support system makes all the difference.",
name: "Fatima Al-Rashid",
role: "Forex Trader",
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5366.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5366.jpg?_wi=1",
},
{
id: "6",
@@ -338,7 +338,7 @@ export default function HomePage() {
quote: "The live trading sessions with real-time feedback transformed how I understand market dynamics. I've recovered my investment in the first month of trading.",
name: "James O'Brien",
role: "Options Trader",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-business-woman-standing-window_1262-1069.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-business-woman-standing-window_1262-1069.jpg?_wi=1",
},
]}
textboxLayout="default"
@@ -382,7 +382,7 @@ export default function HomePage() {
content: "Our courses cover forex, cryptocurrencies, stocks, and commodities. You'll learn strategies applicable across all markets so you can choose what works best for your goals.",
},
]}
imageSrc="http://img.b2bpic.net/free-vector/gradient-dashboard-template-user-panel_23-2148378209.jpg"
imageSrc="http://img.b2bpic.net/free-vector/gradient-dashboard-template-user-panel_23-2148378209.jpg?_wi=3"
imageAlt="Trading platform"
mediaAnimation="slide-up"
mediaPosition="right"