Merge version_1 into main #1
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/back-view-cropped-picture-multiethnic-group_171337-13426.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/back-view-cropped-picture-multiethnic-group_171337-13426.jpg?_wi=4"
|
||||
imageAlt="Club members meeting"
|
||||
/>
|
||||
</div>
|
||||
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
id: "t1",
|
||||
name: "John Doe",
|
||||
role: "President",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-library_23-2149204737.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-library_23-2149204737.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -115,37 +115,37 @@ export default function LandingPage() {
|
||||
id: "a1",
|
||||
name: "National Debate 2023",
|
||||
price: "June 2023",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-graduation-certificate_23-2148928766.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-graduation-certificate_23-2148928766.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "a2",
|
||||
name: "Research Seminar",
|
||||
price: "Oct 2023",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/students-rehashing-theater-class_23-2150960294.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/students-rehashing-theater-class_23-2150960294.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "a3",
|
||||
name: "Economics Workshop",
|
||||
price: "Jan 2024",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-money-classy-heir-drinking-glass-whiskey-elite-social-club_482257-118622.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-money-classy-heir-drinking-glass-whiskey-elite-social-club_482257-118622.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "a4",
|
||||
name: "Future Milestone",
|
||||
price: "TBA",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-graduation-certificate_23-2148928766.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-graduation-certificate_23-2148928766.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "a5",
|
||||
name: "Future Milestone",
|
||||
price: "TBA",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/students-rehashing-theater-class_23-2150960294.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/students-rehashing-theater-class_23-2150960294.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "a6",
|
||||
name: "Future Milestone",
|
||||
price: "TBA",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-money-classy-heir-drinking-glass-whiskey-elite-social-club_482257-118622.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-money-classy-heir-drinking-glass-whiskey-elite-social-club_482257-118622.jpg?_wi=4",
|
||||
},
|
||||
]}
|
||||
title="Our Milestones"
|
||||
@@ -155,7 +155,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/back-view-cropped-picture-multiethnic-group_171337-13426.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/back-view-cropped-picture-multiethnic-group_171337-13426.jpg?_wi=5"
|
||||
logoText="EWU Economics Club"
|
||||
columns={[
|
||||
{
|
||||
|
||||
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/back-view-cropped-picture-multiethnic-group_171337-13426.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/back-view-cropped-picture-multiethnic-group_171337-13426.jpg?_wi=8"
|
||||
logoText="EWU Economics Club"
|
||||
columns={[
|
||||
{
|
||||
|
||||
@@ -61,7 +61,7 @@ export default function LandingPage() {
|
||||
tags: [
|
||||
"Seminar",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-graduation-certificate_23-2148928766.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-graduation-certificate_23-2148928766.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "e2",
|
||||
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
tags: [
|
||||
"Workshop",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/students-rehashing-theater-class_23-2150960294.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/students-rehashing-theater-class_23-2150960294.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "e3",
|
||||
@@ -81,7 +81,7 @@ export default function LandingPage() {
|
||||
tags: [
|
||||
"Training",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-money-classy-heir-drinking-glass-whiskey-elite-social-club_482257-118622.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-money-classy-heir-drinking-glass-whiskey-elite-social-club_482257-118622.jpg?_wi=5",
|
||||
},
|
||||
]}
|
||||
title="Upcoming Events"
|
||||
@@ -103,13 +103,13 @@ export default function LandingPage() {
|
||||
icon: Users,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-graduation-certificate_23-2148928766.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-graduation-certificate_23-2148928766.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/students-rehashing-theater-class_23-2150960294.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/students-rehashing-theater-class_23-2150960294.jpg?_wi=5",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-view-cropped-picture-multiethnic-group_171337-13426.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-view-cropped-picture-multiethnic-group_171337-13426.jpg?_wi=6",
|
||||
imageAlt: "university campus architecture",
|
||||
},
|
||||
{
|
||||
@@ -118,13 +118,13 @@ export default function LandingPage() {
|
||||
icon: Database,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-money-classy-heir-drinking-glass-whiskey-elite-social-club_482257-118622.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-money-classy-heir-drinking-glass-whiskey-elite-social-club_482257-118622.jpg?_wi=6",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-graduation-certificate_23-2148928766.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-graduation-certificate_23-2148928766.jpg?_wi=6",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-library_23-2149204737.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-library_23-2149204737.jpg?_wi=2",
|
||||
imageAlt: "professional headshot student",
|
||||
},
|
||||
]}
|
||||
@@ -133,7 +133,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/back-view-cropped-picture-multiethnic-group_171337-13426.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/back-view-cropped-picture-multiethnic-group_171337-13426.jpg?_wi=7"
|
||||
logoText="EWU Economics Club"
|
||||
columns={[
|
||||
{
|
||||
|
||||
@@ -65,23 +65,23 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-view-cropped-picture-multiethnic-group_171337-13426.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-view-cropped-picture-multiethnic-group_171337-13426.jpg?_wi=1",
|
||||
imageAlt: "EWU campus life",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-view-cropped-picture-multiethnic-group_171337-13426.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-view-cropped-picture-multiethnic-group_171337-13426.jpg?_wi=2",
|
||||
imageAlt: "Academic research excellence",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-graduation-certificate_23-2148928766.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-graduation-certificate_23-2148928766.jpg?_wi=1",
|
||||
imageAlt: "Award ceremony",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/students-rehashing-theater-class_23-2150960294.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/students-rehashing-theater-class_23-2150960294.jpg?_wi=1",
|
||||
imageAlt: "Workshop session",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-money-classy-heir-drinking-glass-whiskey-elite-social-club_482257-118622.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-money-classy-heir-drinking-glass-whiskey-elite-social-club_482257-118622.jpg?_wi=1",
|
||||
imageAlt: "Debate event",
|
||||
},
|
||||
]}
|
||||
@@ -142,7 +142,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Frequently Asked Questions"
|
||||
description="Everything you need to know about joining us."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/old-money-classy-heir-drinking-glass-whiskey-elite-social-club_482257-118622.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/old-money-classy-heir-drinking-glass-whiskey-elite-social-club_482257-118622.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
faqsAnimation="slide-up"
|
||||
faqs={[
|
||||
@@ -194,7 +194,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/back-view-cropped-picture-multiethnic-group_171337-13426.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/back-view-cropped-picture-multiethnic-group_171337-13426.jpg?_wi=3"
|
||||
logoText="EWU Economics Club"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user