diff --git a/src/assets/founder_message.png b/src/assets/founder_message.png new file mode 100644 index 0000000..4be5e92 Binary files /dev/null and b/src/assets/founder_message.png differ diff --git a/src/components/Dashboard.tsx b/src/components/Dashboard.tsx index 9efc968..7832d28 100644 --- a/src/components/Dashboard.tsx +++ b/src/components/Dashboard.tsx @@ -1,5 +1,6 @@ import * as React from "react"; import learningDiagram from "../assets/learning_diagram.png"; +import founderMessage from "../assets/founder_message.png"; import Image from "next/image"; export function LearningComponent(props: any) { @@ -146,7 +147,7 @@ function Dashboard(props: any) {
- "As the founder of Compound, I've seen firsthand the
- life-changing impact of financial literacy. Understanding
- money isn't just about dollars and cents; it's about
- empowerment, security, and creating a brighter future. That's
- why we're dedicated to bringing this knowledge to those who
- need it most. With the right education, we can break barriers,
- build wealth, and thrive. Together, let's embark on this
- journey to financial freedom."
-
- -Amanda, founder at Compound
-