3 Commits

Author SHA1 Message Date
3ee5140b40 Update src/app/page.tsx 2026-03-12 20:18:51 +00:00
64b30cc382 Merge version_1 into main
Merge version_1 into main
2026-03-12 20:16:23 +00:00
052710181c Merge version_1 into main
Merge version_1 into main
2026-03-12 20:16:00 +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>
);
}
}