Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-12 20:18:54 +00:00

View File

@@ -98,6 +98,8 @@ export default function LandingPage() {
]}
title="What We Offer"
description="Discover the pathways to personal enrichment and community impact through our diverse programs and initiatives."
tag="Six Pillars"
tagIcon={Award}
textboxLayout="default"
useInvertedBackground={true}
/>
@@ -223,4 +225,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}