Merge version_1_1782056885407 into main #1

Merged
bender merged 2 commits from version_1_1782056885407 into main 2026-06-21 15:49:08 +00:00

View File

@@ -13,29 +13,15 @@ export default function EvidencesPage() {
description="Structured navigation for my Means of Verification (MOVs) across four academic years."
features={[
{
title: "Freshmen Year",
description: "Laying the groundwork for educational theory and introductory pedagogical courses.",
bentoComponent: "checklist-timeline",
heading: "Institutional Outcomes",
subheading: "Year 1 Focus",
checklistItems: [
title: "Freshmen Year", description: "Laying the groundwork for educational theory and introductory pedagogical courses.", bentoComponent: "checklist-timeline", heading: "Institutional Outcomes", subheading: "Year 1 Focus", checklistItems: [
{
label: "Foundations",
detail: "Literacy & Numeracy focus",
},
label: "Foundations", detail: "Literacy & Numeracy focus"},
{
label: "Technology",
detail: "Basic digital proficiency",
},
label: "Technology", detail: "Basic digital proficiency"},
{
label: "Citizenship",
detail: "Global awareness introduction",
},
label: "Citizenship", detail: "Global awareness introduction"},
],
completedLabel: "Completed",
imageSrc: "http://img.b2bpic.net/free-photo/notepad-keyboard-near-coffee-cup-apple_23-2148128525.jpg",
imageAlt: "Notepad and keyboard near coffee cup and apple",
},
completedLabel: "Completed"},
]}
/>
</SectionErrorBoundary>
@@ -49,15 +35,9 @@ export default function EvidencesPage() {
description="Showcasing my best work during my undergraduate studies."
items={[
{
title: "Lesson Plan 1",
description: "Focused on active learning strategies.",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-back-school-still-life-elements_23-2148969123.jpg",
},
title: "Lesson Plan 1", description: "Focused on active learning strategies.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-back-school-still-life-elements_23-2148969123.jpg"},
{
title: "Research Paper",
description: "Analysis of pedagogical trends.",
imageSrc: "http://img.b2bpic.net/free-photo/plywood-with-assortment-carpentry-tools_23-2148180553.jpg",
},
title: "Research Paper", description: "Analysis of pedagogical trends.", imageSrc: "http://img.b2bpic.net/free-photo/plywood-with-assortment-carpentry-tools_23-2148180553.jpg"},
]}
/>
</SectionErrorBoundary>