@extends('frontend.layouts.app')
@section('content')
{{ $homepage->about_badge ?? 'About Stonebwoy' }}
{{ $homepage->about_text_1 ?? 'Stonebwoy represents premium Afro-Dancehall excellence with world-class performance, unmistakable style and a strong international music identity.' }}
{{ $homepage->about_text_2 ?? 'This homepage is built as a modern artist landing page that highlights music, updates, bookings and visual branding in one smooth experience.' }}
{{ $homepage->stat_1_label ?? 'Live Performances' }} {{ $homepage->stat_2_label ?? 'Awards & Honors' }} {{ $homepage->stat_3_label ?? 'Major Releases' }} {{ $homepage->stat_4_label ?? 'Global Tours' }}
{{ $homepage->music_badge ?? 'Latest Release' }}
{{ ucfirst($trendingRelease->type ?? 'Release') }}
@if($trendingRelease->release_date)
• {{ $trendingRelease->release_date }}
@endif
{{ $trendingRelease->description }}
{{ $homepage->about_title ?? 'A Global Ghanaian Sound' }}
{{ $trendingRelease->title }}