Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-04 16:11:54 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
background={{ variant: "gradient-bars" }}
title="Empowering Future Economists"
description="Join the premier club where students analyze world markets, compete in global economics cups, and master economic principles together."
imageSrc="http://img.b2bpic.net/free-photo/man-glasses-presenting-business-strategy-tablet-pc-showing-information-screen-with-pencil-while-his-asian-african-colleagues-listening-him-with-attention-sitting-co-working-space_273609-5534.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-glasses-presenting-business-strategy-tablet-pc-showing-information-screen-with-pencil-while-his-asian-african-colleagues-listening-him-with-attention-sitting-co-working-space_273609-5534.jpg?_wi=1"
imageAlt="Club members engaged in economic analysis"
buttons={[{ text: "Join Our Club", href: "#contact" }]}
/>
@@ -62,7 +62,7 @@ export default function LandingPage() {
{ title: "Olympiads", description: "Training for national and international economics olympiads." },
{ title: "Educational Workshops", description: "Weekly sessions on current events, market dynamics, and theory." },
]}
imageSrc="http://img.b2bpic.net/free-photo/group-friends-planning-trip-cafe_23-2148952346.jpg"
imageSrc="http://img.b2bpic.net/free-photo/group-friends-planning-trip-cafe_23-2148952346.jpg?_wi=1"
imageAlt="Our club team"
mediaAnimation="slide-up"
/>
@@ -76,17 +76,17 @@ export default function LandingPage() {
features={[
{
title: "Strategy Development", description: "Mastering game theory and market analysis.", reverse: false,
media: { imageSrc: "http://img.b2bpic.net/free-photo/man-glasses-presenting-business-strategy-tablet-pc-showing-information-screen-with-pencil-while-his-asian-african-colleagues-listening-him-with-attention-sitting-co-working-space_273609-5534.jpg", imageAlt: "Strategy" },
media: { imageSrc: "http://img.b2bpic.net/free-photo/man-glasses-presenting-business-strategy-tablet-pc-showing-information-screen-with-pencil-while-his-asian-african-colleagues-listening-him-with-attention-sitting-co-working-space_273609-5534.jpg?_wi=2", imageAlt: "Strategy" },
items: [{ icon: Zap, text: "Weekly simulation drills" }, { icon: Shield, text: "Peer review strategies" }],
},
{
title: "Global Exposure", description: "Connecting with fellow enthusiasts worldwide.", reverse: true,
media: { imageSrc: "http://img.b2bpic.net/free-photo/group-friends-planning-trip-cafe_23-2148952346.jpg", imageAlt: "Global" },
media: { imageSrc: "http://img.b2bpic.net/free-photo/group-friends-planning-trip-cafe_23-2148952346.jpg?_wi=2", imageAlt: "Global" },
items: [{ icon: Award, text: "Cup representation" }, { icon: Star, text: "International networking" }],
},
{
title: "Analytical Rigor", description: "Developing quantitative and qualitative skills.", reverse: false,
media: { imageSrc: "http://img.b2bpic.net/free-photo/adoption-application-family-guardianship-support-concept_53876-122724.jpg", imageAlt: "Analysis" },
media: { imageSrc: "http://img.b2bpic.net/free-photo/adoption-application-family-guardianship-support-concept_53876-122724.jpg?_wi=1", imageAlt: "Analysis" },
items: [{ icon: CheckCircle, text: "Data driven research" }, { icon: Sparkles, text: "Model building" }],
},
]}
@@ -135,7 +135,7 @@ export default function LandingPage() {
tag="Join Us"
title="Get Involved Today"
description="Ready to join our club or have questions for our faculty sponsor? Reach out to us."
imageSrc="http://img.b2bpic.net/free-photo/adoption-application-family-guardianship-support-concept_53876-122724.jpg"
imageSrc="http://img.b2bpic.net/free-photo/adoption-application-family-guardianship-support-concept_53876-122724.jpg?_wi=2"
imageAlt="Get in touch"
mediaAnimation="slide-up"
/>