feat: implement browse by manufacturers section

Signed-off-by: Chloe <pinkcloudvnn@gmail.com>
This commit is contained in:
Chloe
2024-06-09 12:30:18 +07:00
parent 882d1db67c
commit 9e9573c7be
19 changed files with 220 additions and 54 deletions

View File

@@ -6,6 +6,7 @@ module.exports = {
},
images: {
formats: ['image/avif', 'image/webp'],
dangerouslyAllowSVG: true,
remotePatterns: [
{
protocol: 'https',