1. Change the page <title> (meta title) to exactly: TZVH | Videos. Change Meta Description: TZVH shows the latest news, fashion, cars, animals, fights, sports, music, tech, and funny videos. 2. Featured Videos Section Add a section on the homepage with a visible label at the top: Featured Videos. In the admin/back-end, allow an option for an uploaded videos to be assigned to the Featured Videos section: Big Featured Video, Left Sub Featured Video, Right Sub Featured Video When a video is uploaded and assigned to Big Featured Video, Left Sub Feature Video or Right Sub Featured Video, the system must automatically create a public video page (video detail page) using that video’s metadata (title, slug/URL, description, thumbnail, duration, categories/tags, etc.). The Featured Videos thumbnails should have a visible play button icon overlaid in the center. An example image is attached: On hover over the each thumbnail, the play button should visually highlight in red When a user clicks the Featured Video thumbnail, they should be taken directly to that video’s video post page (video detail page URL) Title text should be just like example image 3. Adult content warning page In the backend, add an optional toggle/flag on each uploaded video for “Adult content warning enabled”. The warning page is attached 4. Mobile thumbnail: views and date On the mobile video listing thumbnails, add: A view counter with singular/plural rules: If views = 0: show nothing (no “0 views” text at all). If views = 1: show 1 view. If views ≥ 2: show X views (e.g., 2 views, 153 views). An uploaded date label with special handling for today: If uploaded date = today: show Today’s videos. If uploaded date is before today: show full date string, e.g. March 18, 2026, March 17, 2026 (use site’s timezone (Eastern Time). 5. Desktop homepage skin banner On the desktop homepage, add a skin banner feature: Support a full-page background “skin” ad (left and right sides around main content). Skin should be configurable in admin (upload image, set link URL, enable/disable). Ensure main content remains centered and fully readable above the skin. Skin only shows on desktop 6. In the custom video player, add an “Next Video” feature: At the end of video playback Show an overlay panel in the player with: Thumbnail, title, duration of the next video. All new functionality (Next Video Feature) must be implemented on top of the existing TZVH custom video player component, reusing its current HTML/JS structure and controls.