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