3 Commits

Author SHA1 Message Date
350a872541 Update src/app/page.tsx 2026-05-08 15:25:17 +00:00
c1fe41b4c6 Merge version_2 into main
Merge version_2 into main
2026-05-08 15:22:30 +00:00
6f26363f73 Merge version_2 into main
Merge version_2 into main
2026-05-08 15:22:04 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
<HeroSplitDoubleCarousel
background={{ variant: "gradient-bars" }}
title="Master the Markets with Trona AI"
description="Your professional probability-based signal assistant. Analyze Forex and Binary markets with high-precision AI models."
description="Your professional probability-based signal assistant. Analyze Forex and Binary markets with high-precision AI models configured by your broker and timeframe settings."
leftCarouselItems={[{ imageSrc: "http://img.b2bpic.net/free-photo/empty-interior-forex-market-exchange-company-office-with-financial-data-growth-charts-multiple-displays-workspace-equipped-with-workstation-having-finance-statistics-real-time-graph_482257-44513.jpg?_wi=1", imageAlt: "AI Trading Dashboard" }]}
rightCarouselItems={[{ imageSrc: "http://img.b2bpic.net/free-photo/trading-stock-stock-market-business-graph-trading-investment-broker-stock-exchange-market_169016-66447.jpg", imageAlt: "Market Analysis UI" }]}
buttons={[{ text: "Join Telegram", href: "https://t.me/tronaAIsiganls" }, { text: "View Dashboard", href: "#" }]}
@@ -59,12 +59,12 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
{ title: "Multi-Timeframe AI", description: "Select your ideal timeframe from 1m to 4h for personalized market probability.", imageSrc: "http://img.b2bpic.net/free-photo/birth-rate-fertility-concept_23-2148761042.jpg?_wi=1" },
{ title: "Secure Probability Analysis", description: "Technical indicators including RSI, MACD, and Support/Resistance logic.", imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-concept-shield-protecting-data_23-2152001124.jpg" },
{ title: "Live Alerts", description: "Get real-time signal notifications delivered instantly to your dashboard.", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-hourglass-mouse-symbol-design_460848-7398.jpg" }
{ title: "Multi-Timeframe AI", description: "Select your preferred timeframe from 1m to 4h. The AI engine automatically synchronizes signal generation to match your specified market window.", imageSrc: "http://img.b2bpic.net/free-photo/birth-rate-fertility-concept_23-2148761042.jpg?_wi=1" },
{ title: "Broker-Optimized Execution", description: "Select your broker platform (Pocket Option, Deriv, etc.) to ensure signal delivery logic is calibrated for your specific platform's execution delay and data format.", imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-concept-shield-protecting-data_23-2152001124.jpg" },
{ title: "Tier-Based Signal Delivery", description: "Signal generation limits are strictly enforced based on your membership tier (Free, Premium, VVIP), guaranteeing fair and predictable delivery to your linked accounts.", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-hourglass-mouse-symbol-design_460848-7398.jpg" }
]}
title="Intelligent Signal Engine"
description="Powerful technical analysis features designed to provide clear, actionable insights for every major broker."
description="Powerful technical analysis features designed to provide clear, actionable insights tailored to your unique trading configuration."
/>
</div>
@@ -74,7 +74,7 @@ export default function LandingPage() {
useInvertedBackground={true}
names={["Pocket Option", "ExpertOption", "XM MT5", "Deriv", "FXPesa", "Exness", "MetaTrader 4"]}
title="Supported Platforms"
description="Seamlessly connect with your preferred broker environments."
description="Seamlessly connect with your preferred broker environments for automated signal synchronization."
/>
</div>
@@ -89,7 +89,7 @@ export default function LandingPage() {
{ id: "vvip", title: "VVIP", price: "KSH 500", period: "5 Trades", features: ["5 High-Confidence Trades", "Priority Alerts", "Faster Execution"], button: { text: "Unlock VVIP" } }
]}
title="Choose Your Path"
description="Upgrade to unlock high-confidence VVIP signals."
description="Upgrade your membership to increase signal limits and unlock priority delivery for your configured brokers."
/>
</div>