feat: add AboutTopInfo and HomePageProducts components; update translations and styles
This commit is contained in:
@@ -2,4 +2,5 @@ export interface ISectionTitleProps {
|
||||
title: string;
|
||||
description: string;
|
||||
description_bold?: string;
|
||||
reverseColor?: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user