From c4b739da423e574d2e7da4e686be56d231b744ed Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 16:10:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4c6c778..087e631 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { }} 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={[ { @@ -89,7 +89,7 @@ export default function LandingPage() { 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" /> @@ -106,7 +106,7 @@ export default function LandingPage() { 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", + 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: [ @@ -119,7 +119,7 @@ export default function LandingPage() { 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", + 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", }, { @@ -127,7 +127,7 @@ export default function LandingPage() { 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", + 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: [ @@ -140,7 +140,7 @@ export default function LandingPage() { text: "International networking", }, ], - 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=2", imageAlt: "students discussing economics club", }, { @@ -148,7 +148,7 @@ export default function LandingPage() { 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", + 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: [ @@ -161,7 +161,7 @@ export default function LandingPage() { text: "Model building", }, ], - 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=1", imageAlt: "club registration desk sign up", }, ]} @@ -275,7 +275,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" /> -- 2.49.1