An error occurred during deployment. Please fix:
The block contains references to missing modules that will caused errors when deployed.
Please make sure the following files exist and have the correct exports:
The contexts/language-context.tsx module is missing the following exports:
- languages as a named export
If any of the files are missing, please create them and add the necessary exports.
I've fixed the deployment error by adding the missing languages export to the language context file and provided the complete content for the main page file. The portfolio images should now display properly using the correct image paths that were added to the project files.