1174 lines
64 KiB
HTML
1174 lines
64 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="zxx">
|
||
|
||
<head>
|
||
<!-- Meta -->
|
||
<meta charset="utf-8">
|
||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
<meta name="description" content="">
|
||
<meta name="keywords" content="">
|
||
<meta name="author" content="Keshav Anand">
|
||
<!-- Page Title -->
|
||
<title>TSCB: About Us</title>
|
||
<!-- Favicon Icon -->
|
||
<link rel="shortcut icon" type="image/x-icon" href="images/favicon.png">
|
||
<!-- Google Fonts Css-->
|
||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||
<link
|
||
href="https://fonts.googleapis.com/css2?family=Fira+Sans+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
|
||
rel="stylesheet">
|
||
<!-- Bootstrap Css -->
|
||
<link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
|
||
<!-- SlickNav Css -->
|
||
<link href="css/slicknav.min.css" rel="stylesheet">
|
||
<!-- Swiper Css -->
|
||
<link rel="stylesheet" href="css/swiper-bundle.min.css">
|
||
<!-- Font Awesome Icon Css-->
|
||
<link href="css/all.css" rel="stylesheet" media="screen">
|
||
<!-- Animated Css -->
|
||
<link href="css/animate.css" rel="stylesheet">
|
||
<!-- Magnific Popup Core Css File -->
|
||
<link rel="stylesheet" href="css/magnific-popup.css">
|
||
<!-- Mouse Cursor Css File -->
|
||
<link rel="stylesheet" href="css/mousecursor.css">
|
||
<!-- Audio Css File -->
|
||
<link rel="stylesheet" href="css/plyr.css">
|
||
<!-- Main Custom Css -->
|
||
<link href="css/custom.css" rel="stylesheet" media="screen">
|
||
</head>
|
||
|
||
<body>
|
||
|
||
<!-- Preloader Start -->
|
||
<div class="preloader">
|
||
<div class="loading-container">
|
||
<div class="loading"></div>
|
||
<div id="loading-icon"><img src="images/loader.svg" alt=""></div>
|
||
</div>
|
||
</div>
|
||
<!-- Preloader End -->
|
||
|
||
<!-- Header Start -->
|
||
<header class="main-header">
|
||
<div class="header-sticky">
|
||
<nav class="navbar navbar-expand-lg">
|
||
<div class="container">
|
||
<!-- Logo Start -->
|
||
<a class="navbar-brand" href="./">
|
||
<img src="images/logo.png" alt="Logo" style="width: 60px; height: auto;">
|
||
</a>
|
||
<!-- Logo End -->
|
||
|
||
<!-- Main Menu Start -->
|
||
<div class="collapse navbar-collapse main-menu">
|
||
<div class="nav-menu-wrapper">
|
||
<ul class="navbar-nav mr-auto" id="menu">
|
||
<li class="nav-item"><a class="nav-link" href="index.html">Home</a></li>
|
||
<li class="nav-item"><a class="nav-link" href="about.html">About Us</a></li>
|
||
<li class="nav-item submenu"><a class="nav-link" href="#">Dallas Regionals</a>
|
||
<ul>
|
||
<li class="nav-item"><a class="nav-link" href="service-single.html">Service
|
||
Details</a></li>
|
||
<li class="nav-item"><a class="nav-link" href="blog.html">Blog</a></li>
|
||
<li class="nav-item"><a class="nav-link" href="blog-single.html">Blog
|
||
Details</a></li>
|
||
<li class="nav-item"><a class="nav-link" href="sermons.html">Sermons</a></li>
|
||
<li class="nav-item"><a class="nav-link" href="sermons-single.html">Sermons
|
||
Details</a></li>
|
||
<li class="nav-item"><a class="nav-link" href="campaign.html">Campaigns</a></li>
|
||
<li class="nav-item"><a class="nav-link" href="campaign-single.html">Campaign
|
||
Details</a></li>
|
||
<li class="nav-item"><a class="nav-link" href="ministries.html">Ministries</a>
|
||
</li>
|
||
<li class="nav-item"><a class="nav-link" href="ministry-single.html">Ministries
|
||
Details</a></li>
|
||
<li class="nav-item"><a class="nav-link" href="pastor.html">pastor</a></li>
|
||
<li class="nav-item"><a class="nav-link" href="gallery.html">Gallery</a></li>
|
||
<li class="nav-item"><a class="nav-link" href="404.html">404</a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="nav-item submenu"><a class="nav-link" href="#">Austin Regionals</a>
|
||
<ul>
|
||
<li class="nav-item"><a class="nav-link" href="service-single.html">Service
|
||
Details</a></li>
|
||
<li class="nav-item"><a class="nav-link" href="blog.html">Blog</a></li>
|
||
<li class="nav-item"><a class="nav-link" href="blog-single.html">Blog
|
||
Details</a></li>
|
||
<li class="nav-item"><a class="nav-link" href="sermons.html">Sermons</a></li>
|
||
<li class="nav-item"><a class="nav-link" href="sermons-single.html">Sermons
|
||
Details</a></li>
|
||
<li class="nav-item"><a class="nav-link" href="campaign.html">Campaigns</a></li>
|
||
<li class="nav-item"><a class="nav-link" href="campaign-single.html">Campaign
|
||
Details</a></li>
|
||
<li class="nav-item"><a class="nav-link" href="ministries.html">Ministries</a>
|
||
</li>
|
||
<li class="nav-item"><a class="nav-link" href="ministry-single.html">Ministries
|
||
Details</a></li>
|
||
<li class="nav-item"><a class="nav-link" href="pastor.html">pastor</a></li>
|
||
<li class="nav-item"><a class="nav-link" href="gallery.html">Gallery</a></li>
|
||
<li class="nav-item"><a class="nav-link" href="404.html">404</a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="nav-item"><a class="nav-link" href="contact.html">Contact Us</a></li>
|
||
<li class="nav-item highlighted-menu"><a class="nav-link" href="partners.html">Our
|
||
Partners</a></li>
|
||
</ul>
|
||
</div>
|
||
<!-- Let’s Start Button Start -->
|
||
<div class="header-btn d-inline-flex">
|
||
<a href="partners.html" class="btn-default">Our Partners</a>
|
||
</div>
|
||
<!-- Let’s Start Button End -->
|
||
</div>
|
||
<!-- Main Menu End -->
|
||
<div class="navbar-toggle"></div>
|
||
</div>
|
||
</nav>
|
||
<div class="responsive-menu"></div>
|
||
</div>
|
||
</header>
|
||
<!-- Header End -->
|
||
|
||
<!-- Page Header Start -->
|
||
<div class="page-header">
|
||
<div class="container">
|
||
<div class="row align-items-center">
|
||
<div class="col-lg-12">
|
||
<!-- Page Header Box Start -->
|
||
<div class="page-header-box">
|
||
<h1 class="text-anime-style-2" data-cursor="-opaque"><span>About</span> Us</h1>
|
||
<nav class="wow fadeInUp">
|
||
<ol class="breadcrumb">
|
||
<li class="breadcrumb-item"><a href="./">home</a></li>
|
||
<li class="breadcrumb-item active" aria-current="page">about us</li>
|
||
</ol>
|
||
</nav>
|
||
</div>
|
||
<!-- Page Header Box End -->
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- Page Header End -->
|
||
|
||
<!-- About Us Section Start -->
|
||
<div class="about-us page-about-us">
|
||
<div class="container">
|
||
<div class="row align-items-center">
|
||
<div class="col-lg-6">
|
||
<!-- About Image Start -->
|
||
<div class="about-image">
|
||
<div class="about-img-1">
|
||
<figure class="image-anime reveal">
|
||
<img src="images/about-us-img-1.jpg" alt="">
|
||
</figure>
|
||
</div>
|
||
|
||
<div class="about-img-2">
|
||
<figure class="image-anime reveal">
|
||
<img src="images/about-us-img-2.jpg" alt="">
|
||
</figure>
|
||
</div>
|
||
</div>
|
||
<!-- About Image End -->
|
||
</div>
|
||
|
||
<div class="col-lg-6">
|
||
<!-- About Content Start -->
|
||
<div class="about-content">
|
||
<!-- Section Title Start -->
|
||
<div class="section-title">
|
||
<h3 class="wow fadeInUp">about us</h3>
|
||
<h2 class="text-anime-style-2" data-cursor="-opaque">drive, commitment, and <span>passion
|
||
every day</span></h2>
|
||
<p class="wow fadeInUp" data-wow-delay="0.25s">TSCB is a vibrant community of cricket-loving
|
||
students dedicated to promoting the sport. Our mission is to share, grow, and
|
||
engrain cricket into the American sports culture. Founded in December of 2025, TSCB
|
||
aims to grow into the largest hub for high school cricket in the nation.</p>
|
||
<p class="wow fadeInUp" data-wow-delay="0.5s">As a registered 501c3 nonprofit, TSCB differs
|
||
from other youth leagues by promoting cricket over profit. TSCB connects with existing
|
||
cricket club insfrastructures in high schools, aiming to create a network of high
|
||
schools
|
||
(similar to football) in the US.
|
||
</p>
|
||
</div>
|
||
<!-- Section Title End -->
|
||
|
||
<!-- About Content List Start -->
|
||
<div class="about-content-body">
|
||
<!-- About Content List Start -->
|
||
<div class="about-content-body">
|
||
<!-- About List Item Start -->
|
||
<div class="about-list-item wow fadeInUp">
|
||
<div class="icon-box">
|
||
<img src="images/icon-about-list-1.svg" alt="">
|
||
</div>
|
||
<div class="about-list-item-content">
|
||
<h3>Play Competitive Matches</h3>
|
||
</div>
|
||
</div>
|
||
<!-- About List Item End -->
|
||
|
||
<!-- About List Item Start -->
|
||
<div class="about-list-item wow fadeInUp" data-wow-delay="0.25s">
|
||
<div class="icon-box">
|
||
<img src="images/icon-about-list-2.svg" alt="">
|
||
</div>
|
||
<div class="about-list-item-content">
|
||
<h3>Train the Next Generation</h3>
|
||
</div>
|
||
</div>
|
||
<!-- About List Item End -->
|
||
|
||
<!-- About List Item Start -->
|
||
<div class="about-list-item wow fadeInUp" data-wow-delay="0.5s">
|
||
<div class="icon-box">
|
||
<img src="images/icon-about-list-3.svg" alt="">
|
||
</div>
|
||
<div class="about-list-item-content">
|
||
<h3>Connect Statewide Talent</h3>
|
||
</div>
|
||
</div>
|
||
<!-- About List Item End -->
|
||
|
||
<!-- About List Item Start -->
|
||
<div class="about-list-item wow fadeInUp" data-wow-delay="0.75s">
|
||
<div class="icon-box">
|
||
<img src="images/icon-about-list-4.svg" alt="">
|
||
</div>
|
||
<div class="about-list-item-content">
|
||
<h3>Build the Cricket Community</h3>
|
||
</div>
|
||
</div>
|
||
<!-- About List Item End -->
|
||
</div>
|
||
<!-- About Content List End -->
|
||
</div>
|
||
<!-- About Content End -->
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- About Us Section End -->
|
||
|
||
<!-- Vision Mission Section Start -->
|
||
<div class="vision-mission">
|
||
<div class="container">
|
||
<div class="row section-row">
|
||
<div class="col-lg-12">
|
||
<!-- Section Title Start -->
|
||
<div class="section-title">
|
||
<h3 class="wow fadeInUp">vision mission</h3>
|
||
<h2 class="text-anime-style-2" data-cursor="-opaque">Building Faithful Community Through
|
||
Love,
|
||
Service, <span>Worship, and Fellowship.</span></h2>
|
||
</div>
|
||
<!-- Section Title End -->
|
||
</div>
|
||
</div>
|
||
|
||
<div class="row">
|
||
<div class="col-lg-12">
|
||
<!-- Sidebar Our Vision Mission Nav start -->
|
||
<div class="vision-mission-nav wow fadeInUp" data-wow-delay="0.25s">
|
||
<ul class="nav nav-tabs" id="myTab" role="tablist">
|
||
<li class="nav-item" role="presentation">
|
||
<button class="nav-link active" id="home-tab" data-bs-toggle="tab"
|
||
data-bs-target="#vision" type="button" role="tab" aria-selected="true">our
|
||
vision</button>
|
||
</li>
|
||
<li class="nav-item" role="presentation">
|
||
<button class="nav-link" id="profile-tab" data-bs-toggle="tab"
|
||
data-bs-target="#mission" type="button" role="tab" aria-selected="false">our
|
||
mission</button>
|
||
</li>
|
||
<li class="nav-item" role="presentation">
|
||
<button class="nav-link" id="contact-tab" data-bs-toggle="tab"
|
||
data-bs-target="#approach" type="button" role="tab" aria-selected="false">our
|
||
approach</button>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
<!-- Sidebar Our Vision Mission Nav End -->
|
||
|
||
<!-- Vision Mission Box Start -->
|
||
<div class="vision-mission-box tab-content" id="myTabContent">
|
||
<!-- Our Vision Item Start -->
|
||
<div class="our-vision-item tab-pane fade show active" id="vision" role="tabpanel">
|
||
<div class="row align-items-center">
|
||
<div class="col-lg-6">
|
||
<!-- Vision Mission Content Start -->
|
||
<div class="vision-mission-content">
|
||
<!-- Section Title Start -->
|
||
<div class="section-title">
|
||
<h3 class="wow fadeInUp">our vision</h3>
|
||
<h2 class="text-anime-style-2" data-cursor="-opaque">Our Vision to
|
||
Serve,
|
||
<span>Love, and Grow</span>
|
||
</h2>
|
||
</div>
|
||
<!-- Section Title End -->
|
||
|
||
<!-- Vision Mission Body Start -->
|
||
<div class="vision-mission-body">
|
||
<h3 class="wow fadeInUp" data-wow-delay="0.25s">Our vision is to share
|
||
God's
|
||
love, foster spiritual growth, and serve our community with
|
||
compassion
|
||
and purpose.</h3>
|
||
<p class="wow fadeInUp" data-wow-delay="0.5s">Our vision is to serve our
|
||
community with compassion, love unconditionally, and foster
|
||
spiritual
|
||
growth. Through dedicated service, heartfelt worship, and supportive
|
||
fellowship, we strive to create a nurturing environment where
|
||
individuals can deepen their faith, connect with others, and make a
|
||
positive impact. Join us as we live out our commitment to serve,
|
||
love,
|
||
and grow together.</p>
|
||
</div>
|
||
<!-- Vision Mission Body End -->
|
||
</div>
|
||
<!-- Vision Mission Content End -->
|
||
</div>
|
||
|
||
<div class="col-lg-6">
|
||
<!-- Vision Mission Image Start -->
|
||
<div class="vision-mission-image">
|
||
<figure class="image-anime reveal">
|
||
<img src="images/our-vision-img.jpg" alt="">
|
||
</figure>
|
||
</div>
|
||
<!-- Vision Mission Image End -->
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- Our Vision Item End -->
|
||
|
||
<!-- Our Vision Item Start -->
|
||
<div class="our-vision-item tab-pane fade" id="mission" role="tabpanel">
|
||
<div class="row align-items-center">
|
||
<div class="col-lg-6">
|
||
<!-- Vision Mission Content Start -->
|
||
<div class="vision-mission-content">
|
||
<!-- Section Title Start -->
|
||
<div class="section-title">
|
||
<h3>our mission</h3>
|
||
<h2 class="text-anime-style-2" data-cursor="-opaque">Our Vision to
|
||
Serve,
|
||
<span>Love, and Grow</span>
|
||
</h2>
|
||
</div>
|
||
<!-- Section Title End -->
|
||
|
||
<!-- Vision Mission Body Start -->
|
||
<div class="vision-mission-body">
|
||
<h3>Our mission is to share God's love, foster spiritual growth, and
|
||
serve
|
||
our community with compassion and purpose.</h3>
|
||
<p>Our vision is to serve our community with compassion, love
|
||
unconditionally, and foster spiritual growth. Through dedicated
|
||
service,
|
||
heartfelt worship, and supportive fellowship, we strive to create a
|
||
nurturing environment where individuals can deepen their faith,
|
||
connect
|
||
with others, and make a positive impact. Join us as we live out our
|
||
commitment to serve, love, and grow together.</p>
|
||
</div>
|
||
<!-- Vision Mission Body End -->
|
||
</div>
|
||
<!-- Vision Mission Content End -->
|
||
</div>
|
||
|
||
<div class="col-lg-6">
|
||
<!-- Vision Mission Image Start -->
|
||
<div class="vision-mission-image">
|
||
<figure class="image-anime reveal">
|
||
<img src="images/our-mission-img.jpg" alt="">
|
||
</figure>
|
||
</div>
|
||
<!-- Vision Mission Image End -->
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- Our Vision Item End -->
|
||
|
||
<!-- Our Mission Item Start -->
|
||
<div class="our-mission-item tab-pane fade" id="approach" role="tabpanel">
|
||
<div class="row align-items-center">
|
||
<div class="col-lg-6">
|
||
<!-- Vision Mission Content Start -->
|
||
<div class="vision-mission-content">
|
||
<!-- Section Title Start -->
|
||
<div class="section-title">
|
||
<h3>our approach</h3>
|
||
<h2 class="text-anime-style-2" data-cursor="-opaque">Our Vision to
|
||
Serve,
|
||
<span>Love, and Grow</span>
|
||
</h2>
|
||
</div>
|
||
<!-- Section Title End -->
|
||
|
||
<!-- Vision Mission Body Start -->
|
||
<div class="vision-mission-body">
|
||
<h3>Our approach is to share God's love, foster spiritual growth, and
|
||
serve
|
||
our community with compassion and purpose.</h3>
|
||
<p>Our approach is to serve our community with compassion, love
|
||
unconditionally, and foster spiritual growth. Through dedicated
|
||
service,
|
||
heartfelt worship, and supportive fellowship, we strive to create a
|
||
nurturing environment where individuals can deepen their faith,
|
||
connect
|
||
with others, and make a positive impact. Join us as we live out our
|
||
commitment to serve, love, and grow together.</p>
|
||
</div>
|
||
<!-- Vision Mission Body End -->
|
||
</div>
|
||
<!-- Vision Mission Content End -->
|
||
</div>
|
||
|
||
<div class="col-lg-6">
|
||
<!-- Vision Mission Image Start -->
|
||
<div class="vision-mission-image">
|
||
<figure class="image-anime reveal">
|
||
<img src="images/our-approach-img.jpg" alt="">
|
||
</figure>
|
||
</div>
|
||
<!-- Vision Mission Image End -->
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- Our Mission Item End -->
|
||
</div>
|
||
<!-- Vision Mission Box End -->
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- Vision Mission Section End -->
|
||
|
||
<!-- Our Counter Section Start -->
|
||
<div class="our-counter">
|
||
<div class="container">
|
||
<div class="row counter-box">
|
||
<div class="col-lg-3 col-md-6">
|
||
<!-- Counter Item Start -->
|
||
<div class="counter-item">
|
||
<!-- Counter Title Start -->
|
||
<div class="counter-title">
|
||
<h2><span class="counter">350</span>+</h2>
|
||
</div>
|
||
<!-- Counter Title End -->
|
||
|
||
<!-- Counter Content Start -->
|
||
<div class="counter-content">
|
||
<h3>oldest member</h3>
|
||
<p>Our oldest member is Mary Thompson, who is 95 years old and has been attending since
|
||
1945.</p>
|
||
</div>
|
||
<!-- Counter Content End -->
|
||
</div>
|
||
<!-- Counter Item End -->
|
||
</div>
|
||
|
||
<div class="col-lg-3 col-md-6">
|
||
<!-- Counter Item Start -->
|
||
<div class="counter-item">
|
||
<!-- Counter Title Start -->
|
||
<div class="counter-title">
|
||
<h2><span class="counter">98</span>+</h2>
|
||
</div>
|
||
<!-- Counter Title End -->
|
||
|
||
<!-- Counter Content Start -->
|
||
<div class="counter-content">
|
||
<h3>youth retreats</h3>
|
||
<p>Our oldest member is Mary Thompson, who is 95 years old and has been attending since
|
||
1945.</p>
|
||
</div>
|
||
<!-- Counter Content End -->
|
||
</div>
|
||
<!-- Counter Item End -->
|
||
</div>
|
||
|
||
<div class="col-lg-3 col-md-6">
|
||
<!-- Counter Item Start -->
|
||
<div class="counter-item">
|
||
<!-- Counter Title Start -->
|
||
<div class="counter-title">
|
||
<h2><span class="counter">148</span>+</h2>
|
||
</div>
|
||
<!-- Counter Title End -->
|
||
|
||
<!-- Counter Content Start -->
|
||
<div class="counter-content">
|
||
<h3>tech workshops</h3>
|
||
<p>Our oldest member is Mary Thompson, who is 95 years old and has been attending since
|
||
1945.</p>
|
||
</div>
|
||
<!-- Counter Content End -->
|
||
</div>
|
||
<!-- Counter Item End -->
|
||
</div>
|
||
|
||
<div class="col-lg-3 col-md-6">
|
||
<!-- Counter Item Start -->
|
||
<div class="counter-item">
|
||
<!-- Counter Title Start -->
|
||
<div class="counter-title">
|
||
<h2><span class="counter">58</span>+</h2>
|
||
</div>
|
||
<!-- Counter Title End -->
|
||
|
||
<!-- Counter Content Start -->
|
||
<div class="counter-content">
|
||
<h3>christmas concert</h3>
|
||
<p>Our oldest member is Mary Thompson, who is 95 years old and has been attending since
|
||
1945.</p>
|
||
</div>
|
||
<!-- Counter Content End -->
|
||
</div>
|
||
<!-- Counter Item End -->
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- Our Counter Section End -->
|
||
|
||
<!-- What We do Section Start -->
|
||
<div class="what-we-do">
|
||
<div class="container">
|
||
<div class="row section-row">
|
||
<div class="col-lg-12">
|
||
<!-- Section Title Start -->
|
||
<div class="section-title">
|
||
<h3 class="wow fadeInUp">what we do</h3>
|
||
<h2 class="text-anime-style-2" data-cursor="-opaque">Living Our <span>Faith Together</span>
|
||
</h2>
|
||
</div>
|
||
<!-- Section Title End -->
|
||
</div>
|
||
</div>
|
||
|
||
<div class="row">
|
||
<div class="col-lg-4 col-md-6">
|
||
<!-- What We Item Start -->
|
||
<div class="what-we-item wow fadeInUp">
|
||
<div class="icon-box">
|
||
<img src="images/icon-what-we-1.svg" alt="">
|
||
</div>
|
||
<div class="what-we-content">
|
||
<h3>worship services</h3>
|
||
<p>Experience spiritual growth and meaningful connection through heartfelt worship and
|
||
fellowship. Everyone is welcome to join us</p>
|
||
</div>
|
||
</div>
|
||
<!-- What We Item End -->
|
||
</div>
|
||
|
||
<div class="col-lg-4 col-md-6">
|
||
<!-- What We Item Start -->
|
||
<div class="what-we-item wow fadeInUp" data-wow-delay="0.25s">
|
||
<div class="icon-box">
|
||
<img src="images/icon-what-we-2.svg" alt="">
|
||
</div>
|
||
<div class="what-we-content">
|
||
<h3>community outreach</h3>
|
||
<p>Experience spiritual growth and meaningful connection through heartfelt worship and
|
||
fellowship. Everyone is welcome to join us</p>
|
||
</div>
|
||
</div>
|
||
<!-- What We Item End -->
|
||
</div>
|
||
|
||
<div class="col-lg-4 col-md-6">
|
||
<!-- What We Item Start -->
|
||
<div class="what-we-item wow fadeInUp" data-wow-delay="0.5s">
|
||
<div class="icon-box">
|
||
<img src="images/icon-what-we-3.svg" alt="">
|
||
</div>
|
||
<div class="what-we-content">
|
||
<h3>educational programs</h3>
|
||
<p>Experience spiritual growth and meaningful connection through heartfelt worship and
|
||
fellowship. Everyone is welcome to join us</p>
|
||
</div>
|
||
</div>
|
||
<!-- What We Item End -->
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- What We do Section End -->
|
||
|
||
<!-- Our Team Start -->
|
||
<div class="our-team">
|
||
<div class="container">
|
||
<div class="row align-items-center section-row">
|
||
<div class="col-lg-12">
|
||
<!-- Section Title Start -->
|
||
<div class="section-title">
|
||
<h3 class="wow fadeInUp">our team</h3>
|
||
<h2 class="text-anime-style-2" data-cursor="-opaque">Meet Our <span>Pastors</span></h2>
|
||
</div>
|
||
<!-- Section Title End -->
|
||
</div>
|
||
</div>
|
||
|
||
<div class="row">
|
||
<div class="col-lg-3 col-md-6">
|
||
<!-- Team Member Item Start -->
|
||
<div class="team-member-item wow fadeInUp">
|
||
<!-- Team Image Start -->
|
||
<div class="team-image">
|
||
<figure class="image-anime">
|
||
<img src="images/team-1.jpg" alt="">
|
||
</figure>
|
||
|
||
<!-- Team Social Icon Start -->
|
||
<div class="team-social-icon">
|
||
<ul>
|
||
<li><a href="#" class="social-icon"><i class="fa-brands fa-facebook-f"></i></a>
|
||
</li>
|
||
<li><a href="#" class="social-icon"><i class="fa-brands fa-linkedin-in"></i></a>
|
||
</li>
|
||
<li><a href="#" class="social-icon"><i class="fa-brands fa-instagram"></i></a>
|
||
</li>
|
||
<li><a href="#" class="social-icon"><i class="fa-brands fa-x-twitter"></i></a>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
<!-- Team Social Icon End -->
|
||
</div>
|
||
<!-- Team Image End -->
|
||
|
||
<!-- Team Content Start -->
|
||
<div class="team-content">
|
||
<h3>darlene robertson</h3>
|
||
<p>head of worship team</p>
|
||
</div>
|
||
<!-- Team Content End -->
|
||
</div>
|
||
<!-- Team Member Item End -->
|
||
</div>
|
||
|
||
<div class="col-lg-3 col-md-6">
|
||
<!-- Team Member Item Start -->
|
||
<div class="team-member-item wow fadeInUp" data-wow-delay="0.25s">
|
||
<!-- Team Image Start -->
|
||
<div class="team-image">
|
||
<figure class="image-anime">
|
||
<img src="images/team-2.jpg" alt="">
|
||
</figure>
|
||
|
||
<!-- Team Social Icon Start -->
|
||
<div class="team-social-icon">
|
||
<ul>
|
||
<li><a href="#" class="social-icon"><i class="fa-brands fa-facebook-f"></i></a>
|
||
</li>
|
||
<li><a href="#" class="social-icon"><i class="fa-brands fa-linkedin-in"></i></a>
|
||
</li>
|
||
<li><a href="#" class="social-icon"><i class="fa-brands fa-instagram"></i></a>
|
||
</li>
|
||
<li><a href="#" class="social-icon"><i class="fa-brands fa-x-twitter"></i></a>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
<!-- Team Social Icon End -->
|
||
</div>
|
||
<!-- Team Image End -->
|
||
|
||
<!-- Team Content Start -->
|
||
<div class="team-content">
|
||
<h3>sophia simmons </h3>
|
||
<p>pastor</p>
|
||
</div>
|
||
<!-- Team Content End -->
|
||
</div>
|
||
<!-- Team Member Item End -->
|
||
</div>
|
||
|
||
<div class="col-lg-3 col-md-6">
|
||
<!-- Team Member Item Start -->
|
||
<div class="team-member-item wow fadeInUp" data-wow-delay="0.5s">
|
||
<!-- Team Image Start -->
|
||
<div class="team-image">
|
||
<figure class="image-anime">
|
||
<img src="images/team-3.jpg" alt="">
|
||
</figure>
|
||
|
||
<!-- Team Social Icon Start -->
|
||
<div class="team-social-icon">
|
||
<ul>
|
||
<li><a href="#" class="social-icon"><i class="fa-brands fa-facebook-f"></i></a>
|
||
</li>
|
||
<li><a href="#" class="social-icon"><i class="fa-brands fa-linkedin-in"></i></a>
|
||
</li>
|
||
<li><a href="#" class="social-icon"><i class="fa-brands fa-instagram"></i></a>
|
||
</li>
|
||
<li><a href="#" class="social-icon"><i class="fa-brands fa-x-twitter"></i></a>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
<!-- Team Social Icon End -->
|
||
</div>
|
||
<!-- Team Image End -->
|
||
|
||
<!-- Team Content Start -->
|
||
<div class="team-content">
|
||
<h3>savannah nguyen</h3>
|
||
<p>head of worship team</p>
|
||
</div>
|
||
<!-- Team Content End -->
|
||
</div>
|
||
<!-- Team Member Item End -->
|
||
</div>
|
||
|
||
<div class="col-lg-3 col-md-6">
|
||
<!-- Team Member Item Start -->
|
||
<div class="team-member-item wow fadeInUp" data-wow-delay="0.75s">
|
||
<!-- Team Image Start -->
|
||
<div class="team-image">
|
||
<figure class="image-anime">
|
||
<img src="images/team-4.jpg" alt="">
|
||
</figure>
|
||
|
||
<!-- Team Social Icon Start -->
|
||
<div class="team-social-icon">
|
||
<ul>
|
||
<li><a href="#" class="social-icon"><i class="fa-brands fa-facebook-f"></i></a>
|
||
</li>
|
||
<li><a href="#" class="social-icon"><i class="fa-brands fa-linkedin-in"></i></a>
|
||
</li>
|
||
<li><a href="#" class="social-icon"><i class="fa-brands fa-instagram"></i></a>
|
||
</li>
|
||
<li><a href="#" class="social-icon"><i class="fa-brands fa-x-twitter"></i></a>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
<!-- Team Social Icon End -->
|
||
</div>
|
||
<!-- Team Image End -->
|
||
|
||
<!-- Team Content Start -->
|
||
<div class="team-content">
|
||
<h3>charlotte wilson</h3>
|
||
<p>head of worship team</p>
|
||
</div>
|
||
<!-- Team Content End -->
|
||
</div>
|
||
<!-- Team Member Item End -->
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- Our Team End -->
|
||
|
||
<!-- Pastors Message Section Start -->
|
||
<div class="pastors-message">
|
||
<div class="container">
|
||
<div class="row align-items-center">
|
||
<div class="col-lg-6">
|
||
<!-- Pastors Image Start -->
|
||
<div class="pastors-image">
|
||
<figure class="image-anime reveal">
|
||
<img src="images/pastors-image.jpg" alt="">
|
||
</figure>
|
||
</div>
|
||
<!-- Pastors Image End -->
|
||
</div>
|
||
|
||
<div class="col-lg-6">
|
||
<!-- Pastors Comtent Start -->
|
||
<div class="pastors-content">
|
||
<!-- Section Title Start -->
|
||
<div class="section-title">
|
||
<h3 class="wow fadeInUp">pastors message</h3>
|
||
<h2 class="text-anime-style-2" data-cursor="-opaque">Your generosity makes a
|
||
<span>profound
|
||
impact</span></h2>
|
||
</div>
|
||
<!-- Section Title End -->
|
||
|
||
<!-- Pastors Comtent Body Start -->
|
||
<div class="pastors-content-body">
|
||
<h3 class="wow fadeInUp" data-wow-delay="0.25s">Our mission is to share God's love,
|
||
foster
|
||
spiritual growth, and serve our community with compassion and purpose.</h3>
|
||
<p class="wow fadeInUp" data-wow-delay="0.5s">We would love to get to know you better.
|
||
Feel
|
||
free to reach out to us through our Contact Us page, or join us for one of our
|
||
upcoming
|
||
services or events. Our doors are always open, and we look forward to welcoming you
|
||
into
|
||
our church family.</p>
|
||
</div>
|
||
<!-- Pastors Comtent Body End -->
|
||
|
||
<!-- Pastors Signature Start -->
|
||
<div class="pastors-signature">
|
||
<!-- Pastors Signature Image Start -->
|
||
<div class="pastors-signature-img">
|
||
<img src="images/pastors-signature.svg" alt="">
|
||
</div>
|
||
<!-- Pastors Signature Image End -->
|
||
|
||
<!-- Pastors Signature Comtent Start -->
|
||
<div class="pastors-signature-content">
|
||
<p>senior pastor</p>
|
||
</div>
|
||
<!-- Pastors Signature Comtent End -->
|
||
</div>
|
||
<!-- Pastors Signature End -->
|
||
</div>
|
||
<!-- Pastors Comtent End -->
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- Pastors Message Section End -->
|
||
|
||
<!-- Core Value Section Start -->
|
||
<div class="core-value">
|
||
<div class="container">
|
||
<div class="row align-items-center section-row">
|
||
<div class="col-lg-12">
|
||
<!-- Section Title Start -->
|
||
<div class="section-title">
|
||
<h3 class="wow fadeInUp">our core value</h3>
|
||
<h2 class="text-anime-style-2" data-cursor="-opaque">Foundations of Our Faith and
|
||
<span>Community Life</span>
|
||
</h2>
|
||
</div>
|
||
<!-- Section Title End -->
|
||
</div>
|
||
</div>
|
||
|
||
<div class="row align-items-center">
|
||
<div class="col-lg-6">
|
||
<!-- Core Value FAQ Accordion Start -->
|
||
<div class="core-value-faqs-accordion" id="accordion">
|
||
<!-- FAQ Item Start -->
|
||
<div class="accordion-item wow fadeInUp">
|
||
<h2 class="accordion-header" id="headingOne">
|
||
<button class="accordion-button" type="button" data-bs-toggle="collapse"
|
||
data-bs-target="#collapseOne" aria-expanded="true" aria-controls="collapseOne">
|
||
Why is faith a core value?
|
||
</button>
|
||
</h2>
|
||
<div id="collapseOne" class="accordion-collapse collapse show"
|
||
aria-labelledby="headingOne" data-bs-parent="#accordion">
|
||
<div class="accordion-body">
|
||
<p>We demonstrate love through compassionate service, supportive relationships,
|
||
and
|
||
inclusive community practices.</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- FAQ Item End -->
|
||
|
||
<!-- FAQ Item Start -->
|
||
<div class="accordion-item wow fadeInUp" data-wow-delay="0.25s">
|
||
<h2 class="accordion-header" id="headingTwo">
|
||
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
|
||
data-bs-target="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo">
|
||
How does the church demonstrate love?
|
||
</button>
|
||
</h2>
|
||
<div id="collapseTwo" class="accordion-collapse collapse" aria-labelledby="headingTwo"
|
||
data-bs-parent="#accordion">
|
||
<div class="accordion-body">
|
||
<p>We demonstrate love through compassionate service, supportive relationships,
|
||
and
|
||
inclusive community practices.</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- FAQ Item End -->
|
||
|
||
<!-- FAQ Item Start -->
|
||
<div class="accordion-item wow fadeInUp" data-wow-delay="0.5s">
|
||
<h2 class="accordion-header" id="headingThree">
|
||
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
|
||
data-bs-target="#collapseThree" aria-expanded="false"
|
||
aria-controls="collapseThree">
|
||
How is community fostered within the church?
|
||
</button>
|
||
</h2>
|
||
<div id="collapseThree" class="accordion-collapse collapse"
|
||
aria-labelledby="headingThree" data-bs-parent="#accordion">
|
||
<div class="accordion-body">
|
||
<p>We demonstrate love through compassionate service, supportive relationships,
|
||
and
|
||
inclusive community practices.</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- FAQ Item End -->
|
||
|
||
<!-- FAQ Item Start -->
|
||
<div class="accordion-item wow fadeInUp" data-wow-delay="0.75s">
|
||
<h2 class="accordion-header" id="headingfour">
|
||
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
|
||
data-bs-target="#collapsefour" aria-expanded="false"
|
||
aria-controls="collapsefour">
|
||
What is the importance of spiritual growth?
|
||
</button>
|
||
</h2>
|
||
<div id="collapsefour" class="accordion-collapse collapse" aria-labelledby="headingfour"
|
||
data-bs-parent="#accordion">
|
||
<div class="accordion-body">
|
||
<p>We demonstrate love through compassionate service, supportive relationships,
|
||
and
|
||
inclusive community practices.</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- FAQ Item End -->
|
||
|
||
<!-- FAQ Item Start -->
|
||
<div class="accordion-item wow fadeInUp" data-wow-delay="1s">
|
||
<h2 class="accordion-header" id="headingfive">
|
||
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
|
||
data-bs-target="#collapsefive" aria-expanded="false"
|
||
aria-controls="collapsefive">
|
||
How do these values shape church activities?
|
||
</button>
|
||
</h2>
|
||
<div id="collapsefive" class="accordion-collapse collapse" aria-labelledby="headingfive"
|
||
data-bs-parent="#accordion">
|
||
<div class="accordion-body">
|
||
<p>We demonstrate love through compassionate service, supportive relationships,
|
||
and
|
||
inclusive community practices.</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- FAQ Item End -->
|
||
</div>
|
||
<!-- Core Value FAQ Accordion End -->
|
||
</div>
|
||
|
||
<div class="col-lg-6">
|
||
<!-- Core Value Slider Start -->
|
||
<div class="core-value-slider">
|
||
<div class="swiper">
|
||
<div class="swiper-wrapper">
|
||
<!-- Core Value Image Slide Start -->
|
||
<div class="swiper-slide">
|
||
<div class="core-value-slider-img">
|
||
<figure class="image-anime">
|
||
<img src="images/core-value-img.jpg" alt="">
|
||
</figure>
|
||
</div>
|
||
</div>
|
||
<!-- Core Value Image Slide End -->
|
||
|
||
<!-- Core Value Image Slide Start -->
|
||
<div class="swiper-slide">
|
||
<div class="core-value-slider-img">
|
||
<figure class="image-anime">
|
||
<img src="images/core-value-img.jpg" alt="">
|
||
</figure>
|
||
</div>
|
||
</div>
|
||
<!-- Core Value Image Slide End -->
|
||
|
||
<!-- Core Value Image Slide Start -->
|
||
<div class="swiper-slide">
|
||
<div class="core-value-slider-img">
|
||
<figure class="image-anime">
|
||
<img src="images/core-value-img.jpg" alt="">
|
||
</figure>
|
||
</div>
|
||
</div>
|
||
<!-- Core Value Image Slide End -->
|
||
</div>
|
||
<div class="core-value-btn">
|
||
<div class="core-value-button-prev"></div>
|
||
<div class="core-value-button-next"></div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- Core Value Slider End -->
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- Core Value Section End -->
|
||
|
||
<!-- Footer Start -->
|
||
<footer class="main-footer">
|
||
<div class="container">
|
||
<div class="row">
|
||
<div class="col-lg-4">
|
||
<!-- About Footer Start -->
|
||
<div class="about-footer">
|
||
<!-- Footer Logo Start -->
|
||
<div class="footer-logo">
|
||
<img src="images/footer-logo.svg" alt="">
|
||
</div>
|
||
<!-- Footer Logo End -->
|
||
|
||
<!-- About Footer Content Start -->
|
||
<div class="about-footer-content">
|
||
<p>Lorem Ipsum is simply dummy text of printing and typesetting industry. Lorem Ipsum
|
||
has
|
||
been the industry's.</p>
|
||
</div>
|
||
<!-- Footer Social Links Start -->
|
||
<div class="footer-social-links">
|
||
<ul>
|
||
<li><a href="#"><i class="fa-brands fa-facebook-f"></i></a></li>
|
||
<li><a href="#"><i class="fa-brands fa-x-twitter"></i></a></li>
|
||
<li><a href="#"><i class="fa-brands fa-linkedin-in"></i></a></li>
|
||
<li><a href="#"><i class="fa-brands fa-instagram"></i></a></li>
|
||
</ul>
|
||
</div>
|
||
<!-- Footer Social Links End -->
|
||
|
||
</div>
|
||
<!-- About Footer End -->
|
||
</div>
|
||
|
||
<div class="col-lg-2 col-md-3 col-6">
|
||
<!-- About Links Start -->
|
||
<div class="footer-links">
|
||
<h3>quick links</h3>
|
||
<ul>
|
||
<li><a href="#">home</a></li>
|
||
<li><a href="#">our chruch</a></li>
|
||
<li><a href="#">services</a></li>
|
||
<li><a href="#">event</a></li>
|
||
<li><a href="#">news</a></li>
|
||
</ul>
|
||
</div>
|
||
<!-- About Links End -->
|
||
</div>
|
||
|
||
<div class="col-lg-3 col-md-4 col-6">
|
||
<!-- About Links Start -->
|
||
<div class="footer-links">
|
||
<h3>our services</h3>
|
||
<ul>
|
||
<li><a href="#">support groups</a></li>
|
||
<li><a href="#">special events</a></li>
|
||
<li><a href="#">online services</a></li>
|
||
<li><a href="#">pastoral care</a></li>
|
||
<li><a href="#">sunday worship</a></li>
|
||
</ul>
|
||
</div>
|
||
<!-- About Links End -->
|
||
</div>
|
||
|
||
<div class="col-lg-3 col-md-5">
|
||
<!-- About Links Start -->
|
||
<div class="footer-contact">
|
||
<h3>contact</h3>
|
||
<!-- Footer Contact Details Start -->
|
||
<div class="footer-contact-details">
|
||
<!-- Footer Info Box Start -->
|
||
<div class="footer-info-box">
|
||
<div class="icon-box">
|
||
<img src="images/icon-phone.svg" alt="">
|
||
</div>
|
||
<div class="footer-info-box-content">
|
||
<p>(+0) 789 345 012</p>
|
||
</div>
|
||
</div>
|
||
<!-- Footer Info Box End -->
|
||
|
||
<!-- Footer Info Box Start -->
|
||
<div class="footer-info-box">
|
||
<div class="icon-box">
|
||
<img src="images/icon-mail.svg" alt="">
|
||
</div>
|
||
<div class="footer-info-box-content">
|
||
<p>domain@gmail.com</p>
|
||
</div>
|
||
</div>
|
||
<!-- Footer Info Box End -->
|
||
|
||
<!-- Footer Info Box Start -->
|
||
<div class="footer-info-box">
|
||
<div class="icon-box">
|
||
<img src="images/icon-location.svg" alt="">
|
||
</div>
|
||
<div class="footer-info-box-content">
|
||
<p>24/11 Robert Road,New York,USA</p>
|
||
</div>
|
||
</div>
|
||
<!-- Footer Info Box End -->
|
||
</div>
|
||
<!-- Footer Contact Details End -->
|
||
</div>
|
||
<!-- About Links End -->
|
||
</div>
|
||
</div>
|
||
|
||
<!-- Footer Copyright Section Start -->
|
||
<div class="footer-copyright">
|
||
<div class="row align-items-center">
|
||
<div class="col-lg-6 col-md-6">
|
||
<!-- Footer Copyright Start -->
|
||
<div class="footer-copyright-text">
|
||
<p>Copyright 2024 Avenix. All Rights Reserved.</p>
|
||
</div>
|
||
<!-- Footer Copyright End -->
|
||
</div>
|
||
|
||
<div class="col-lg-6 col-md-6">
|
||
<!-- Footer Social Link Start -->
|
||
<div class="footer-privacy-policy">
|
||
<ul>
|
||
<li><a href="#">term & condition</a></li>
|
||
<li><a href="#">support</a></li>
|
||
<li><a href="#">privacy policy</a></li>
|
||
</ul>
|
||
</div>
|
||
<!-- Footer Social Link End -->
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- Footer Copyright Section End -->
|
||
</div>
|
||
</footer>
|
||
<!-- Footer End -->
|
||
|
||
<!-- Jquery Library File -->
|
||
<script src="js/jquery-3.7.1.min.js"></script>
|
||
<!-- Bootstrap js file -->
|
||
<script src="js/bootstrap.min.js"></script>
|
||
<!-- Validator js file -->
|
||
<script src="js/validator.min.js"></script>
|
||
<!-- SlickNav js file -->
|
||
<script src="js/jquery.slicknav.js"></script>
|
||
<!-- Swiper js file -->
|
||
<script src="js/swiper-bundle.min.js"></script>
|
||
<!-- Counter js file -->
|
||
<script src="js/jquery.waypoints.min.js"></script>
|
||
<script src="js/jquery.counterup.min.js"></script>
|
||
<!-- Magnific js file -->
|
||
<script src="js/jquery.magnific-popup.min.js"></script>
|
||
<!-- SmoothScroll -->
|
||
<script src="js/SmoothScroll.js"></script>
|
||
<!-- Parallax js -->
|
||
<script src="js/parallaxie.js"></script>
|
||
<!-- MagicCursor js file -->
|
||
<script src="js/gsap.min.js"></script>
|
||
<script src="js/magiccursor.js"></script>
|
||
<!-- Text Effect js file -->
|
||
<script src="js/SplitText.js"></script>
|
||
<script src="js/ScrollTrigger.min.js"></script>
|
||
<!-- YTPlayer js File -->
|
||
<script src="js/jquery.mb.YTPlayer.min.js"></script>
|
||
<!-- Audio js File -->
|
||
<script src="js/plyr.js"></script>
|
||
<!-- Wow js file -->
|
||
<script src="js/wow.js"></script>
|
||
<!-- Main Custom js file -->
|
||
<script src="js/function.js"></script>
|
||
</body>
|
||
|
||
</html> |