Commit Graph

264 Commits

Author SHA1 Message Date
Mauro Balades
88d9b0e60b refactor: Add new Feature component and update Features page 2024-07-05 13:02:06 +02:00
Mauro Balades
6a7e72eac8 refactor: Update title and description in layout.tsx 2024-07-05 10:16:39 +02:00
mauro 🤙
818b8bed76 refactor: Update download.tsx to fix download link URL 2024-07-04 23:16:13 +00:00
mauro 🤙
26dd892f21 refactor: Update next.config.mjs to allow specific origins for server actions and update download.tsx to open download link in a new tab 2024-07-04 10:54:11 +00:00
mauro 🤙
a1149838e6 refactor: Update .gitignore and package.json, and add database functionality 2024-07-04 10:06:30 +00:00
mauro 🤙
5396e42be8 feat: Add logo with text to navigation menu 2024-07-04 07:58:14 +00:00
Mauro Balades
cb35ed18c9 refactor: Remove unused import in download.tsx 2024-07-03 20:04:54 +02:00
Mauro Balades
d6d0fcf1ee refactor: Update download.tsx to use window.navigator instead of navigator.userAgent 2024-07-03 20:01:28 +02:00
Mauro Balades
80fa3d1842 feat: Add @radix-ui/react-tabs npm dependency and update header.tsx to include a download link 2024-07-03 19:58:38 +02:00
Mauro Balades
acebd412e7 refactor: Remove target attribute from Discord link in navigation.tsx 2024-07-03 17:06:03 +02:00
Mauro Balades
2ab3801100 Damn, I like this website! 2024-07-03 17:03:11 +02:00
Mauro Balades
ef3e94cb8d chore: Add next-themes npm dependency and update layout.tsx to use ThemeProvider 2024-07-03 14:29:50 +02:00
Mauro Balades
f8b12599c8 Added UI library 2024-07-03 14:24:47 +02:00
Mauro Balades
4b6e9dd70f Initial commit from Create Next App 2024-07-03 13:53:54 +02:00