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 4f0e7ed commit ff265f0Copy full SHA for ff265f0
src/components/video-demo.js
@@ -7,7 +7,7 @@ export const VideoDemo = () => {
7
<Box id={'video-demo'} as='section' my={12}>
8
<Container maxW='container.lg' centerContent>
9
<Heading as='h1' size='2xl' mb={4}>
10
- Video Demonstration
+ Getting started with VirtualShip
11
</Heading>
12
<Box
13
w='100%'
0 commit comments