@push('metadata') @php $page_id = 12; $mTitle = @$seoData['seo_title']; $mDescr = @$seoData['meta_description']; $faqs = $seoData['faq'] ?? '[]'; $mKWords = $seoData['meta_keywords']; $mUrl = url()->current(); $mImage = config('constants.advertise_with_us'); @endphp {{ @$mTitle }} @endpush @push('pageId') @endpush @push('head_scripts') {!! SchemaHelper::webpageSchema($mTitle ?? null, $desc ?? null) !!} {!! SchemaHelper::getBreadcrumbSchema([ ['name' => 'Home', 'url' => url('/')], ['name' => $seoData['breadcrumb'], 'url' => $mUrl] ]) !!} {!! SchemaHelper::getImageObjectSchema($mImage, $mTitle) !!} @if(!empty($faqs)) {!! SchemaHelper::getFaqSchema($faqs) !!} @endif @endpush
{!! $seoData['top_page_content'] !!}
Our Package
Hot Deal Package Name
$499 $299
Limited time offer - Perfect for quick boost and massive visibility features Features
check Featured Listing - 15 days
check Twitter Post (with 24-Hour Pin)
check Telegram Post (with 24-Hour Pin)
Contact Us Today!

We're ready to help your project shine. Just send us a message!

Don’t wait. Get your crypto project in front of thousands of investors today with Cryptodisplay.io!

Other Packages Powerful Content & Blog Features Great for those who want SEO, trust and visibility
Banners That Catch Attention Put your brand where everyone will see it
Above Header Banner
1 day
7 days
15 days
1 month
Footer Banner
1 day
7 days
15 days
1 month
Box Banner Homepage - Top
1 day
7 days
15 days
1 month
Box Banner Homepage - Middle
1 day
7 days
15 days
1 month
Box Banner Inner Pages
1 day
7 days
15 days
1 month
Total Amount $0.00
Launch Your Project
@php $advertiseStatistics = $statistics->where('page_type', 'advertise'); @endphp @if ($advertiseStatistics->isNotEmpty())
Why Advertise with Us?
@foreach ($advertiseStatistics as $statistic)
{{-- {{ $statistic->title }} --}} {{ $statistic->count }} {{ $statistic->title }}
@endforeach
@endif
{!! $seoData['description'] ?? '' !!}
@push('scripts') @endpush