// Sample data for demonstration purpose
// Function to create and append new fields
// Populate brand select options
// Populate model select options
// Event listener for 'Add More' button
// Display selected file names
// Preview images
// Get the file input element
// Get the div where the file names will be displayed
// Add an event listener to the file input change event
// Get the files selected by the user
// Display the selected file names