diff --git a/src/app/page.tsx b/src/app/page.tsx
index 087e631..8747247 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,42 +30,24 @@ export default function LandingPage() {
@@ -76,20 +58,11 @@ export default function LandingPage() {
title="Who We Are"
description="We are a passionate community of student economists. Our club focuses on practical applications of economic theory through competitions, lectures, and collaborative projects."
bulletPoints={[
- {
- title: "World Economics Cup",
- description: "Preparing for and participating in the premier global competition.",
- },
- {
- title: "Olympiads",
- description: "Training for national and international economics olympiads.",
- },
- {
- title: "Educational Workshops",
- description: "Weekly sessions on current events, market dynamics, and theory.",
- },
+ { title: "World Economics Cup", description: "Preparing for and participating in the premier global competition." },
+ { 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?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/group-friends-planning-trip-cafe_23-2148952346.jpg"
imageAlt="Our club team"
mediaAnimation="slide-up"
/>
@@ -102,67 +75,19 @@ export default function LandingPage() {
useInvertedBackground={false}
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?_wi=2",
- imageAlt: "Strategy",
- },
- items: [
- {
- icon: Zap,
- text: "Weekly simulation drills",
- },
- {
- icon: Shield,
- text: "Peer review strategies",
- },
- ],
- 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=3",
- imageAlt: "economics club meeting room",
+ 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" },
+ 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/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=4",
- imageAlt: "Global",
- },
- items: [
- {
- icon: Award,
- text: "Cup representation",
- },
- {
- icon: Star,
- text: "International networking",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/group-friends-planning-trip-cafe_23-2148952346.jpg?_wi=2",
- imageAlt: "students discussing economics club",
+ 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" },
+ 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/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=5",
- imageAlt: "Analysis",
- },
- items: [
- {
- icon: CheckCircle,
- text: "Data driven research",
- },
- {
- icon: Sparkles,
- text: "Model building",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/adoption-application-family-guardianship-support-concept_53876-122724.jpg?_wi=1",
- imageAlt: "club registration desk sign up",
+ 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" },
+ items: [{ icon: CheckCircle, text: "Data driven research" }, { icon: Sparkles, text: "Model building" }],
},
]}
title="Our Competitive Edge"
@@ -176,24 +101,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
metrics={[
- {
- id: "m1",
- icon: Zap,
- title: "Active Members",
- value: "85+",
- },
- {
- id: "m2",
- icon: Star,
- title: "Awards Won",
- value: "12",
- },
- {
- id: "m3",
- icon: Award,
- title: "Cups Participated",
- value: "5",
- },
+ { id: "m1", icon: Zap, title: "Active Members", value: "85+" },
+ { id: "m2", icon: Star, title: "Awards Won", value: "12" },
+ { id: "m3", icon: Award, title: "Cups Participated", value: "5" },
]}
title="Club Impact"
description="Growing and thriving as a student body."
@@ -206,61 +116,13 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
- {
- id: "1",
- name: "Alice Wang",
- role: "Champion",
- company: "Economics Cup",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-taking-mask-off-outdoors_23-2149403784.jpg",
- },
- {
- id: "2",
- name: "Bob Smith",
- role: "Kahoot Winner",
- company: "Macro Week",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/cool-boy-posing-front-blackboard_23-2147659263.jpg",
- },
- {
- id: "3",
- name: "Charlie Day",
- role: "Champion",
- company: "Global Cup",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/teen-girl-posing-with-textbook_23-2147666887.jpg",
- },
- {
- id: "4",
- name: "Dana White",
- role: "Winner",
- company: "Quiz Night",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/dreamy-girl-embracing-textbook_23-2147666885.jpg",
- },
- {
- id: "5",
- name: "Edward Norton",
- role: "Winner",
- company: "Micro Exam",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/young-adult-smiling-while-waiting-his-friends_23-2149064541.jpg",
- },
- ]}
- kpiItems={[
- {
- value: "50+",
- label: "Weekly Sessions",
- },
- {
- value: "100%",
- label: "Community spirit",
- },
- {
- value: "24/7",
- label: "Support",
- },
+ { id: "1", name: "Alice Wang", role: "Champion", company: "Economics Cup", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-taking-mask-off-outdoors_23-2149403784.jpg" },
+ { id: "2", name: "Bob Smith", role: "Kahoot Winner", company: "Macro Week", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cool-boy-posing-front-blackboard_23-2147659263.jpg" },
+ { id: "3", name: "Charlie Day", role: "Champion", company: "Global Cup", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/teen-girl-posing-with-textbook_23-2147666887.jpg" },
+ { id: "4", name: "Dana White", role: "Winner", company: "Quiz Night", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/dreamy-girl-embracing-textbook_23-2147666885.jpg" },
+ { id: "5", name: "Edward Norton", role: "Winner", company: "Micro Exam", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-adult-smiling-while-waiting-his-friends_23-2149064541.jpg" },
]}
+ kpiItems={[{ value: "50+", label: "Weekly Sessions" }, { value: "100%", label: "Community spirit" }, { value: "24/7", label: "Support" }]}
title="Kahoot Winners & Champions"
description="Celebrating the individuals who lead our weekly trivia and competition standings."
/>
@@ -269,13 +131,11 @@ export default function LandingPage() {
@@ -284,32 +144,8 @@ export default function LandingPage() {