UIAngular/Client/src/app/components/home/home.component.html

82 lines
3.9 KiB
HTML

<img id="background-image" src="assets/images/home-images/sunset_b.jpg" alt="background image" width="100%">
<div id="filler">
</div>
<div id="content-wrapper">
<div class="row">
<div class="row-content">
<div class="row-content-col-left align-top">
<p ofbFadeInOnScroll class="row-content-header">...that ye also may have fellowship with us...</p>
<p ofbFadeInOnScroll>It is exciting to gather together in the name of the Lord and
we sincerily hope that YOU will join us. Guests are always welcome at Old Fashion
Baptist and we look forward to seeing you!</p>
<p class="verse" ofbFadeInOnScroll>For where two or three are gathered together in my name, there am I in the midst of them. - Matthew 18:20</p>
<p ofbFadeInOnScroll><i ofbicon>info_outline</i> <a href="#" routerLink="/whoweare" class="align-top">Learn more about us</a></p>
</div>
<div class="row-content-col-right">
<!-- <img ofbFadeInOnScroll src="assets/images/home-images/2-church-color.png"> -->
<img ofbFadeInOnScroll src="assets/images/home-images/family.jpg">
</div>
</div>
</div>
<div class="row tint">
<div class="row-content">
<div class="row-content-single-col">
<p ofbFadeInOnScroll ofbGrowWhenCenter class="verse">O give thanks unto the Lord; for he is good: because his mercy endureth for ever. - Psalm 118:1</p>
</div>
</div>
</div>
<div class="row">
<div class="row-content">
<div class="row-content-col-right align-top">
<p ofbFadeInOnScroll class="row-content-header">Need a ride?</p>
<p ofbFadeInOnScroll>
Want to come but don't have a way to get here? We would be happy
to pick you up! Give us a call to schedule a ride on Sunday Morning.
</p>
<br>
<p ofbFadeInOnScroll>
<i ofbicon>phone</i> <a href="tel:+1-406-494-5028" class="align-top">406-494-5028</a>
</p>
</div>
<div class="row-content-col-left">
<img ofbFadeInOnScroll src="assets/images/home-images/bus2.jpg" height="200">
</div>
</div>
</div>
<div class="row tint">
<div class="row-content">
<div class="row-content-single-col">
<p ofbFadeInOnScroll class="verse">The fear of the LORD is the beginning of wisdom: and the knowledge of the holy is understanding. - Proverbs 9:10</p>
</div>
</div>
</div>
<div class="row">
<div class="row-content">
<div class="row-content-col-left align-top">
<p ofbFadeInOnScroll class="row-content-header">The Holy Bible</p>
<div ofbFadeInOnScroll>
Here at Old Fashion Baptist Church we love the Word of God!
<p class="verse">In the beginning was the Word, and the Word was with God, and the Word was God. - John 1:1</p>
We encourage you to come and join as as we study, teach and preach Gods Word!
<br><br>
<p>
<i ofbicon>directions</i> <a target="_blank" class="align-top" href="https://www.google.com/maps/place/Old+Fashion+Baptist+Church/@45.9814004,-112.5320574,11.87z/data=!4m12!1m6!3m5!1s0x535b078c3c74ea33:0xac299097142c5894!2sOld+Fashion+Baptist+Church!8m2!3d45.951287!4d-112.511978!3m4!1s0x535b078c3c74ea33:0xac299097142c5894!8m2!3d45.951287!4d-112.511978">Get Directions</a>
</p>
</div>
</div>
<div class="row-content-col-right">
<img ofbFadeInOnScroll src="assets/images/home-images/bible.jpg">
</div>
</div>
</div>
</div>