Merge version_1 into main #5

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

View File

@@ -55,7 +55,7 @@ export default function LandingPage() {
title="Code of Conduct"
sections={[
{
heading: "Policy", content: { text: "All members must maintain professional decorum during club activities."},
heading: "Policy", content: { type: "paragraph", text: "All members must maintain professional decorum during club activities."},
},
]}
/>

View File

@@ -78,8 +78,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-graduation-certificate_23-2148928766.jpg"},
{
imageSrc: "http://img.b2bpic.net/free-photo/students-rehashing-theater-class_23-2150960294.jpg"},
],
imageAlt: "university campus architecture"},
]},
{
title: "Research Tools", description: "Master econometrics software.", icon: Database,
mediaItems: [
@@ -87,8 +86,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/old-money-classy-heir-drinking-glass-whiskey-elite-social-club_482257-118622.jpg"},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-graduation-certificate_23-2148928766.jpg"},
],
imageAlt: "professional headshot student"},
]},
]}
/>
</div>