Add videos to home type
This commit is contained in:
@@ -29,6 +29,8 @@ export type GetHomeDataResponse = {
|
|||||||
description2: string;
|
description2: string;
|
||||||
link1: string;
|
link1: string;
|
||||||
link2: string;
|
link2: string;
|
||||||
|
video1: string;
|
||||||
|
video2: string;
|
||||||
};
|
};
|
||||||
show_case_slider: {
|
show_case_slider: {
|
||||||
id: number;
|
id: number;
|
||||||
|
|||||||
Reference in New Issue
Block a user