Skip to content

Commit

Permalink
Events Highlights Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Shan-Weaviate committed Feb 19, 2024
1 parent 6a9ae65 commit 4bebef0
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions src/components/Events/Highlights/events.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,18 @@
"imageClass": "firstSection",
"url": "https://form.jotform.com/240243316328348"
},
{
"type": "MEETUP",
"title": "AI Meetup New York Multimodality",
"date": "FEB 22ND 2024 17:30 - 21:00 EST",
"imageClass": "thirdSection",
"url": "https://www.aicamp.ai/event/eventdetails/W2024022214"
},
{
"type": "WEBINAR",
"title": "Multimodal Product Discovery: The next generation of search for ecommerce",
"date": "FEB 27TH 2024 18:00 - 20:00 UTC",
"imageClass": "secondSection",
"url": "https://events.weaviate.io/ecommerce-webinar"
},
{
"type": "ONLINE WORKSHOP",
"title": "Intro to Weaviate for JavaScript Developers with Daniel #03",
"date": "FEB 28TH 2024 16:00 - 17:00 UTC",
"imageClass": "thirdSection",
"url": "https://form.jotform.com/240244011820338"
}
]
2 changes: 1 addition & 1 deletion src/components/Events/Highlights/styles.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
}

.thirdSection {
background-image: url('/img/site/workshops-daniel.png');
background-image: url('/img/site/workshops-nyc-visual.png');
background-size: cover;
background-position-y: center;
}
Expand Down
Binary file added static/img/site/workshops-nyc-visual.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4bebef0

Please sign in to comment.