Remove the poster and profile photo sections from the submission page
Let me read the rest of the profile photo section:
Now I'll remove both the poster and profile photo sections. Let me remove the UI sections first:
Now let me remove the unused state and handlers:
Removed both the Movie Poster and Profile Photo upload sections from the submission form, along with their associated state variables (profilePhoto, photoError, moviePoster, posterError), the handlePhotoChange and handlePosterChange handlers, and the file-appending logic in the submission function. The form now collects film details, filmmaker info, and payment details without any file uploads.
Add this to the list of posters on the page
Image: Jupitr — A minimalist black film poster with elegant white cursive script spelling "Jupitr," framed by ornate corner flourishes.
Added the "Jupitr" poster to the end of the filmPosters array, so it now appears in the homepage carousel alongside the other films.
On the submission page, add a section for them to fill in what genre their film is