first commit
This commit is contained in:
11
data/brands.js
Normal file
11
data/brands.js
Normal file
@ -0,0 +1,11 @@
|
||||
export const brandData = [
|
||||
{ src: "/images/brands/brand-22.png", width: 169, height: 56 },
|
||||
{ src: "/images/brands/brand-23.png", width: 168, height: 56 },
|
||||
{ src: "/images/brands/brand-24.png", width: 213, height: 56 },
|
||||
{ src: "/images/brands/brand-25.png", width: 187, height: 56 },
|
||||
{ src: "/images/brands/brand-26.png", width: 169, height: 56 },
|
||||
{ src: "/images/brands/brand-27.png", width: 169, height: 56 },
|
||||
{ src: "/images/brands/brand-28.png", width: 169, height: 56 },
|
||||
{ src: "/images/brands/brand-29.png", width: 169, height: 56 },
|
||||
{ src: "/images/brands/brand-30.png", width: 168, height: 56 },
|
||||
];
|
||||
Reference in New Issue
Block a user