diff --git a/apps/trustlab/src/components/ReportCard/ReportCard.js b/apps/trustlab/src/components/ReportCard/ReportCard.js
new file mode 100644
index 000000000..54eaac2fe
--- /dev/null
+++ b/apps/trustlab/src/components/ReportCard/ReportCard.js
@@ -0,0 +1,145 @@
+import { Link } from "@commons-ui/next";
+import { LexicalRichText } from "@commons-ui/payload";
+import {
+ Box,
+ Card,
+ CardContent,
+ CardMedia,
+ Divider,
+ Typography,
+} from "@mui/material";
+import { forwardRef } from "react";
+
+const ReportCard = forwardRef(function ReportCard(props, ref) {
+ const {
+ image,
+ title,
+ description,
+ link,
+ actionLabel = "Download Report",
+ condensed = false,
+ date = "Jul 28, 2025",
+ sx,
+ ...other
+ } = props;
+
+ return (
+
+
+
+ + This report is a baseline Information Ecosystem Assessment (IEA) of online communities in Kenya, mapping digital harms and malign actors, using the DISARM and D-RAIL frameworks for analysing weaponised hate speech, information manipulation and other forms of illicit influence operations. +
++ This report is a baseline Information Ecosystem Assessment (IEA) of online communities in Kenya, mapping digital harms and malign actors, using the DISARM and D-RAIL frameworks for analysing weaponised hate speech, information manipulation and other forms of illicit influence operations. +
+
+ + This report is a baseline Information Ecosystem Assessment (IEA) of online communities in Kenya, mapping digital harms and malign actors, using the DISARM and D-RAIL frameworks for analysing weaponised hate speech, information manipulation and other forms of illicit influence operations. +
+