{{-- Sticky Nav --}} {{-- Mobile Menu Overlay & Drawer --}}
Menu
{{-- Hero --}}
{{-- Animated Background Elements --}}
{{-- Left Content --}}
Live Rates Enabled

Exchange Crypto & Cards {{-- Decorative sparkle --}}
Instantly.

Nigeria's most premium digital asset platform. Highest rates guaranteed, zero hidden fees, and lightning-fast bank transfers 24/7.

{{-- Trust badges --}}
verified_user NDPR Compliant
lock AES-256
{{-- Right Visuals: Claymorphism & floating elements --}}
{{-- Decorative Rings (Centered behind mockup) --}}
{{-- Main Center piece (Phone/App Mockup abstraction) --}}
{{-- App UI Mockup --}}
person
notifications

Total Balance

₦4,250,000

Bitcoin

+2.4% today

₦89.4M

USDT

Stable

₦1,450

Receive Funds
{{-- Floating Claymorphism Icon 1: Bitcoin --}}
currency_bitcoin
{{-- Floating Claymorphism Icon 2: Gift Card --}}
card_giftcard
{{-- Floating Claymorphism Icon 3: Faster Payouts --}}
bolt
{{-- Edge-to-Edge Floating rate cards --}}
{{-- Left/Right Fade Gradients for smooth scroll effect --}}
{{-- We triple the array so the infinite scroll animation is seamless on large 4k screens --}} @foreach($rates->concat($rates)->concat($rates) as $rate)
{{ $rate->category === 'crypto' ? 'currency_bitcoin' : 'featured_play_list' }}

{{ $rate->asset_type }}

₦{{ number_format($rate->rate, 0) }}

@endforeach
{{-- Stats --}}
@foreach([['₦2B+','Total Volume Processed'],['50K+','Happy Customers'],['99.9%','Uptime Guaranteed'],['< 30min','Avg. Processing Time']] as [$val, $label])

{{ $val }}

{{ $label }}

@endforeach
{{-- Live Rates --}}
Real-Time Market Data

Live Exchange Rates

Updated automatically. Best rates guaranteed or we beat it.

@foreach([['crypto','Cryptocurrency','currency_bitcoin'],['giftcard','Gift Cards','featured_play_list']] as [$cat,$label,$icon])
{{ $icon }}

{{ $label }}

LIVE
@foreach($rates->where('category',$cat)->take(5) as $rate)
{{ $cat==='crypto' ? 'currency_bitcoin' : 'featured_play_list' }}

{{ $rate->asset_type }}

{{ $cat }}

We Pay

₦{{ number_format($rate->rate, 0) }}

Trade arrow_forward
@endforeach
@endforeach
{{-- How It Works --}}

How It Works

Three simple steps to cash in your digital assets

@foreach([ ['Create Account','Register in seconds. Your data is protected with bank-grade security.','person_add','01'], ['Submit Your Order','Select your asset, enter amount, upload proof — done in under 2 minutes.','send','02'], ['Get Paid Instantly','We verify and send payment directly to your Nigerian bank account.','payments','03'], ] as [$title,$desc,$icon,$num])
{{ $num }}
{{ $icon }}

{{ $title }}

{{ $desc }}

@endforeach
{{-- Security & Trust --}}
shield_locked Bank-Grade Security

Your Assets Are
Fully Protected.

We don't gamble with your money or your data. Vicdan Exchange employs state-of-the-art security protocols to ensure every transaction is completely safe, private, and irreversible.

    @foreach([ ['AES-256 Encryption','All personal data and communication is encrypted end-to-end.','lock'], ['NDPR Compliant','We strictly adhere to Nigerian Data Protection Regulations.','gavel'], ['Anti-Fraud System','24/7 AI-driven monitoring protects against unauthorized access.','policy'] ] as [$title, $desc, $icon])
  • {{ $icon }}

    {{ $title }}

    {{ $desc }}

  • @endforeach

System Status

Optimal

Uptime

99.99%

Wallet Encryption Active
2FA Protection Enforced
{{-- Testimonials Carousel --}}

Don't Just Take Our Word For It

See what thousands of Nigerians are saying about Vicdan.

{{-- Left/Right Fade Gradients --}}
@php $testimonials = [ ['Chidi O.','Lagos','The fastest platform I\'ve used. Sold my USDT and the money hit my Zenith bank account in literally 3 minutes. Highly recommended!','star'], ['Amina Y.','Abuja','I traded a $100 Steam card here. The rate was better than the guys on WhatsApp, and I didn\'t have to deal with any begging or delays.','star'], ['David E.','Port Harcourt','Their customer support is actually alive. I made a mistake with my bank details, chatted them up, and they fixed it instantly.','star'], ['Tunde A.','Ibadan','Been using Vicdan since last year for my freelance crypto payments. Never had a single issue. Stable rates and clean UI.','star'], ['Sarah M.','Lagos','I love the automated system. I can sell my iTunes cards at 2 AM and still get paid instantly without waiting for anyone to wake up.','star'], ['Emmanuel K.','Benin City','Very transparent. The calculator tells you exactly what you\'ll get, no stupid hidden charges or withdrawal fees.','star'], ]; // Duplicate the array for seamless infinite scrolling $carouselTestimonials = array_merge($testimonials, $testimonials); @endphp @foreach($carouselTestimonials as [$name, $loc, $review, $icon])
@for($i=0; $i<5; $i++) {{ $icon }} @endfor

"{{ $review }}"

{{ substr($name, 0, 1) }}

{{ $name }}

{{ $loc }}

@endforeach
{{-- Assets --}}

Supported Assets

We accept all major cryptocurrencies and popular gift cards

@foreach($rates as $rate)
{{ $rate->category==='crypto' ? 'currency_bitcoin' : 'featured_play_list' }}
{{ $rate->asset_type }} {{ $rate->category }}
@endforeach
{{-- App Download Section --}}
smartphone Vicdan Mobile App

Trade on the Go.
Anytime, Anywhere.

Experience lightning-fast payouts, real-time rate alerts, and a seamless interface directly from your pocket. Available now for iOS and Android.

{{-- Abstract Phone Stack --}}
{{-- Phone 2 (Back) --}}
{{-- Phone 1 (Front) --}}
{{-- CTA --}}

Ready to Exchange?

Join thousands of Nigerians who trust Vicdan Exchange every day.

Create Free Account rocket_launch
{{-- Footer --}} @include('partials.social-proof')