- Added import for `Product` type in `_data.ts`. - Renamed `_products` to `_productsTextile` and defined a new array of product objects. - Updated `getProductsAsync` in `product-service.ts` to return the new `_products` array from mock data.
- Added import for `Product` type in `_data.ts`. - Renamed `_products` to `_productsTextile` and defined a new array of product objects. - Updated `getProductsAsync` in `product-service.ts` to return the new `_products` array from mock data.