@component('layouts.app', [ 'title' => 'Fintech', 'metaDescription' => 'Fintech — NFC-powered cashless transport payments across Nepal. Tap in, travel, tap out.', ]) {{-- @include('frontend.partials.home.whats-new-alert') --}} {{-- @include('frontend.partials.home.promo-popup') --}} @include('frontend.partials.home.hero') {{-- @include('frontend.partials.home.journey') --}} @include('frontend.partials.home.stats') @include('frontend.partials.home.about') @include('frontend.partials.home.features') @include('frontend.partials.home.how-it-works') {{-- @include('frontend.partials.home.fare-calculator') --}} @include('frontend.partials.home.card-types') @include('frontend.partials.home.card-apply-form') @include('frontend.partials.home.why-choose-us') {{-- @include('frontend.partials.home.photo-band') --}} @include('frontend.partials.home.recharge-methods') @include('frontend.partials.home.download-app') {{-- @include('frontend.partials.home.partners') --}} {{-- @include('frontend.partials.home.testimonials') --}} @include('frontend.partials.home.faq') @include('frontend.partials.home.cta') @endcomponent