@extends('layouts.portal') @section('title', 'PT Vesta Global Naratama — One Partner, End-to-End Digital Solutions') @section('meta_description', 'PT Vesta Global Naratama — IT Infrastructure & Digitalised Ecosystem Development. CRM, AI Chatbot, HRIS, dan solusi digital terintegrasi untuk bisnis Indonesia.') @section('content') {{-- ── HERO ── --}}
{{-- Left: Text --}}
One Partner · End-to-End Solutions

Ekosistem Digital
Terintegrasi
Satu Atap

PT Vesta Global Naratama menghadirkan infrastruktur IT dan solusi digital end-to-end — dari CRM, AI Chatbot, hingga HRIS — untuk bisnis Indonesia yang siap bertransformasi.

{{-- Right: Preview Card --}}
Vesta Digital — Overview Live
5+ Layanan
8W Delivery
30D Garansi
@foreach ([ ['CRM System', 'active'], ['WhatsApp AI Chatbot', 'active'], ['IT Infrastructure', 'ready'], ['HRIS & Finance', 'ready'], ] as [$svc, $status])
{{ $svc }} {{ $status === 'active' ? 'Active' : 'Ready' }}
@endforeach
{{-- ── STATS BAND ── --}}
@foreach ([ ['5+', 'Solusi Digital'], ['8W', 'Timeline Delivery'], ['30D', 'Bug-Fix Warranty'], ['2x', 'Online Training'], ] as [$num, $lbl])
{{ $num }} {{ $lbl }}
@endforeach
{{-- ── BRANDS ── --}}

Ekosistem Layanan

Brand & Sub-Web Vesta

Setiap brand membawa spesialisasi tersendiri dalam ekosistem digital PT Vesta Global Naratama.

@foreach ($brands as $brand)
@if ($brand->logo_url) {{ $brand->name }} @else {{-- Default SVG icon berdasarkan sort_order --}} @if ($loop->index === 0) @elseif ($loop->index === 1) @else @endif @endif
@if ($brand->is_active) Live @else Segera @endif

{{ $brand->name }}

{{ $brand->description }}

{{-- Tags dari meta atau default --}} @if (!empty($brand->meta_title)) {{-- gunakan sections jika ada --}} @endif
@if ($loop->index === 0) @foreach (['CRM', 'AI Chatbot', 'Laravel 12', 'Groq AI'] as $tag) {{ $tag }} @endforeach @elseif ($loop->index === 1) @foreach (['Cloud', 'Network', 'Security'] as $tag) {{ $tag }} @endforeach @else @foreach (['LLM', 'Automation', 'Analytics'] as $tag) {{ $tag }} @endforeach @endif
@if ($brand->is_active) Kunjungi Sub-Web @else Segera Hadir @endif
@endforeach
{{-- ── WHY US ── --}}

Mengapa Vesta

One Partner, All Solutions.

@foreach ([ [ 'title' => 'Proven Tech Stack', 'desc' => 'Laravel 12, PHP 8.3, MySQL 8.x, Groq AI, Fonnte API — enterprise-grade, proven di production.', 'icon' => '', ], [ 'title' => 'One-Stop Partner', 'desc' => 'CRM, AI Chatbot, infrastruktur, maintenance — semua satu atap, koordinasi seamless tanpa vendor ganda.', 'icon' => '', ], [ 'title' => 'End-to-End Delivery', 'desc' => 'UAT, deployment, 2x training online, full dokumentasi, source code handover — tidak ada setengah jalan.', 'icon' => '', ], [ 'title' => 'Transparan & Terukur', 'desc' => 'Maks 3 revisi per modul, 30-hari bug-fix warranty, kontrak yang jelas — tidak ada biaya tersembunyi.', 'icon' => '', ], ] as $item)
{!! $item['icon'] !!}

{{ $item['title'] }}

{{ $item['desc'] }}

@endforeach
{{-- ── ABOUT ── --}}

Tentang Perusahaan

PT Vesta Global Naratama

Perusahaan teknologi yang berspesialisasi dalam pengembangan infrastruktur IT dan solusi ekosistem digital terintegrasi. Berkantor di Indonesia, kami menggabungkan keahlian teknis mendalam dengan pendekatan client-centric.

Melayani industri Healthcare, Financial Services, Manufacturing, Retail, Government, dan Professional Services di seluruh Indonesia.

"Kami hadir bukan hanya sebagai vendor, tetapi sebagai mitra strategis jangka panjang untuk transformasi digital bisnis Anda."

R. Arif Fitriadi Dharmasetiawan — President Director

Core Expertise

@foreach (['CRM System', 'AI Chatbot', 'IT Infrastructure', 'HRIS & Finance', 'Digital Products'] as $exp) {{ $exp }} @endforeach
@endsection