From cf839c94914ae8ed7fe06501b27bc236483d2014 Mon Sep 17 00:00:00 2001 From: Prad Nukala Date: Wed, 23 Oct 2024 12:50:37 -0400 Subject: [PATCH] feat: Add intro video modal component --- .../marketing/modals/intro_video.templ | 286 ++++++++++-------- 1 file changed, 156 insertions(+), 130 deletions(-) diff --git a/pkg/nebula/components/marketing/modals/intro_video.templ b/pkg/nebula/components/marketing/modals/intro_video.templ index 1835f587b..787cce686 100644 --- a/pkg/nebula/components/marketing/modals/intro_video.templ +++ b/pkg/nebula/components/marketing/modals/intro_video.templ @@ -1,7 +1,8 @@ package modals templ IntroVideo() { -
{ fullscreen = !!document.fullscreenElement; }); " -x-ref="videoContainer" -@mouseleave="mouseleave=true" -@mousemove="mousemoveVideo" -class="relative h-[360px] min-w-[640px] overflow-hidden rounded-md aspect-video"> - -
-
-
- -
-
- -
-
- -
-
-
-
-
-
-
-
-
- - -
+" + /> +
+
+
+
+ + +
+
+
+
+ }