Merge version_1 into main #2
@@ -48,16 +48,16 @@ export default function LandingPage() {
|
||||
tag="Premium Trading Platform"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/candlestick-trading-chart-background-stock-market_1017-49901.jpg?_wi=1", imageAlt: "Trading chart analysis"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/candlestick-trading-chart-background-stock-market_1017-49901.jpg", imageAlt: "Trading chart analysis"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-startup-office-displays-statistics_482257-119484.jpg", imageAlt: "Market data visualization"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technological-devices-with-statistics-documents_1232-485.jpg?_wi=1", imageAlt: "Portfolio performance"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technological-devices-with-statistics-documents_1232-485.jpg", imageAlt: "Portfolio performance"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/capital-tablet-exchange-screen-skyscraper_1150-1201.jpg", imageAlt: "Forex trading interface"
|
||||
@@ -65,16 +65,16 @@ export default function LandingPage() {
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/trading-stock-stock-market-trading-investment-broker-stock-exchange-market_169016-66490.jpg?_wi=1", imageAlt: "Trading analysis"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/trading-stock-stock-market-trading-investment-broker-stock-exchange-market_169016-66490.jpg", imageAlt: "Trading analysis"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-investor-working-computer-with-real-time-stock-charts-following-trade-market-sales-trend-financial-analyst-using-forex-exchange-statistics-plan-data-analysis-index-profit-close-up_482257-42062.jpg?_wi=1", imageAlt: "Trading dashboard"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-investor-working-computer-with-real-time-stock-charts-following-trade-market-sales-trend-financial-analyst-using-forex-exchange-statistics-plan-data-analysis-index-profit-close-up_482257-42062.jpg", imageAlt: "Trading dashboard"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/candlestick-trading-chart-background-stock-market_1017-49901.jpg?_wi=2", imageAlt: "Market trends"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/candlestick-trading-chart-background-stock-market_1017-49901.jpg", imageAlt: "Market trends"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technological-devices-with-statistics-documents_1232-485.jpg?_wi=2", imageAlt: "Growth metrics"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technological-devices-with-statistics-documents_1232-485.jpg", imageAlt: "Growth metrics"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -98,9 +98,10 @@ export default function LandingPage() {
|
||||
{ value: "1000+", title: "Active TikTok Followers" },
|
||||
{ value: "95%", title: "Strategy Success Rate" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/trading-stock-stock-market-trading-investment-broker-stock-exchange-market_169016-66490.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/trading-stock-stock-market-trading-investment-broker-stock-exchange-market_169016-66490.jpg"
|
||||
imageAlt="Trading strategy visualization"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -177,15 +178,15 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "2", name: "Marcus Johnson", handle: "@mjtrading", testimonial: "The best trading education I've found on TikTok. Practical insights, no nonsense. My returns have doubled since following the strategies.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Marcus Johnson"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Marcus Johnson"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Elena Rodriguez", handle: "@elenafinance", testimonial: "Finally someone breaking down complex trading into simple steps. The methodology works and the community support is incredible.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Elena Rodriguez"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Elena Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Kim", handle: "@davidtrader24", testimonial: "Been trading for years but never saw consistent results until I learned fx_mali's approach. It's like a masterclass in trading discipline.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "David Kim"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kim"
|
||||
}
|
||||
]}
|
||||
showRating={true}
|
||||
@@ -207,7 +208,7 @@ export default function LandingPage() {
|
||||
name: "message", placeholder: "Tell us about your trading goals...", rows: 4,
|
||||
required: false
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-investor-working-computer-with-real-time-stock-charts-following-trade-market-sales-trend-financial-analyst-using-forex-exchange-statistics-plan-data-analysis-index-profit-close-up_482257-42062.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-investor-working-computer-with-real-time-stock-charts-following-trade-market-sales-trend-financial-analyst-using-forex-exchange-statistics-plan-data-analysis-index-profit-close-up_482257-42062.jpg"
|
||||
imageAlt="Trading dashboard"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user