Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9dd3f7d12a | |||
| 9ad73bd568 | |||
| 3ee5140b40 | |||
| 64b30cc382 | |||
| 052710181c |
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
tag="Ancient Wisdom"
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Explore Membership", href: "features" },
|
||||
{ text: "Start Your Journey", href: "features" },
|
||||
{ text: "Learn More", href: "about" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -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>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user