Commit graph

10 commits

Author SHA1 Message Date
b7f24b8fac chore: update descriptions, images, and websites for profiles
The descriptions, images, and websites for several profiles have been updated. The descriptions now provide more comprehensive information about the fields of study and affiliations of the individuals. The images have been replaced with more recent ones. Additionally, websites have been added for some profiles to provide further information about their work and background.
2024-02-19 13:40:36 -08:00
q9i
0443604d04 chore: fix all the errors
Sonarlint, ESLint, you name it; it's fixed

AI summary of some changes:
feat: update image handling and optimization in Next.js

The changes in this commit update the handling and optimization of images in Next.js. 

- The `Image` component from the `next/image` package is now used instead of the regular `img` tag. This allows for better handling and optimization of images in Next.js applications.
- The `unoptimized` property in the `nextConfig` object is set to `false`, which means that images will be optimized by default. This improves the performance and loading speed of the application.
- The `remotePatterns` property in the `nextConfig` object is added to specify remote patterns for image optimization. This allows for more control over which images should be optimized and which should not.

These changes were made to enhance the performance and user experience of the application by optimizing the handling of images.
2024-02-17 14:54:14 -08:00
3c83c89a6b Merge branch 'main' of github.com:Team-1280/eeXiv 2024-02-16 12:04:02 -08:00
2540288aa0 add ayaan 2024-02-16 12:03:27 -08:00
Team 1280 Programming Laptop
fe1b72166d The mega commit 2024-02-15 17:31:21 -08:00
Ananth Venkatesh
dd195c7b04 Improve database entries 2024-02-15 21:13:32 +00:00
4339a94ee7 many style updates 2024-02-14 14:41:59 -08:00
9e93907c80 added lots of data and style changes 2024-02-11 19:19:42 -08:00
81a5f3c0a9 change some formatting 2024-02-11 02:06:29 -08:00
fdf319eab2 add authors 2024-02-10 19:29:33 -08:00