[x] chore: updated dependencies and configuration files
Describe Changes
Next.config.mjs
I have updated the next config adding the remotePatterns, the previous configuration is deprecated in Next 14
I added cdn.jsdelivr.net to remote patterns for flags image
Logo.tsx
I have updated the stop-color in Logo svg to camel case (stopColor) for better compatibility with react
Nav.tsx
I changed the to next Image component for a better performance
Fix Responsive #59
Sponsors.tsx
I have fixed the weird jump at the end, now it will not leave a gap before the end of the animation
Checklist ✅
[x] My code follows the code style of this project.
Sorry por la calentada de hacer varias cosas en 1 pr 🙏🏾
Changes Made 🎉
Describe Changes
Next.config.mjs I have updated the next config adding the remotePatterns, the previous configuration is deprecated in Next 14 I added cdn.jsdelivr.net to remote patterns for flags image
Logo.tsx I have updated the stop-color in Logo svg to camel case (stopColor) for better compatibility with react
Nav.tsx I changed the to next Image component for a better performance Fix Responsive #59
Sponsors.tsx I have fixed the weird jump at the end, now it will not leave a gap before the end of the animation
Checklist ✅
Sorry por la calentada de hacer varias cosas en 1 pr 🙏🏾