diff --git a/checkers-app/src/components/common/Header.tsx b/checkers-app/src/components/common/Header.tsx index d71fa9e..7679f43 100644 --- a/checkers-app/src/components/common/Header.tsx +++ b/checkers-app/src/components/common/Header.tsx @@ -11,13 +11,13 @@ interface HeaderProps { export default function Header({ pageName, showMenu = false }: HeaderProps) { const { checkerDetails } = useUser(); return ( -
+
- + {pageName}
diff --git a/checkers-app/src/components/dashboard/CelebrationDialog.tsx b/checkers-app/src/components/dashboard/CelebrationDialog.tsx index 03babd8..42e1d1b 100644 --- a/checkers-app/src/components/dashboard/CelebrationDialog.tsx +++ b/checkers-app/src/components/dashboard/CelebrationDialog.tsx @@ -50,8 +50,9 @@ export function CelebrationDialog(props: PropType) { Congratulations!!! - Hooray! You've completed the CheckMate program!! Would you like to - continue with us as a checker? + Hooray! You've completed the CheckMate program!! We'd love for you + to stay on as a checker and help us in our fight against + misinformation and scams. Would you like to stay on? diff --git a/checkers-app/src/components/dashboard/index.tsx b/checkers-app/src/components/dashboard/index.tsx index bd29f4b..fcc3909 100644 --- a/checkers-app/src/components/dashboard/index.tsx +++ b/checkers-app/src/components/dashboard/index.tsx @@ -75,7 +75,7 @@ export default function Dashboard() { )} */} {isOnProgram && programStats ? (
- + CheckMate Program Progress
@@ -139,7 +139,7 @@ export default function Dashboard() {
) : (
- + In the past 30 days