Update src/app/courses/page.tsx

This commit is contained in:
2026-04-06 07:24:17 +00:00
parent 61252cefdf
commit 8fd6ecc572

View File

@@ -58,14 +58,14 @@ export default function LandingPage() {
{
title: "Biology Mastery",
description: "Deep dive into human physiology and botany.",
imageSrc: "http://img.b2bpic.net/free-photo/people-volunteering-donating-facility_23-2148687311.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-volunteering-donating-facility_23-2148687311.jpg?_wi=7",
titleIconSrc: "Stethoscope",
buttonText: "View Syllabus",
},
{
title: "Chemistry Core",
description: "Master organic, inorganic, and physical chemistry.",
imageSrc: "http://img.b2bpic.net/free-photo/people-volunteering-donating-facility_23-2148687311.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-volunteering-donating-facility_23-2148687311.jpg?_wi=8",
titleIconSrc: "FlaskConical",
buttonText: "View Syllabus",
},