diff --git a/src/app/page.tsx b/src/app/page.tsx index 0889be7..3f05e4a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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() { ); -} +} \ No newline at end of file