@include('partials.landing-alerts')
LinkBot
Features Pricing Panduan @if(auth()->check()) Dashboard @else Login @endif

{!! nl2br(e($getSetting('lp_hero_title', 'Clean. Fast. File Sharing.'))) !!}

{{ $getSetting('lp_hero_subtitle', 'LinkBot is a minimalist platform for Telegram file distribution. No bloat. Just speed.') }}

Explore Pricing

{{ $getSetting('stats_users', '10K+') }}

Users

{{ $getSetting('stats_files', '1.2M+') }}

Files

{{ $getSetting('stats_bots', '500+') }}

Bots

Advantages

Zero Latency

Links are distributed via our high-speed global CDN bypass direct to Telegram.

Focus Driven

No distractions. Just your file and your audience.

Pricing

@php $plans = \App\Models\Plan::where('is_active', true)->orderBy('price')->get(); @endphp @foreach($plans as $plan)
@if($plan->id === $plans->last()->id)
Recommended
@endif

{{ $plan->name }}

Rp {{ number_format($plan->price) }}
  • — {{ $plan->file_limit ?: 'Unlimited' }} FILE LIMIT
  • — {{ $plan->max_file_size_mb ?: 'Unlimited' }} MB MAX
  • — CUSTOM BOT API
{{ $plan->price > 0 ? 'Beli Paket Ini' : 'Mulai Sekarang' }}
@endforeach

FAQ

Support?

Yes, we provide 24/7 technical assistance.

Upgrades?

You can switch plans anytime from the dashboard.