diff --git a/src/components/DataRoom/CEXesComparison/index.tsx b/src/components/DataRoom/CEXesComparison/index.tsx deleted file mode 100644 index aefb36bf3..000000000 --- a/src/components/DataRoom/CEXesComparison/index.tsx +++ /dev/null @@ -1,14 +0,0 @@ -import { Box, Container, Typography } from '@mui/material' -import type { BaseBlock } from '@/components/Home/types' - -const CEXesComparison = ({ title }: BaseBlock) => ( - - - - {title} - - - -) - -export default CEXesComparison diff --git a/src/components/DataRoom/CEXesComparison/styles.module.css b/src/components/DataRoom/CEXesComparison/styles.module.css deleted file mode 100644 index e69de29bb..000000000 diff --git a/src/components/DataRoom/IndustryComparison/index.tsx b/src/components/DataRoom/IndustryComparison/index.tsx deleted file mode 100644 index 606868b17..000000000 --- a/src/components/DataRoom/IndustryComparison/index.tsx +++ /dev/null @@ -1,14 +0,0 @@ -import { Box, Container, Typography } from '@mui/material' -import type { BaseBlock } from '@/components/Home/types' - -const IndustryComparison = ({ title }: BaseBlock) => ( - - - - {title} - - - -) - -export default IndustryComparison diff --git a/src/components/DataRoom/IndustryComparison/styles.module.css b/src/components/DataRoom/IndustryComparison/styles.module.css deleted file mode 100644 index e69de29bb..000000000 diff --git a/src/components/DataRoom/SeeMore/index.tsx b/src/components/DataRoom/SeeMore/index.tsx deleted file mode 100644 index bd1564320..000000000 --- a/src/components/DataRoom/SeeMore/index.tsx +++ /dev/null @@ -1,12 +0,0 @@ -import { Box, Container, Typography } from '@mui/material' -import type { BaseBlock } from '@/components/Home/types' - -const SeeMore = ({ title }: BaseBlock) => ( - - - {title} - - -) - -export default SeeMore diff --git a/src/components/DataRoom/SeeMore/styles.module.css b/src/components/DataRoom/SeeMore/styles.module.css deleted file mode 100644 index e69de29bb..000000000 diff --git a/src/components/DataRoom/TVLComparison/index.tsx b/src/components/DataRoom/TVLComparison/index.tsx deleted file mode 100644 index ba71a5381..000000000 --- a/src/components/DataRoom/TVLComparison/index.tsx +++ /dev/null @@ -1,14 +0,0 @@ -import { Box, Container, Typography } from '@mui/material' -import type { BaseBlock } from '@/components/Home/types' - -const TVLComparison = ({ title }: BaseBlock) => ( - - - - {title} - - - -) - -export default TVLComparison diff --git a/src/components/DataRoom/TVLComparison/styles.module.css b/src/components/DataRoom/TVLComparison/styles.module.css deleted file mode 100644 index e69de29bb..000000000 diff --git a/src/content/dataroom.json b/src/content/dataroom.json index 5ffca495d..1a7a08c8a 100644 --- a/src/content/dataroom.json +++ b/src/content/dataroom.json @@ -10,14 +10,6 @@ "title": "Welcome to Safe Data Room", "text": "Explore Mind Bending Sats from Safe Universe" }, - { - "component": "DataRoom/WorldGDP", - "title": "Safe TVL is ~.1%
of World GDP at $100+B", - "link": { - "title": "Dune dashboard", - "href": "https://dune.com/queries/3710102/6242478" - } - }, { "component": "DataRoom/USDCStorage", "title": "We store...
", @@ -57,22 +49,6 @@ "href": "https://dune.com/queries/3710102/6242478" } }, - { - "component": "DataRoom/IndustryComparison", - "title": "How we compare to other industry leaders" - }, - { - "component": "DataRoom/CEXesComparison", - "title": "Safe has more assets secured than many Fintechs and CEXes" - }, - { - "component": "DataRoom/TVLComparison", - "title": "Safe TVL x TVL of category leaders" - }, - { - "component": "DataRoom/SeeMore", - "title": "Want to see more?" - }, { "component": "DataRoom/DuneBoards", "title": "Dune Boards",