Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-15 05:16:12 +00:00

View File

@@ -21,7 +21,7 @@ export default function LandingPage() {
borderRadius="soft"
contentWidth="medium"
sizing="largeSmall"
background="aurora"
background="circleGradient"
cardStyle="inset"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="radial-glow"
@@ -44,13 +44,13 @@ export default function LandingPage() {
logoText="TRADING TERMINAL"
description="Real-time forex trading analysis with AI-powered signal detection. Analyze AED/CNY, AUD/CAD, EUR/USD, GBP/USD and 10+ trading pairs with precision radar technology and +92% accuracy indicators."
layoutOrder="default"
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
mediaAnimation="slide-up"
buttons={[
{ text: "Start Trading Now", href: "#analysis" },
{ text: "Learn More", href: "#indicators" }
]}
imageSrc="http://img.b2bpic.net/free-vector/music-equalizer-technology-black-background-with-purple-digital-sound-wave_53876-116188.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-vector/music-equalizer-technology-black-background-with-purple-digital-sound-wave_53876-116188.jpg"
imageAlt="Trading Terminal Interface"
/>
</div>
@@ -68,16 +68,16 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "AED/CNY OTC", description: "Profitability: +92%", imageSrc: "http://img.b2bpic.net/free-vector/music-equalizer-technology-black-background-with-purple-digital-sound-wave_53876-116188.jpg?_wi=2", imageAlt: "AED/CNY Trading Pair"
title: "AED/CNY OTC", description: "Profitability: +92%", imageSrc: "http://img.b2bpic.net/free-vector/music-equalizer-technology-black-background-with-purple-digital-sound-wave_53876-116188.jpg", imageAlt: "AED/CNY Trading Pair"
},
{
title: "AUD/CAD OTC", description: "Profitability: +92%", imageSrc: "http://img.b2bpic.net/free-vector/music-equalizer-technology-black-background-with-purple-digital-sound-wave_53876-116188.jpg?_wi=3", imageAlt: "AUD/CAD Trading Pair"
title: "AUD/CAD OTC", description: "Profitability: +92%", imageSrc: "http://img.b2bpic.net/free-vector/music-equalizer-technology-black-background-with-purple-digital-sound-wave_53876-116188.jpg", imageAlt: "AUD/CAD Trading Pair"
},
{
title: "AUD/CHF OTC", description: "Profitability: +92%", imageSrc: "http://img.b2bpic.net/free-vector/music-equalizer-technology-black-background-with-purple-digital-sound-wave_53876-116188.jpg?_wi=4", imageAlt: "AUD/CHF Trading Pair"
title: "AUD/CHF OTC", description: "Profitability: +92%", imageSrc: "http://img.b2bpic.net/free-vector/music-equalizer-technology-black-background-with-purple-digital-sound-wave_53876-116188.jpg", imageAlt: "AUD/CHF Trading Pair"
},
{
title: "AUD/USD OTC", description: "Profitability: +92%", imageSrc: "http://img.b2bpic.net/free-vector/music-equalizer-technology-black-background-with-purple-digital-sound-wave_53876-116188.jpg?_wi=5", imageAlt: "AUD/USD Trading Pair"
title: "AUD/USD OTC", description: "Profitability: +92%", imageSrc: "http://img.b2bpic.net/free-vector/music-equalizer-technology-black-background-with-purple-digital-sound-wave_53876-116188.jpg", imageAlt: "AUD/USD Trading Pair"
}
]}
/>
@@ -131,16 +131,16 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", title: "RSI Status", quote: "Relative Strength Index tracks overbought and oversold conditions for optimal entry and exit points.", name: "Oversold", role: "Market Signal", imageSrc: "http://img.b2bpic.net/free-vector/music-equalizer-technology-black-background-with-purple-digital-sound-wave_53876-116188.jpg?_wi=6"
id: "1", title: "RSI Status", quote: "Relative Strength Index tracks overbought and oversold conditions for optimal entry and exit points.", name: "Oversold", role: "Market Signal", imageSrc: "http://img.b2bpic.net/free-vector/music-equalizer-technology-black-background-with-purple-digital-sound-wave_53876-116188.jpg"
},
{
id: "2", title: "MACD Indicator", quote: "Moving Average Convergence Divergence reveals momentum and trend direction with precise crossover signals.", name: "Neutral", role: "Momentum Tracker", imageSrc: "http://img.b2bpic.net/free-vector/music-equalizer-technology-black-background-with-purple-digital-sound-wave_53876-116188.jpg?_wi=7"
id: "2", title: "MACD Indicator", quote: "Moving Average Convergence Divergence reveals momentum and trend direction with precise crossover signals.", name: "Neutral", role: "Momentum Tracker", imageSrc: "http://img.b2bpic.net/free-vector/music-equalizer-technology-black-background-with-purple-digital-sound-wave_53876-116188.jpg"
},
{
id: "3", title: "Bollinger Bands", quote: "Dynamic volatility bands show market extremes and potential reversal zones for high-probability trades.", name: "Overbought", role: "Volatility Measure", imageSrc: "http://img.b2bpic.net/free-vector/music-equalizer-technology-black-background-with-purple-digital-sound-wave_53876-116188.jpg?_wi=8"
id: "3", title: "Bollinger Bands", quote: "Dynamic volatility bands show market extremes and potential reversal zones for high-probability trades.", name: "Overbought", role: "Volatility Measure", imageSrc: "http://img.b2bpic.net/free-vector/music-equalizer-technology-black-background-with-purple-digital-sound-wave_53876-116188.jpg"
},
{
id: "4", title: "Combined Analysis", quote: "All three indicators work together to generate unified trading signals with 89-96% accuracy rates.", name: "High Confidence", role: "Signal Fusion", imageSrc: "http://img.b2bpic.net/free-vector/music-equalizer-technology-black-background-with-purple-digital-sound-wave_53876-116188.jpg?_wi=9"
id: "4", title: "Combined Analysis", quote: "All three indicators work together to generate unified trading signals with 89-96% accuracy rates.", name: "High Confidence", role: "Signal Fusion", imageSrc: "http://img.b2bpic.net/free-vector/music-equalizer-technology-black-background-with-purple-digital-sound-wave_53876-116188.jpg"
}
]}
/>