fix import and video player media queries

This commit is contained in:
vincanger
2024-12-11 11:08:01 +01:00
parent 8343e3f9e0
commit 2387062b03
3 changed files with 14 additions and 6 deletions

View File

@@ -11,7 +11,7 @@ authors: milica
import VideoPlayer from '../../../components/VideoPlayer.astro';
import { Image } from 'astro:assets';
import landing from '../../../assets/turboreel/landing.webp';
import interface from '../../../assets/turboreel/interface.mp4';
import studioInterface from '../../../assets/turboreel/studio-interface.mp4';
import opensaas from '../../../assets/turboreel/opensaas.mp4';
<Image src={landing} alt="Landing page" loading="lazy" />
@@ -36,7 +36,7 @@ Heres a video presenting Open SaaS, generated with TurboReel 🐝
TurboReel lets users generate short explainer videos with minimal effort. Starting with a single text prompt describing the videos purpose (e.g. “Create a video on building your SaaS with OpenSaaS”), you can produce professional grade TikTok and YT shorts without needing any video editing skills.
<VideoPlayer src={interface} />
<VideoPlayer src={studioInterface} />
The platforms **open-source foundation** unlocks development potential, while the **paid SaaS layer** helps with funding.