Update src/app/courses/page.tsx
This commit is contained in:
@@ -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",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user