Skip to content

Commit

Permalink
remove image from intro page
Browse files Browse the repository at this point in the history
  • Loading branch information
mihar-22 committed Dec 15, 2023
1 parent 9844543 commit 62c4b65
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions src/content/docs/player/overview/getting-started/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ description: Overview of the player library and all of it's features.
slug: player
---

import videoPlayerImage from '~/images/video-player.png';

## Overview

Vidstack Player is a framework and collection of UI components for building and managing custom
Expand All @@ -13,14 +11,6 @@ player (see our [examples][vidstack-examples]), or use our production-ready [Def
and customize it to match your brand and site. See the [installation][installation] guide to get
setup with either option.

<img
src={videoPlayerImage.src}
alt="Screenshot of a beautiful custom Vidstack Player layout"
decoding="async"
loading="lazy"
style="aspect-ratio: 16 / 9"
/>

[installation]: /docs/player/getting-started/installation
[default-layout]: /docs/player/components/layouts/default-layout

Expand Down

0 comments on commit 62c4b65

Please sign in to comment.