Merge version_3 into main #2

Merged
bender merged 1 commits from version_3 into main 2026-03-06 13:37:29 +00:00

View File

@@ -116,10 +116,10 @@ export default function LandingPage() {
tagIcon={Trophy}
tagAnimation="slide-up"
metrics={[
{ id: "1", icon: Award, title: "Recognition", value: "15+" },
{ id: "1", icon: Award, title: "Awards & Recognition", value: "15+" },
{ id: "2", icon: Target, title: "Goals Met", value: "40+" },
{ id: "3", icon: Star, title: "Adventures", value: "50+" },
{ id: "4", icon: Heart, title: "Lives Touched", value: "100+" }
{ id: "4", icon: Heart, title: "People Impacted", value: "100+" }
]}
textboxLayout="default"
animationType="slide-up"