Skip to content

Commit

Permalink
feat: update latest info (#253)
Browse files Browse the repository at this point in the history
  • Loading branch information
thulieblack authored Dec 4, 2023
1 parent 962c95f commit 8e25866
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 19 deletions.
4 changes: 2 additions & 2 deletions components/Header/header.js
Original file line number Diff line number Diff line change
Expand Up @@ -97,11 +97,11 @@ function Header() {
</div>
<div className='mt-[54px] relative flex items-center justify-center'>
<a
href='https://opencollective.com/asyncapi/events/asyncapi-conference-on-tour-6b3c0aa1/contribute/aacot-london-edition-66187'
href='https://ticket.apidays.global/event/apidays-paris-2023/8a1f3904-e2be-4c69-a880-37d2ddf1027d/cart?coupon=ASYNCAPICONF23'
target='_blank'
rel='noreferrer'
>
<Button className='w-[200px]'>Get Bangalore Ticket</Button>
<Button className='w-[200px]'>Get Paris Tickets</Button>
</a>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions config/city-lists.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
"sponsors": [
"/img/postman.png"
],
"ticket": "https://opencollective.com/asyncapi/events/asyncapi-conference-on-tour-6b3c0aa1/contribute/aacot-london-edition-66187",
"ticket": "https://www.youtube.com/watch?v=g6CPg77Lf5Q&t=10786s",
"freeTickets":"",
"freeTicketText":"Grab Free Tickets",
"buttonText":"Get your Tickets"
"buttonText":"Watch Live Recording"
},
{
"name": "Paris",
Expand All @@ -60,4 +60,4 @@
"freeTicketText":"Grab Free Tickets",
"buttonText":"Grab Free Tickets"
}
]
]
17 changes: 3 additions & 14 deletions config/speakers.json
Original file line number Diff line number Diff line change
Expand Up @@ -565,11 +565,6 @@
"title": "Rust Sr Staff Software Engineer at Apollo GraphQL",
"img": "https://apidays.s3.fr-par.scw.cloud/medias/2463/conversions/7749cce5-2699-47b9-aef8-6269ab8a823d-square.jpg"
},
{
"name": "Dushani Wellappili",
"title": "Associate Technical Lead at WSO2",
"img": "https://apidays.s3.fr-par.scw.cloud/medias/2491/conversions/c7f7f081-24c2-4e99-9cfe-b5c767cbf96c-square.jpg"
},
{
"name": "Alexander Günsche",
"title": "Senior Solutions Architect at Amazon Web Services",
Expand Down Expand Up @@ -607,7 +602,7 @@
},
{
"time": "10:50 PM CEST - 11:15 AM CEST",
"session": "Using APIs to Maximize Real-Time Data and Streaming ROI",
"session": "A Guide To The Event-Native World of Open Standards: AsyncAPI, CloudEvents, Shared Signals & Events",
"speaker": 3,
"type": "Technical Talk"
},
Expand Down Expand Up @@ -671,18 +666,12 @@
},
{
"time": "4:40 PM CEST - 5:05 PM CEST",
"session": "Harnessing Real-Time GraphQL Subscriptions with WSO2 API Manager",
"speaker": 13,
"type": "Technical Talk"
},
{
"time": "5:05 PM CEST - 5:30 PM CEST",
"session": "Interface Contracts in Event-Driven Micro-Frontend Architectures",
"speaker": 14,
"speaker": 13,
"type": "Technical Talk"
},
{
"time": "5:30 PM CEST - 5:55 PM CEST",
"time": "5:05 PM CEST - 5:15 PM CEST",
"session": "",
"type": "Closing Remarks"
}
Expand Down

0 comments on commit 8e25866

Please sign in to comment.