diff --git a/src/app/layout.tsx b/src/app/layout.tsx index bbe540c..6e1b193 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -11,8 +11,8 @@ import { Roboto } from "next/font/google"; export const metadata: Metadata = { - title: 'DarkVenusAiGrid | Advanced AI Forex Trading Bot', - description: 'Maximize your forex trading profits with DarkVenusAiGrid, the premier automated trading solution featuring advanced AI neural networks.', + title: 'DarkVenusAiGrid | Advanced Forex AI Trading', + description: 'Automated Forex trading powered by advanced AI and deep learning.', openGraph: { "title": "DarkVenusAiGrid", "description": "Advanced Forex AI Bot", diff --git a/src/app/page.tsx b/src/app/page.tsx index e7e5421..5b6fa08 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -2,6 +2,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; +import { Zap, Shield, Clock, Globe } from "lucide-react"; import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; import FaqSplitText from '@/components/sections/faq/FaqSplitText'; import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix'; @@ -31,109 +32,48 @@ export default function LandingPage() {
@@ -145,18 +85,9 @@ export default function LandingPage() { title="Precision Engineering for Forex" description="DarkVenusAiGrid combines deep learning neural networks with traditional grid trading strategies to provide an unmatched trading edge in any market condition." bulletPoints={[ - { - title: "AI Neural Analysis", - description: "Analyzing market sentiment and volatility in real-time.", - }, - { - title: "Dynamic Grid Strategy", - description: "Smart entry and exit points adjusted for market swings.", - }, - { - title: "Automated Risk Control", - description: "Advanced trailing stop-losses to protect your capital.", - }, + { title: "AI Neural Analysis", description: "Analyzing market sentiment and volatility in real-time." }, + { title: "Dynamic Grid Strategy", description: "Smart entry and exit points adjusted for market swings." }, + { title: "Automated Risk Control", description: "Advanced trailing stop-losses to protect your capital." }, ]} imageSrc="http://img.b2bpic.net/free-photo/advanced-technological-robot-interacting-with-money-finance_23-2151612666.jpg" mediaAnimation="blur-reveal" @@ -168,30 +99,10 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} features={[ - { - title: "AI Sentiment Analysis", - description: "AI-driven market sentiment tracking.", - imageSrc: "http://img.b2bpic.net/free-photo/candlestick-graph-investment-financial-analysis-report-sign-symbol-icon-3d-rendering_56104-1918.jpg", - buttonIcon: "Zap", - }, - { - title: "Money Management", - description: "Customizable lot sizing and equity protection.", - imageSrc: "http://img.b2bpic.net/free-photo/software-pc-screen-used-analyzing-cryptocurrency-investment-purchases_482257-118898.jpg", - buttonIcon: "Shield", - }, - { - title: "Zero Latency Execution", - description: "Lightning-fast trade execution on all pairs.", - imageSrc: "http://img.b2bpic.net/free-photo/digital-assets-business-management-system-concept_53876-121226.jpg", - buttonIcon: "Clock", - }, - { - title: "24/7 Global Access", - description: "Trade across all timezones automatically.", - imageSrc: "http://img.b2bpic.net/free-photo/binary-world_1048-8575.jpg", - buttonIcon: "Globe", - }, + { title: "AI Sentiment Analysis", description: "AI-driven market sentiment tracking.", imageSrc: "http://img.b2bpic.net/free-photo/candlestick-graph-investment-financial-analysis-report-sign-symbol-icon-3d-rendering_56104-1918.jpg", buttonIcon: Zap }, + { title: "Money Management", description: "Customizable lot sizing and equity protection.", imageSrc: "http://img.b2bpic.net/free-photo/software-pc-screen-used-analyzing-cryptocurrency-investment-purchases_482257-118898.jpg", buttonIcon: Shield }, + { title: "Zero Latency Execution", description: "Lightning-fast trade execution on all pairs.", imageSrc: "http://img.b2bpic.net/free-photo/digital-assets-business-management-system-concept_53876-121226.jpg", buttonIcon: Clock }, + { title: "24/7 Global Access", description: "Trade across all timezones automatically.", imageSrc: "http://img.b2bpic.net/free-photo/binary-world_1048-8575.jpg", buttonIcon: Globe }, ]} title="Advanced Algorithmic Power" description="Our bot is equipped with everything you need to dominate the forex market effortlessly." @@ -204,33 +115,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} metrics={[ - { - id: "m1", - value: "120%", - title: "Annual Gain", - items: [ - "Consistent growth", - "Low drawdown", - ], - }, - { - id: "m2", - value: "4.2", - title: "Avg Sharpe Ratio", - items: [ - "Optimal risk", - "High performance", - ], - }, - { - id: "m3", - value: "0.15s", - title: "Latency", - items: [ - "High-speed execution", - "Direct connection", - ], - }, + { id: "m1", value: "120%", title: "Annual Gain", items: ["Consistent growth", "Low drawdown"] }, + { id: "m2", value: "4.2", title: "Avg Sharpe Ratio", items: ["Optimal risk", "High performance"] }, + { id: "m3", value: "0.15s", title: "Latency", items: ["High-speed execution", "Direct connection"] }, ]} title="Proven Performance Results" description="Verified data driven by real-market operations and consistent automated trading execution." @@ -244,26 +131,11 @@ export default function LandingPage() { rating={5} author="Marcus V. - Professional Trader" avatars={[ - { - src: "http://img.b2bpic.net/free-photo/woman-listening-music-working_171337-15536.jpg", - alt: "User 1", - }, - { - src: "http://img.b2bpic.net/free-photo/portrait-happy-man-with-wine-glass-night-club_23-2148037554.jpg", - alt: "User 2", - }, - { - src: "http://img.b2bpic.net/free-photo/businessman-with-glasses_23-2147985013.jpg", - alt: "User 3", - }, - { - src: "http://img.b2bpic.net/free-photo/man-psychologist-sitting-office_1098-21011.jpg", - alt: "User 4", - }, - { - src: "http://img.b2bpic.net/free-photo/businessman-with-coffee-paper-cup_23-2148112826.jpg", - alt: "User 5", - }, + { src: "http://img.b2bpic.net/free-photo/woman-listening-music-working_171337-15536.jpg", alt: "User 1" }, + { src: "http://img.b2bpic.net/free-photo/portrait-happy-man-with-wine-glass-night-club_23-2148037554.jpg", alt: "User 2" }, + { src: "http://img.b2bpic.net/free-photo/businessman-with-glasses_23-2147985013.jpg", alt: "User 3" }, + { src: "http://img.b2bpic.net/free-photo/man-psychologist-sitting-office_1098-21011.jpg", alt: "User 4" }, + { src: "http://img.b2bpic.net/free-photo/businessman-with-coffee-paper-cup_23-2148112826.jpg", alt: "User 5" }, ]} ratingAnimation="slide-up" avatarsAnimation="blur-reveal" @@ -276,57 +148,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} plans={[ - { - id: "starter", - badge: "Essential", - price: "$199", - subtitle: "Perfect for beginners", - features: [ - "1 Live account", - "Basic AI algorithms", - "24/7 Support", - ], - buttons: [ - { - text: "Get Started", - href: "#contact", - }, - ], - }, - { - id: "pro", - badge: "Pro Choice", - price: "$499", - subtitle: "For experienced traders", - features: [ - "3 Live accounts", - "Advanced AI grid bot", - "Priority execution", - ], - buttons: [ - { - text: "Get Pro", - href: "#contact", - }, - ], - }, - { - id: "elite", - badge: "Ultimate", - price: "$999", - subtitle: "For institutions", - features: [ - "Unlimited accounts", - "VIP AI access", - "Custom strategy build", - ], - buttons: [ - { - text: "Contact Sales", - href: "#contact", - }, - ], - }, + { id: "starter", badge: "Essential", price: "$199", subtitle: "Perfect for beginners", features: ["1 Live account", "Basic AI algorithms", "24/7 Support"], buttons: [{ text: "Get Started", href: "#contact" }] }, + { id: "pro", badge: "Pro Choice", price: "$499", subtitle: "For experienced traders", features: ["3 Live accounts", "Advanced AI grid bot", "Priority execution"], buttons: [{ text: "Get Pro", href: "#contact" }] }, + { id: "elite", badge: "Ultimate", price: "$999", subtitle: "For institutions", features: ["Unlimited accounts", "VIP AI access", "Custom strategy build"], buttons: [{ text: "Contact Sales", href: "#contact" }] }, ]} title="Select Your Growth Plan" description="Choose the level of automation that fits your trading capital and goals." @@ -337,21 +161,9 @@ export default function LandingPage() { @@ -390,14 +188,8 @@ export default function LandingPage() {