File "prophesy.php"

Full path: /home/wrisexaf/public_html/glory/prophesy.php
File size: 1.2 KB
MIME-type: text/plain
Charset: utf-8

Download   Open   Edit   Advanced Editor   Back

<div id="scroll-wrapper">
     <div id="scroll-content">
<?php include 'include/head.php';?>
<?php include 'include/header.php';?>

<section class="banner about-banner blog-banner prophesy">
	<div class="container">
		<div class="content">
<!-- 			<h4  class="top-line" data-aos="zoom-in" data-aos-duration="1500">The heavens Declare The</h4> -->
			<h1 data-aos="zoom-in" data-aos-duration="2000" class="main-heading">Prophesy</h1>
			<!-- <h4  class="bottom-line" data-aos="zoom-in" data-aos-duration="2500">And The Sky Above Proclaims<br> His Handiwork</h4> -->
			<!-- <h6>-  PSALm 19:1  -</h6> -->
		</div>
	</div>
</section>


<section class="prophesy-text">
	<div class="container">
		<div class="content text-center">
			<h3 class="sub-heading">Prophesy</h3>
			<p class="paragraph">"Pursue love, and earnestly desire the spiritual gifts, especially that you may prophesy. On the other hand, the one who prophesies speaks to people for their upbuilding and encouragement and consultation."</p>
			<h6>1 Corinthians 14: 1 & 3</h6>
		</div>
	</div>
	<img class="bird" src="images/bird.png">
</section>



<?php include 'include/footer.php';?>
<?php include 'include/script.php';?>
</div>
</div>