@extends('layouts.app') @section('title', 'Hero Banner Management') @section('content') @if(session('success')) @endif
Hero Section Specifications
@csrf
Hero Background Preview
Upload or Choose Hero Image

Upload a new image directly from your gallery/device or choose from showroom photos.

New image selected
Select or upload a high-resolution landscape image (1920x1080 recommended).
Live Homepage Hero Preview
{{ \App\Models\Setting::get('hero_eyebrow', 'BEVERLY HILLS • GLOBAL DELIVERY') }}

{{ \App\Models\Setting::get('hero_heading', 'REDISCOVER DRIVING PERFECTION.') }}

{{ \App\Models\Setting::get('hero_subtitle', 'Curated gallery of certified pre-owned supercars, luxury SUVs, and bespoke electric performance vehicles.') }}

{{ \App\Models\Setting::get('hero_btn1', 'Explore Inventory') }} → {{ \App\Models\Setting::get('hero_btn2', 'Book Private Appointment') }}
300-Pt Inspection
Enclosed Delivery
@endsection