@extends('layouts.front') @section('content') {{-- ════════════════════════════════════════════════ --}} {{-- 1. BRAND STATEMENT --}} {{-- ════════════════════════════════════════════════ --}}
Delaware Incorporated  ·  Operating in 240 Countries

We Empower People
to Trade Smarter

A global financial services group specialising in asset management, advisory, risk and capital solutions across crypto, forex, equities, bonds and real assets.

Open Free Account Our Story  
{{-- ════════════════════════════════════════════════ --}} {{-- 2. ABOUT — ASYMMETRIC SPLIT --}} {{-- ════════════════════════════════════════════════ --}}
MerrillTrades
Who We Are

We Know the Games
Brokers Play

Being fund managers ourselves, we built a framework of impeccable standards with complete transparency — so you always know exactly where your capital stands.

We bring specialist expertise in infrastructure, cryptocurrency, stock and commodities — focused on innovation, careful risk management, and delivering sustained long-term value for our clients, partners, and investors worldwide.

@foreach([['8+','Years Active'],['300+','Global Staff'],['$20M+','Capital Traded'],['240','Countries']] as $s)
{{ $s[0] }}
{{ $s[1] }}
@endforeach
{{-- ════════════════════════════════════════════════ --}} {{-- 3. SERVICES — EDITORIAL LIST --}} {{-- ════════════════════════════════════════════════ --}}
Our Capabilities

What We Offer

Specialist expertise across every major global market — from emerging crypto to institutional fixed income.

@php $svcs = [ ['01', 'Crypto Trading', 'crypto', 'Crypto', 'landing/img/cryp2.jpg'], ['02', 'Forex Trading', 'forex', 'Foreign Exchange', 'landing/img/cryp.webp'], ['03', 'Stock Markets', 'stocks', 'Equities', 'landing/img/1.jpeg'], ['04', 'Real Assets', 'real-asset', 'Infrastructure', 'landing/img/infra.jpeg'], ['05', 'Bonds', 'bonds', 'Fixed Income', 'landing/img/credit.webp'], ['06', 'Private Markets', 'private-market', 'Private Equity', 'landing/img/private-.jpeg'], ]; @endphp @foreach($svcs as $s) {{ $s[0] }} {{ $s[2] }} {{ $s[3] }}
@endforeach
View All Services  
{{-- ════════════════════════════════════════════════ --}} {{-- 4. STATS STRIP --}} {{-- ════════════════════════════════════════════════ --}}
@foreach([['8+','Years Active'],['300+','Employees Globally'],['$20M+','Capital Traded'],['240','Countries Served']] as $i => $s)
{{ $s[0] }}
{{ $s[1] }}
@endforeach
{{-- ════════════════════════════════════════════════ --}} {{-- 5. PLATFORM FEATURES — DARK CARDS --}} {{-- ════════════════════════════════════════════════ --}}
Platform Benefits

Built for Serious
Traders

Every feature engineered to give you an institutional edge — with the simplicity you need to act fast.

@php $feats = [ ['fa-bolt', 'Instant Withdrawals', 'All withdrawals processed within 24 hours. Emergency withdrawal available anytime — no delays, no friction.'], ['fa-shield-alt', 'Bank-Grade Security', 'Multi-layer encryption and authentication protect every account, every transaction, at all times.'], ['fa-chart-line', 'Smart Terminals', 'Advanced trading terminals that let you set, monitor, and scale positions across all markets from one dashboard.'], ['fa-sync-alt', 'Re-investment Engine', 'Automatically compound returns back into open positions to accelerate long-term portfolio growth.'], ['fa-gift', 'Reward Programs', 'Earn bonuses for active trading, referrals, and performance milestones — all tracked transparently.'], ['fa-headset', '24/7 Live Support', 'Dedicated support team available around the clock — because markets never sleep and neither do we.'], ]; @endphp @foreach($feats as $i => $f)
{{ $f[1] }}

{{ $f[2] }}

@endforeach
{{-- ════════════════════════════════════════════════ --}} {{-- 6. HOW IT WORKS — HORIZONTAL TIMELINE --}} {{-- ════════════════════════════════════════════════ --}}
Simple Steps

How It Works

@php $steps = [ ['01','fa-user-plus', 'Create Account', 'Register and verify your email to unlock your personal trading dashboard in under 5 minutes.'], ['02','fa-wallet', 'Fund Your Account', 'Deposit securely and choose from our range of investment products and copy-trading plans.'], ['03','fa-chart-line', 'Start Trading', 'Activate positions across crypto, forex, stocks, bonds and real assets via our smart terminals.'], ['04','fa-dollar-sign', 'Earn & Withdraw', 'Profits credited daily. Withdrawals completed within 24 hours or emergency-withdraw anytime.'], ]; @endphp @foreach($steps as $i => $step)
{{ $step[0] }}
{{ $step[2] }}

{{ $step[3] }}

@endforeach
{{-- ════════════════════════════════════════════════ --}} {{-- 7. GIANT CTA --}} {{-- ════════════════════════════════════════════════ --}}
MERRILLTRADES
Get Started Today

Grow With a Global
Community of Investors

Incorporated under the laws of the state of Delaware. Backed by institutional-grade governance, risk management, and four centralised service groups.

Open Free Account Log In  
{{-- ════════════════════════════════════════════════ --}} {{-- 8. REFERRAL — TWO-TONE SPLIT --}} {{-- ════════════════════════════════════════════════ --}}
Referral Program

Earn 5%
Per Referral

Refer a friend and earn 5% of their first deposit — automatically credited to your account. No cap, no expiry.

View Referral Program
What You Get

Complete Flexibility,
Zero Compromises

@foreach(['Withdrawals processed within 24 hours — guaranteed','Emergency withdrawal available anytime, no questions asked','Close your account and recover full investment at any time','5% referral bonus credited automatically on every qualifying deposit'] as $perk)
{{ $perk }}
@endforeach Open Your Account  
{{-- ════════════════════════════════════════════════ --}} {{-- 9. PARTNERS MARQUEE --}} {{-- ════════════════════════════════════════════════ --}}
Trusted Partners & Integrations
@php $logos = [ ['landing/img/partner/bitcoin.png', 'Bitcoin'], ['landing/img/partner/Chainalysis_Logo.jpeg', 'Chainalysis'], ['landing/img/partner/cryptoapis.png', 'CryptoAPIs'], ['landing/img/partner/ledger_partners.png', 'Ledger'], ['landing/img/partner/SubSum.png', 'Sumsub'], ['landing/img/partner/blockonom-2.png', 'Blockonomics'], ['landing/img/partner/bitCoinic.png', 'BitCoinic'], ['landing/img/partner/Business-2.png', 'Business'], ]; @endphp {{-- Duplicate for seamless loop --}} @foreach(array_merge($logos, $logos) as $logo) {{ $logo[1] }} @endforeach
{{-- ════════════════════════════════════════════════ --}} {{-- 10. NEWS FEED --}} {{-- ════════════════════════════════════════════════ --}}
Stay Informed

Markets & Crypto News

Real-time news across crypto, forex and global financial markets — curated for active traders.

@endsection