@extends('layouts.guest') @section('content')

{{ __('About TomohonHebat Transcribe') }}

{{ __('This build is focused on internal application use. Public SaaS mechanics such as pricing, payment gateways, referral payouts, activation workflow, and software upgrade menus have been stripped from the main flow.') }}

{{ __('The speech-to-text core remains in place while the next migration stage can replace cloud engines with fully self-hosted runtime components.') }}

@endsection