diff --git a/src/Services/UseCaseData.js b/src/Services/UseCaseData.js
index bd13fc5..deb9cc3 100644
--- a/src/Services/UseCaseData.js
+++ b/src/Services/UseCaseData.js
@@ -64,7 +64,7 @@ var res = null;
"post_type": "post",
"post_mime_type": "",
"comment_count": 0,
- "meta_value": "2022/01/wrechboard-sample.jpg"
+ "meta_value": "wrechboard-sample.jpg"
},
{
"id": 41,
@@ -91,7 +91,7 @@ var res = null;
"post_type": "post",
"post_mime_type": "",
"comment_count": 0,
- "meta_value": "2022/01/wrechboard-sample.jpg"
+ "meta_value": "wrechboard-sample.jpg"
},
{
"id": 39,
@@ -118,7 +118,7 @@ var res = null;
"post_type": "post",
"post_mime_type": "",
"comment_count": 0,
- "meta_value": "2022/01/wrechboard-sample.jpg"
+ "meta_value": "test-site-app.jpg"
},
{
"id": 37,
@@ -145,7 +145,7 @@ var res = null;
"post_type": "post",
"post_mime_type": "",
"comment_count": 0,
- "meta_value": "2022/01/wrechboard-sample.jpg"
+ "meta_value": "wrechboard-sample.jpg"
},
{
"id": 35,
diff --git a/src/assets/images/test-site-app.jpg b/src/assets/images/test-site-app.jpg
new file mode 100644
index 0000000..6429a9f
Binary files /dev/null and b/src/assets/images/test-site-app.jpg differ
diff --git a/src/assets/images/wrechboard-sample.jpg b/src/assets/images/wrechboard-sample.jpg
new file mode 100644
index 0000000..360518a
Binary files /dev/null and b/src/assets/images/wrechboard-sample.jpg differ
diff --git a/src/components/AboutUs/index.js b/src/components/AboutUs/index.js
index 164cd11..856d2a9 100644
--- a/src/components/AboutUs/index.js
+++ b/src/components/AboutUs/index.js
@@ -18,7 +18,7 @@ function AboutUs() {