Merge version_1 into main #3

Merged
bender merged 2 commits from version_1 into main 2026-04-18 11:44:56 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
{ text: "Read Stories", href: "/stories" }
]}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/cheerful-man-sitting-ramp_23-2147678211.jpg", imageAlt: "Student Success" },
{ imageSrc: "http://img.b2bpic.net/free-photo/cheerful-man-sitting-ramp_23-2147678211.jpg?_wi=1", imageAlt: "Student Success" },
{ imageSrc: "http://img.b2bpic.net/free-photo/female-student-showing-thumb-up-graduation-gown-looking-cheerful-front-view_176474-51012.jpg", imageAlt: "Community Impact" }
]}
mediaAnimation="blur-reveal"

View File

@@ -42,7 +42,7 @@ export default function ProgramsPage() {
useInvertedBackground={true}
plans={[
{ id: "p1", title: "Scholarship Prep", period: "Full Course", price: "Access", features: ["University research", "Essay drafting", "Interview prep"], button: { text: "Apply", href: "/apply" }, imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-high-five_23-2148576836.jpg" },
{ id: "p2", title: "Peace Leadership", period: "Ongoing", price: "Inclusive", features: ["Conflict training", "Civic engagement", "Mentorship"], button: { text: "Join", href: "/apply" }, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-man-sitting-ramp_23-2147678211.jpg" }
{ id: "p2", title: "Peace Leadership", period: "Ongoing", price: "Inclusive", features: ["Conflict training", "Civic engagement", "Mentorship"], button: { text: "Join", href: "/apply" }, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-man-sitting-ramp_23-2147678211.jpg?_wi=2" }
]}
title="Our Programs"
description="Detailing our core academic and peace-focused initiatives."