BossBey File Manager
PHP:
8.1.34
OS:
Linux
User:
ebookghostwritin
Root
/
home
/
demodesignproboa
/
public_html
/
texaswebhub
📤 Upload
📝 New File
📁 New Folder
Close
Editing: about.php
<?php include "include/header.php"?> <?php include "include/component/about/banner.php"?> <?php include "include/component/about/about.php"?> <?php include "include/component/about/point.php"?> <?php include "include/component/about/creative.php"?> <section class="all-about-imgs"> <div class="about-imgs"> <img src="img/webp/about-01.html" alt="Not Found" class="img-fluid"> </div> <div class="about-imgs"> <img src="img/webp/about-02.html" alt="Not Found" class="img-fluid"> </div> <div class="about-imgs"> <img src="img/webp/about-03.html" alt="Not Found" class="img-fluid"> </div> </section> <section class="all-about-imgs"> <div class="about-imgs"> <img src="img/webp/about-04.html" alt="Not Found" class="img-fluid"> </div> <div class="about-imgs"> <img src="img/webp/about-05.html" alt="Not Found" class="img-fluid"> </div> <div class="about-imgs"> <img src="img/webp/about-06.html" alt="Not Found" class="img-fluid"> </div> <div class="about-imgs"> <img src="img/webp/about-07.html" alt="Not Found" class="img-fluid"> </div> </section> <?php include "include/shared/award.php"?> <?php include "include/component/home/maincta3.php"?> <?php include "include/footer.php"?>
Save
Cancel