diff --git a/src/views/home/home-view.ts b/src/views/home/home-view.ts index c78fd4c..7c43615 100644 --- a/src/views/home/home-view.ts +++ b/src/views/home/home-view.ts @@ -45,7 +45,7 @@ export default class HomeView extends LitElement { title: "ERP/ Inventory", theme: "Material Light", content: "Tracking and managing quantity, location and details of products in stock.", - moreLink: "https://www.infragistics.com/products/ignite-ui-angular/angular/components/hierarchicalgrid/hierarchical-grid", + moreLink: "https://www.infragistics.com/products/ignite-ui-web-components/web-components/components/grids/hierarchical-grid/overview", downloadLink: "https://www.infragistics.com/resources/sample-applications/erp-inventory-sample-app-web-components", }, ], @@ -55,7 +55,7 @@ export default class HomeView extends LitElement { title: "Org Chart/HR Portal", theme: "Fluent Light", content: "Displaying company's hierarchical structure and showing employees data.", - moreLink: "https://www.infragistics.com/products/ignite-ui-angular/angular/components/treegrid/tree-grid", + moreLink: "https://www.infragistics.com/products/ignite-ui-web-components/web-components/components/grids/tree-grid/overview", downloadLink: "https://www.infragistics.com/resources/sample-applications/org-charthr-portal-sample-app-web-components", }, ], @@ -65,7 +65,7 @@ export default class HomeView extends LitElement { title: "Financial Portfolio", theme: "Bootstrap Light", content: "Asset tracking, profit and loss analysis, featuring interactive dynamic charts.", - moreLink: "https://www.infragistics.com/products/ignite-ui-angular/angular/components/grid/grid", + moreLink: "https://www.infragistics.com/products/ignite-ui-web-components/web-components/components/grids/data-grid", downloadLink: "https://www.infragistics.com/resources/sample-applications/financial-portfolio-sample-app-web-components", }, ], @@ -75,7 +75,7 @@ export default class HomeView extends LitElement { title: "Sales Dashboard", theme: "Indigo Light", content: "For trend analysis, KPIs and viewing sales summaries by region, product, etc.", - moreLink: "https://www.infragistics.com/products/ignite-ui-angular/angular/components/pivotGrid/pivot-grid", + moreLink: "https://www.infragistics.com/products/ignite-ui-web-components/web-components/components/grids/pivot-grid/overview", downloadLink: "https://www.infragistics.com/resources/sample-applications/sales-grid-sample-app-web-components", }, ], @@ -85,7 +85,7 @@ export default class HomeView extends LitElement { title: "Fleet Management", theme: "Material Dark", content: "A master-detail grid for managing vehicle acquisition, operations, and maintenance.", - moreLink: "https://www.infragistics.com/products/ignite-ui-angular/angular/components/grid/master-detail", + moreLink: "https://www.infragistics.com/products/ignite-ui-web-components/web-components/components/grids/grid/master-detail", downloadLink: "https://www.infragistics.com/resources/sample-applications/fleet-management-sample-app-web-components", }, ],