diff --git a/public/shop-image.png b/public/shop-image.png new file mode 100644 index 00000000..4643d44c Binary files /dev/null and b/public/shop-image.png differ diff --git a/src/components/04_product-service/TotalProductCardComponent.vue b/src/components/04_product-service/TotalProductCardComponent.vue index 70ba2036..4ed73d3f 100644 --- a/src/components/04_product-service/TotalProductCardComponent.vue +++ b/src/components/04_product-service/TotalProductCardComponent.vue @@ -5,37 +5,91 @@ import AppBox from 'components/app/AppBox.vue';