diff --git a/public/images/share-product.jpg b/public/images/share-product.jpg new file mode 100644 index 0000000..4cda2ad Binary files /dev/null and b/public/images/share-product.jpg differ diff --git a/public/images/your-skills.jpg b/public/images/your-skills.jpg new file mode 100644 index 0000000..d77a5dd Binary files /dev/null and b/public/images/your-skills.jpg differ diff --git a/src/Services/UseCaseData.js b/src/Services/UseCaseData.js index 7b4ae02..e29f99d 100644 --- a/src/Services/UseCaseData.js +++ b/src/Services/UseCaseData.js @@ -145,7 +145,7 @@ var res = null; "post_type": "post", "post_mime_type": "", "comment_count": 0, - "meta_value": "wrechboard-sample.jpg" + "meta_value": "share-product.jpg" }, { "id": 35, @@ -172,7 +172,7 @@ var res = null; "post_type": "post", "post_mime_type": "", "comment_count": 0, - "meta_value": "wrechboard-sample.jpg" + "meta_value": "your-skills.jpg" }, { "id": 33,