{{ __('shop.brand') }}
{{-- text-white is explicit: the base h1 rule paints headings olive, and an inherited colour loses to a rule that names the element directly. --}}{{ $banner->subheading }}
@endif {{ $banner->cta_label ?: __('home.shop_now') }}{{ __('home.categories_eyebrow') }}
{{ __("home.promise.{$key}") }}
{{ __('home.delivery_note', ['amount' => money(config('shop.free_delivery_over'))]) }}