Skip to content

Commit

Permalink
feat: update links (#216)
Browse files Browse the repository at this point in the history
* update-madrid-pagr

* update-madrid-agenda

* update-madrid-agenda

* update

* update
  • Loading branch information
thulieblack authored Oct 11, 2023
1 parent 7ad4705 commit 0f8e96e
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 33 deletions.
2 changes: 1 addition & 1 deletion components/Form/paper.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ function Paper() {
<p>
P.S. We do not offer travel scholarships or financial support.
</p>
<p className='sm:mt-4'>Application closes on Oct 12</p>
<p className='sm:mt-4'>Application closes on Oct 19</p>
</div>
<div
className="mt-5"
Expand Down
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://forms.gle/hJU1KE7gX2R5j7xc9'
href='https://www.eventbrite.com/e/entradas-asyncapi-conf-on-tour-2023-735378636297?aff=ebdssbdestsearch&keep_tld=1'
target='_blank'
rel='noreferrer'
>
<Button className='w-[200px]'>Get Free Tickets</Button>
<Button className='w-[200px]'>Register for Madrid</Button>
</a>
</div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions config/city-lists.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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"
Expand Down
36 changes: 10 additions & 26 deletions config/speakers.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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"
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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"
Expand All @@ -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": []
}
]

0 comments on commit 0f8e96e

Please sign in to comment.