Commit Graph

4 Commits

Author SHA1 Message Date
mauro-balades
406ff44bb4 refactor: Remove unnecessary output property in next.config.js 2024-09-02 20:51:56 +02:00
mauro-balades
c338f3d04e ```text
feat: Update routing in layout.tsx

Refactor the generateStaticParams function in layout.tsx to use the routing.locales array instead of the deprecated SUPPORTED_LANGUAGES array. This change ensures that the language options in the website's layout are dynamically generated based on the available locales.
2024-09-02 19:50:10 +02:00
mauro-balades
44a697ee49 feat: Update footer layout, add social media links, and improve styling 2024-09-02 18:43:52 +02:00
mauro-balades
7071eed755 feat: Update footer layout, add social media links, and improve styling 2024-09-02 18:15:03 +02:00