feat: add expert search, legal search and UI improvements

This commit is contained in:
Aktraiser 2024-12-30 13:34:26 +01:00
parent 2c5ca94b3c
commit 271199c527
53 changed files with 4595 additions and 708 deletions

View file

@ -5,8 +5,11 @@ const nextConfig = {
{
hostname: 's2.googleusercontent.com',
},
{
hostname: 'dam.malt.com',
},
],
},
};
export default nextConfig;
export default nextConfig;