Commit Graph

11 Commits

Author SHA1 Message Date
mauro 🤙
f71d765d16 Refactor Prettier configuration to adhere to code style guidelines 2024-09-15 14:46:10 +00:00
mauro-balades
9599c606cf feat: Add lazy loading for images and update image components
The code changes include:
- Importing the `Image` component from `next/legacy/image` instead of `next/image` in multiple files.
- Adding a new `CachedImage` component that uses the `Image` component with a custom loader.
- Updating the `Logo` component to use the `CachedImage` component instead of the `img` tag.

Recent user commits and repository commits do not provide additional context for the commit message.
2024-09-01 00:51:37 +02:00
mauro 🤙
2b31899e55 Update logo.tsx 2024-08-30 06:22:00 -07:00
mauro-balades
30ddd65c91 feat: Optimize image loading in components 2024-08-27 17:49:49 +02:00
mauro 🤙
c06914d418 changed images to jsdeliv 2024-08-27 12:36:29 +00:00
Mauro Balades
5d4ed0956f refactor: Update logo component to use SVG instead of PNG 2024-08-20 22:33:58 +02:00
Mauro Balades
954ef38c31 chore: Update branding assets page layout and styles 2024-08-17 23:39:57 +02:00
Mauro Balades
fa36454e77 chore: Update ThemePage component to include padding for mobile view 2024-08-17 22:15:27 +02:00
Pratyay360
ff19d50cda refactor: Improve responsiveness of Features component layout 2024-08-12 21:33:45 +05:30
mauro 🤙
5396e42be8 feat: Add logo with text to navigation menu 2024-07-04 07:58:14 +00:00
Mauro Balades
2ab3801100 Damn, I like this website! 2024-07-03 17:03:11 +02:00