REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 1.40 KB
Close
/proc/thread-self/root/home/byroehnu/easetack.com/resources/js/Frontend/Components/Banner/Banner4.jsx
Text
Base64
import React from "react" export default function Banner4({ data }) { const { title, subtitle, image_url, background_image_url } = data return ( <> <div className="container"> <div className="cs_section_heading cs_style_1"> {image_url && ( <div className="cs_shape_1"> <img src={image_url} alt="Icon" /> </div> )} <p className="cs_section_subtitle cs_fs_18 cs_medium" dangerouslySetInnerHTML={{ __html: subtitle }} /> <h2 className="cs_section_title cs_fs_53 cs_normal mb-0" dangerouslySetInnerHTML={{ __html: title }} /> </div> </div> {background_image_url && ( <> <div className="cs_height_90 cs_height_lg_70" /> <div className="cs_about_thumb_1 cs_bg_filed" style={{ backgroundImage: `url(${background_image_url})` }} /> </> )} </> ) }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 6
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
Banner1.jsx
1.40 KB
lrw-rw-rw-
2025-04-08 04:12:57
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Banner2.jsx
1.40 KB
lrw-rw-rw-
2025-04-08 04:12:57
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Banner3.jsx
2.61 KB
lrw-rw-rw-
2025-04-08 04:12:57
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Banner4.jsx
1.40 KB
lrw-rw-rw-
2025-04-08 04:12:57
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Banner5.jsx
1.16 KB
lrw-rw-rw-
2025-04-08 04:12:57
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Banner6.jsx
1.56 KB
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).