@extends('themes.tailwind.layouts.home') @section('page-title') {{ __("Meek | Your only one bio link") }} @endsection @push('styles') @endpush @section('content')

{{ __("Get one link for all of your links!") }}

{{ __("With Meek you can simply put all of your links into one and share it on your social media") }}

{{ __("Get your FREE account now!") }}
{{ \App\Models\User::query()->count() }}
{{ \App\Models\Link::query()->count() }}
{{ \App\Models\BioTheme::query()->whereNull('user_id')->count() }}

{{__('Open Source')}}

{{__("Developers are welcome to fork the repository and propose changes to bring more features to it or bug fixes.")}}

@endsection @push('scripts') @endpush