feat: centralize brand information in package data and integrate dynamically into contact and footer sections
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import brandInfo from './data/info.json';
|
||||
|
||||
export type BrandInfo = typeof brandInfo;
|
||||
export { brandInfo };
|
||||
|
||||
Reference in New Issue
Block a user