Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minor change in data.js #236

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
"swiper": "^11.1.14",
"three": "^0.168.0",
"twin.macro": "^3.4.1",
"yarn": "^1.22.22",
"uuidv4": "^6.2.13",
"yarn": "^1.22.22",
"zod": "^3.23.8"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions src/config/content/EventsPage/MainEvents/Data.js
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ export const ME_previewItems = [
'https://res.cloudinary.com/dwfon2ikz/image/upload/v1729178999/inno-2024/Event%20Posters/jv2umrted9dx0jcgfrvb.png',
PreviewDescription:
'Step into the Era of Estates with the Finance Club for an epic journey through history! Travel from the late 19th century all the way to 2024, as major global events shake up commodities and sectors in ways you’ve never imagined...',
Rulebook: 'https://drive.google.com/open?id=1fghwONp1Pe7AyuX3O48r8sNsn1xY58Nl',
Rulebook: '',
},
{
id: 23,
Expand Down Expand Up @@ -508,7 +508,7 @@ export const ME_descriptionItems = [
Description:
'"The ocean stirs the heart, inspires the imagination, and brings eternal joy to the soul." Dive into the exciting world of robotics with Fish-Eye, hosted by Team TIBURON! Join us to explore the stages of building an Autonomous Underwater Vehicle (AUV), from initial design to final operation. Gain hands-on experience and valuable insights into the technology that powers these remarkable machines.',
ImageURL:
'https://res.cloudinary.com/duvkctvfr/image/upload/v1729433504/INNO_events/Inno%20Club%20Posters/ln2ll3mwzq9swbdsi6mq.png', //TBA
'https://res.cloudinary.com/duvkctvfr/image/upload/v1729433504/INNO_events/Inno%20Club%20Posters/ln2ll3mwzq9swbdsi6mq.png',
Location: 'LA-214',
Date: 'Day 2',
Time: '10 AM',
Expand Down