// Retrieve data from local storage
// Display the data on Page 2
// Perform your form submission actions
// Clear fields and local storage after form submission
// Reset displayed fields
// Get the file input element
// Listen for changes to the file input
// File is selected, display a message
// No file is selected, hide the message