{{-- SEO content --}}

{{ \App\Helpers\SeoHelper::siteTagline() }}

{{ \App\Helpers\SeoHelper::seoTitle() }}

{{-- Collapsed Search Bar (Airbnb Style) - All Screen Sizes --}}
{{-- Search Modal - Moved outside hero section --}}
{{-- Horizontal scrollable icons with name below --}}

Featured Rentals @if($featuredListings->count() > 0) ({{ $featuredListings->count() }}) @endif

Handpicked premium rentals just for you

@if($featuredListings->count() > 0) @if($featuredListings->count() < 8)

Currently showing {{ $featuredListings->count() }} featured listing{{ $featuredListings->count() != 1 ? 's' : '' }}. Minimum recommended: 8

Contact admin to feature more listings for better visibility.

@endif @else

No Featured Listings Yet

Check back soon for premium rental offerings.

@endif