We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30030e1 commit b5fb07cCopy full SHA for b5fb07c
2 files changed
src/Components/Home.tsx
@@ -139,7 +139,7 @@ const Home = () => {
139
>
140
<div className="flex items-center gap-2 bg-white/10 backdrop-blur-sm px-4 py-2 rounded-full">
141
<span>☕</span>
142
- <span className="text-white/90">Coffee & Lunch Included</span>
+ <span className="text-white/90">Breaks Included</span>
143
</div>
144
145
<span>🎯</span>
src/assets/mainTrack.json
@@ -235,7 +235,7 @@
235
"url": "#",
236
"organization": "AWS",
237
"job_title": "",
238
- "title": "AWS Sponsored Talk",
+ "title": "Sponsored Talk by AWS",
239
"description": "",
240
"abstract": "",
241
"audience_level": "All",
0 commit comments