Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 11f9b7bdd5 | |||
| 9dd3f7d12a | |||
| 9ad73bd568 | |||
| 3ee5140b40 | |||
| 64b30cc382 | |||
| 052710181c |
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
|||||||
tag="Ancient Wisdom"
|
tag="Ancient Wisdom"
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Explore Membership", href: "features" },
|
{ text: "Start Your Journey", href: "features" },
|
||||||
{ text: "Learn More", href: "about" }
|
{ text: "Learn More", href: "about" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
@@ -98,6 +98,8 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
title="What We Offer"
|
title="What We Offer"
|
||||||
description="Discover the pathways to personal enrichment and community impact through our diverse programs and initiatives."
|
description="Discover the pathways to personal enrichment and community impact through our diverse programs and initiatives."
|
||||||
|
tag="Six Pillars"
|
||||||
|
tagIcon={Award}
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user