From 0f8e96e3f24bcb949808e66e77a51b06af887372 Mon Sep 17 00:00:00 2001 From: V Thulisile Sibanda <66913810+thulieblack@users.noreply.github.com> Date: Wed, 11 Oct 2023 11:32:57 +0200 Subject: [PATCH] feat: update links (#216) * update-madrid-pagr * update-madrid-agenda * update-madrid-agenda * update * update --- components/Form/paper.js | 2 +- components/Header/header.js | 4 ++-- config/city-lists.json | 8 ++++---- config/speakers.json | 36 ++++++++++-------------------------- 4 files changed, 17 insertions(+), 33 deletions(-) diff --git a/components/Form/paper.js b/components/Form/paper.js index 2e6aa463..82c35369 100644 --- a/components/Form/paper.js +++ b/components/Form/paper.js @@ -87,7 +87,7 @@ function Paper() {

P.S. We do not offer travel scholarships or financial support.

-

Application closes on Oct 12

+

Application closes on Oct 19

- +
diff --git a/config/city-lists.json b/config/city-lists.json index a6761516..d9d4da9e 100644 --- a/config/city-lists.json +++ b/config/city-lists.json @@ -25,10 +25,10 @@ "sponsors": [ "/img/sngular.png" ], - "ticket": "", - "freeTickets":"https://docs.google.com/forms/d/e/1FAIpQLSdwqi27LpsIi8tKQoQBcUWDUJZi0be0cHpWnDtWhhHVn00hFA/viewform", + "ticket": "https://www.eventbrite.es/e/entradas-asyncapi-conf-on-tour-2023-735378636297", + "freeTickets":"", "freeTicketText":"Grab Free Tickets", - "buttonText":"Get your Tickets" + "buttonText":"Register" }, { "name": "Bangalore", @@ -40,7 +40,7 @@ "sponsors": [ "/img/postman.png" ], - "ticket": "", + "ticket": "https://opencollective.com/asyncapi/events/asyncapi-conference-on-tour-6b3c0aa1/contribute/aacot-london-edition-66187", "freeTickets":"", "freeTicketText":"Grab Free Tickets", "buttonText":"Get your Tickets" diff --git a/config/speakers.json b/config/speakers.json index 75f01595..c648eecf 100644 --- a/config/speakers.json +++ b/config/speakers.json @@ -77,9 +77,9 @@ }, { "time": "4:30 PM CEST - 5:00 PM CEST", - "session": "The Power of Ecosystem Thinking in Cultivating the AsyncAPI Documentation Community", - "speaker": 6, - "type": "Community Talk" + "session": "Leveraging AsyncAPI To Detect Anomalies In Smart Ports Platforms Using Model-Driven Techniques", + "speaker": 2, + "type": "Technical Talk" }, { "time": "5:00 PM CEST - 5:30 PM CEST", @@ -88,29 +88,18 @@ }, { "time": "5:30 PM CEST - 6:00 PM CEST", - "session": "Leveraging AsyncAPI To Detect Anomalies In Smart Ports Platforms Using Model-Driven Techniques", - "speaker": 2, - "type": "Technical Talk" - }, - { - "time": "6:00 PM CEST - 6:30 PM CEST", "session": "Case Study Productizing AsyncAPI for Data Replication, Changed Data Capture", "speaker": 7, "type": "Technical Talk" }, { - "time": "6:30 PM CEST - 7:00 PM CEST", - "session": "", - "type": "Break" - }, - { - "time": "7:00 PM CEST - 7:30 PM CEST", + "time": "6:00 PM CEST - 6:30 PM CEST", "session": "The Power of Real-Time Data: AsyncAPI and its Impact on Electric Vehicles", "speaker": 12, "type": "Technical Talk" }, { - "time": "7:30 PM CEST - 8:00 PM CEST", + "time": "6:30 PM CEST - 7:00 PM CEST", "session": "Code Generation For Enterprise Integration Patterns With AsyncAPI and ZenWave SDK", "speaker": 4, "type": "Technical Talk" @@ -144,11 +133,6 @@ "title": "Sngular, Business Analyst", "img": "https://cache.sessionize.com/image/2d8b-200o200o2-44e72516-1cda-4fe8-ba56-21792dc5ee39.jpg" }, - { - "name": "Alejandra Quetzalli", - "title": "Author & Lead Documentation Engineer", - "img": "https://cache.sessionize.com/image/6025-200o200o2-DqDUFbrp2qMozbpyx1T5rZ.JPG" - }, { "name": "Jeff Pollock", "title": "Vice President of Products at Oracle", @@ -343,7 +327,7 @@ "title": "Executive Director at AsyncAPI Initiative and Developer Relations Manager at Postman", "img": "https://pbs.twimg.com/profile_images/1683523954957328393/W009Rxsj_400x400.jpg" }, - { + { "name": "Hari Rangarajan", "title": "Developer Advocate at Solace", "img": "https://user-images.githubusercontent.com/66913810/264054920-0bafd0b1-ee83-416f-b64e-3ff10f7582ba.jpg" @@ -353,13 +337,13 @@ ] }, { - "city": "Paris", - "location": "Paris, France", + "city": "Bangalore", + "location": "Bangalore, India", "lists": [] }, { - "city": "Bangalore", - "location": "Bangalore, India", + "city": "Paris", + "location": "Paris, France", "lists": [] } ]