diff --git a/microsite/pages/en/demos.js b/microsite/pages/en/demos.js index 86cb6c786d..e3943d2905 100644 --- a/microsite/pages/en/demos.js +++ b/microsite/pages/en/demos.js @@ -18,12 +18,6 @@ const Background = props => { See us in action - - To explore the UI and basic features of Backstage firsthand, go - to: demo.backstage.io. - (Tip: click “All” to view all the example components in the - service catalog.) - Watch the videos below to get an introduction to Backstage and to see how we use different plugins to customize{' '} @@ -32,13 +26,31 @@ const Background = props => { . + + To see how other companies have already started using Backstage, + watch these presentations from{' '} + Expedia,{' '} + Zalando, and{' '} + TELUS. For more, + join our{' '} + + Community Sessions + + . + + + To explore the UI and basic features of Backstage firsthand, go + to: demo.backstage.io. + (Tip: click “All” to view all the example components in the + service catalog.) + diff --git a/microsite/static/img/demo-screen.png b/microsite/static/img/demo-screen.png new file mode 100644 index 0000000000..53dbc9e167 Binary files /dev/null and b/microsite/static/img/demo-screen.png differ