A versatile phone carousel component ideal for showcasing app screens, features, and product highlights.
| Prop | Type | Default | Description |
|---|---|---|---|
| videoSrc | string | - | URL of the video to be played (embed). |
| thumbnailSrc | string | - | URL of the thumbnail image. |
| thumbnailAlt | string | "Video thumbnail" | Alt text for the thumbnail image. |
| soundSrc | string | - | URL of the sound effect to play with the video. |
| enableSound | boolean | true | Whether the sound is enabled (plays soundSrc). |