diff --git a/claims/index.md b/claims/index.md
index 0de5af6..fea6170 100644
--- a/claims/index.md
+++ b/claims/index.md
@@ -61,4 +61,4 @@ Explore crypto and "web3" in terms of the claims made about it. These subclaims
https://coggle.it/diagram/YhTzF8ZnKihmLdpm/t/web3-taxonomy-of-aspirations-and-claims
-
+
diff --git a/site/components/Home/Features.js b/site/components/Home/Features.js
index 9924bd0..18d550a 100644
--- a/site/components/Home/Features.js
+++ b/site/components/Home/Features.js
@@ -27,7 +27,7 @@ export default function Features() {
@@ -60,7 +60,7 @@ export default function Features() {
@@ -93,7 +93,7 @@ export default function Features() {
diff --git a/site/components/Home/Get-Involved.js b/site/components/Home/Get-Involved.js
index e9c4abf..f7c7436 100644
--- a/site/components/Home/Get-Involved.js
+++ b/site/components/Home/Get-Involved.js
@@ -36,7 +36,7 @@ export default function GetInvolved() {
@@ -72,7 +72,7 @@ export default function GetInvolved() {
diff --git a/site/components/Home/Latest.js b/site/components/Home/Latest.js
index fc1096e..dca14ae 100644
--- a/site/components/Home/Latest.js
+++ b/site/components/Home/Latest.js
@@ -5,7 +5,7 @@ const posts = [
href: 'https://www.youtube.com/watch?v=K5JtPTyc0y0',
category: { name: 'Video', href: '#' },
description: 'In this episode we discuss the view that crypto are just risky assets and unfettered and unregulated financial markets are desirable.',
- imageUrl: 'https://res.cloudinary.com/ds7qslkd0/image/upload/v1647344961/Web3/Market_Fundamentalism_Thumbnail_nn19qa.png'
+ imageUrl: '/img/Market_Fundamentalism_Thumbnail_nn19qa.png'
},
{
title: 'On the Potential of DAOs & Web3 with Jordan Hall',
@@ -13,7 +13,7 @@ const posts = [
category: { name: 'Video', href: '#' },
description: 'In this episode with Jordan Hall we discuss the potential of DAOs and Web3 for social change.',
datetime: '2022-03-01',
- imageUrl: 'https://res.cloudinary.com/ds7qslkd0/image/upload/v1647344961/Web3/Potential_of_DAOs_Thumb_ko4vpa.png'
+ imageUrl: '/img/Potential_of_DAOs_Thumb_ko4vpa.png'
},
{
title: 'Web3, Bitcoin & Neo-Metallism',
@@ -21,7 +21,7 @@ const posts = [
category: { name: 'Video', href: '#' },
description: 'In this episode we examine Bitcoin and the Neo-Metallist thesis i.e. that a gold-standard was a good idea and a Bitcoin-standard would be even better.',
datetime: '2022-02-17',
- imageUrl: 'https://res.cloudinary.com/ds7qslkd0/image/upload/v1647344961/Web3/Neo-metallism_Thumb_vo3dhs.png',
+ imageUrl: '/img/Neo-metallism_Thumb_vo3dhs.png',
},
]
diff --git a/site/components/Home/Why.js b/site/components/Home/Why.js
index aa56739..9fe7f71 100644
--- a/site/components/Home/Why.js
+++ b/site/components/Home/Why.js
@@ -39,7 +39,7 @@ export default function Why() {
@@ -79,7 +79,7 @@ export default function Why() {
@@ -116,7 +116,7 @@ export default function Why() {
@@ -126,7 +126,7 @@ export default function Why() {