@php
// Deterministic scatter for the ambient dust particles (varied but stable across renders)
// `depth` scales how far each particle drifts with the cursor — smaller = further back.
$particles = [
['top' => '12%', 'left' => '18%', 'size' => 4, 'drift' => '14px, -22px', 'delay' => '0s', 'duration' => '7s', 'depth' => 0.8],
['top' => '22%', 'left' => '78%', 'size' => 3, 'drift' => '-10px, -18px', 'delay' => '0.6s', 'duration' => '9s', 'depth' => 0.4],
['top' => '68%', 'left' => '12%', 'size' => 5, 'drift' => '16px, -14px', 'delay' => '1.2s', 'duration' => '8s', 'depth' => 1],
['top' => '78%', 'left' => '82%', 'size' => 3, 'drift' => '-14px, -20px', 'delay' => '0.3s', 'duration' => '10s', 'depth' => 0.5],
['top' => '8%', 'left' => '52%', 'size' => 2, 'drift' => '8px, -16px', 'delay' => '1.8s', 'duration' => '7.5s', 'depth' => 0.3],
['top' => '48%', 'left' => '90%', 'size' => 4, 'drift' => '-12px, -22px', 'delay' => '0.9s', 'duration' => '8.5s', 'depth' => 0.7],
['top' => '85%', 'left' => '42%', 'size' => 3, 'drift' => '10px, -18px', 'delay' => '1.4s', 'duration' => '9.5s', 'depth' => 0.6],
['top' => '38%', 'left' => '6%', 'size' => 2, 'drift' => '12px, -12px', 'delay' => '0.2s', 'duration' => '7s', 'depth' => 0.9],
];
$heroStats = \App\Models\Statistic::where('is_published', true)
->where('is_featured', true)
->orderBy('display_order')
->get();
$heroStatThemes = ['blue', 'teal', 'gold'];
@endphp
Fintech turns two coins and a queue into one motion. Tap when you board.
Tap when you get off. The fare works itself out, down to the rupee.
No app required to ride. No cash required, ever. {{ $stat->number }} {{ $stat->name }}
Nepal travels
on a tap.