From 3ee5140b404ceba2d7634676e523ae03b997e05c Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 20:18:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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