Update src/app/learn/page.tsx

This commit is contained in:
2026-04-17 11:49:03 +00:00
parent 9452dccd59
commit fde56fcc04

View File

@@ -44,7 +44,7 @@ export default function LearnPage() {
id: "1", category: "Analysis", title: "Weekly Market Pulse: Q3 Trends", excerpt: "An in-depth look at the latest movements in global markets and what they mean for retail investors.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-digital-tablet-with-bar-graph_1098-3523.jpg?_wi=1", authorName: "Sarah Chen", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-beautiful-businesswoman_329181-11722.jpg", date: "Oct 24, 2024"
},
{
id: "2", category: "Education", title: "Foundations of Personal Finance", excerpt: "A beginner's guide to managing personal cash flow and establishing a sustainable savings plan.", imageSrc: "http://img.b2bpic.net/free-vector/project-management-research-lab-investments-bank-account-icons-set_126523-293.jpg", authorName: "Mark D.", authorAvatar: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg", date: "Oct 20, 2024"
id: "2", category: "Education", title: "Foundations of Personal Finance", excerpt: "A beginner's guide to managing personal cash flow and establishing a sustainable savings plan.", imageSrc: "http://img.b2bpic.net/free-vector/project-management-research-lab-investments-bank-account-icons-set_126523-293.jpg?_wi=1", authorName: "Mark D.", authorAvatar: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg", date: "Oct 20, 2024"
}
]}
/>