Sindbad~EG File Manager

Current Path : /home/u625735752/domains/bethelbloomsschool.org/public_html/
Upload File :
Current File : /home/u625735752/domains/bethelbloomsschool.org/public_html/about.php

<?php include 'all-list.php' ?>
<!DOCTYPE html>
<html lang="en">
<head>
 
    <!-- Meta Title -->
    <title><?php echo $metaDetails['title']; ?></title>
    
    <!-- Meta Description -->
    <meta name="description" content="<?php echo $metaDetails['description']; ?>">
    
    <!-- Meta Keywords -->
    <meta name="keywords" content="<?php echo $metaDetails['keywords']; ?>">
	
<!-- Meta Robots 
<meta name="robots" content="index, follow">

<!-- Canonical URL  
<link rel="canonical" href="https://steamcookingsystemmanufacturer.in/">

 
    <!-- Favicon -->
    <link rel="icon" href="img/favicon.png" type="image/x-icon">

    <!-- Apple Touch Icon -->
    <link rel="apple-touch-icon" href="img/icon.png"> 
	
	
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  
  <!-- Bootstrap CSS -->
  <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
  <!-- Bootstrap Icons -->
  <link href="https://cdn.jsdelivr.net/npm/bootstrap-icons/font/bootstrap-icons.css" rel="stylesheet">
  
  <link href="css.css" rel="stylesheet">
  

</head>
<body>


<?php include('header.php') ?>



<!-- About Us Section SEO Format -->
<section id="about-us" class="about-section py-5">
  <div class="container">
    <div class="row align-items-center">
      <div class="col-lg-6 mb-4 mb-lg-0">
        <img src="<?php echo $aboutUsSection['image']; ?>" alt="<?php echo $aboutUsSection['alt']; ?>" class="w-100 img-fluid rounded py-4">
      </div>
      <div class="col-lg-6">
        <h1 class="about-title mb-3"><strong><?php echo $aboutUsSection['title']; ?></strong></h1>
        <h3 class="about-title mb-3"><i><?php echo $aboutUsSection['subtitle']; ?></i></h3>
        <p><?php echo $aboutUsSection['intro']['text']; ?></p>
      </div>
      <div class="col-lg-12">
        <?php foreach ($aboutUsSection['para'] as $serviceParagraph): ?>
          <p><?php echo $serviceParagraph; ?></p>
        <?php endforeach; ?> 
         
      </div>
    </div>
  </div>
</section>





<?php include('footer.php') ?>

 
</body>
</html>

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists