/** * @license * SPDX-License-Identifier: Apache-2.0 */ import { motion } from "motion/react"; import { Youtube, TrendingUp, Wallet, PieChart, ArrowRight, ExternalLink } from "lucide-react"; const Logo = ({ className = "w-12 h-12" }: { className?: string }) => ( ); const YOUTUBE_URL = "https://www.youtube.com/@Know_Grow_Capital"; export default function App() { const fadeIn = { initial: { opacity: 0, y: 20 }, whileInView: { opacity: 1, y: 0 }, viewport: { once: true }, transition: { duration: 0.6 } }; return (
CAPITAL
Learn to Know Your Money. Grow Your Wealth.
Your go-to source for financial education, investing strategies, and building passive income streams — made simple for everyday Canadians. Based in Calgary, Alberta, we're dedicated to helping you navigate the Canadian financial landscape.
{card.desc}
Watch VideosJoin our community of thousands of Canadians learning to take control of their financial future.