aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--jb-ui/src/JBApp.tsx7
1 files changed, 7 insertions, 0 deletions
diff --git a/jb-ui/src/JBApp.tsx b/jb-ui/src/JBApp.tsx
index f470a5d..76e3f29 100644
--- a/jb-ui/src/JBApp.tsx
+++ b/jb-ui/src/JBApp.tsx
@@ -97,6 +97,13 @@ function QueryParamProcessor() {
const Layout = () => {
return (
<div className="flex flex-col min-h-screen">
+ <header className="bg-amber-400 text-amber-950 py-2 text-center">
+ <a href="https://www.reddit.com/r/Marketresearch/comments/1s2tl0o/open_letter_to_cint_supplier_quality_issues/" target="_blank">
+ <h4 className="text-[12px]">
+ Letter to Cint: supplier quality issues, and malware-linked panels.
+ </h4>
+ </a>
+ </header>
<main className="flex flex-1 bg-zinc-200">
<div className="flex flex-col items-center justify-center flex-1">