@@ -45,7 +45,7 @@ export default class HomeView extends LitElement {
45
45
title : "ERP/ Inventory" ,
46
46
theme : "Material Light" ,
47
47
content : "Tracking and managing quantity, location and details of products in stock." ,
48
- moreLink : "https://www.infragistics.com/products/ignite-ui-angular/angular /components/hierarchicalgrid /hierarchical-grid" ,
48
+ moreLink : "https://www.infragistics.com/products/ignite-ui-web-components/web-components /components/grids /hierarchical-grid/overview " ,
49
49
downloadLink : "https://www.infragistics.com/resources/sample-applications/erp-inventory-sample-app-web-components" ,
50
50
} ,
51
51
] ,
@@ -55,7 +55,7 @@ export default class HomeView extends LitElement {
55
55
title : "Org Chart/HR Portal" ,
56
56
theme : "Fluent Light" ,
57
57
content : "Displaying company's hierarchical structure and showing employees data." ,
58
- moreLink : "https://www.infragistics.com/products/ignite-ui-angular/angular /components/treegrid /tree-grid" ,
58
+ moreLink : "https://www.infragistics.com/products/ignite-ui-web-components/web-components /components/grids /tree-grid/overview " ,
59
59
downloadLink : "https://www.infragistics.com/resources/sample-applications/org-charthr-portal-sample-app-web-components" ,
60
60
} ,
61
61
] ,
@@ -65,7 +65,7 @@ export default class HomeView extends LitElement {
65
65
title : "Financial Portfolio" ,
66
66
theme : "Bootstrap Light" ,
67
67
content : "Asset tracking, profit and loss analysis, featuring interactive dynamic charts." ,
68
- moreLink : "https://www.infragistics.com/products/ignite-ui-angular/angular /components/grid/ grid" ,
68
+ moreLink : "https://www.infragistics.com/products/ignite-ui-web-components/web-components /components/grids/data- grid" ,
69
69
downloadLink : "https://www.infragistics.com/resources/sample-applications/financial-portfolio-sample-app-web-components" ,
70
70
} ,
71
71
] ,
@@ -75,7 +75,7 @@ export default class HomeView extends LitElement {
75
75
title : "Sales Dashboard" ,
76
76
theme : "Indigo Light" ,
77
77
content : "For trend analysis, KPIs and viewing sales summaries by region, product, etc." ,
78
- moreLink : "https://www.infragistics.com/products/ignite-ui-angular/angular /components/pivotGrid /pivot-grid" ,
78
+ moreLink : "https://www.infragistics.com/products/ignite-ui-web-components/web-components /components/grids /pivot-grid/overview " ,
79
79
downloadLink : "https://www.infragistics.com/resources/sample-applications/sales-grid-sample-app-web-components" ,
80
80
} ,
81
81
] ,
@@ -85,7 +85,7 @@ export default class HomeView extends LitElement {
85
85
title : "Fleet Management" ,
86
86
theme : "Material Dark" ,
87
87
content : "A master-detail grid for managing vehicle acquisition, operations, and maintenance." ,
88
- moreLink : "https://www.infragistics.com/products/ignite-ui-angular/angular /components/grid/master-detail" ,
88
+ moreLink : "https://www.infragistics.com/products/ignite-ui-web-components/web-components /components/grids /grid/master-detail" ,
89
89
downloadLink : "https://www.infragistics.com/resources/sample-applications/fleet-management-sample-app-web-components" ,
90
90
} ,
91
91
] ,
0 commit comments