-
Notifications
You must be signed in to change notification settings - Fork 0
/
Class.html
107 lines (104 loc) · 7.78 KB
/
Class.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>Adapt Sports Academy</title>
<meta property="og:image" content="https://adaptsportsacademy.com/assets/img/Adapt_Logo-removebg.png">
<meta name="description" content="Hustle, Hit and never Quit">
<meta property="og:type" content="website">
<link rel="icon" type="image/png" sizes="646x646" href="assets/img/Adapt_Logo-removebg.png">
<link rel="icon" type="image/png" sizes="646x646" href="assets/img/Adapt_Logo-removebg.png">
<link rel="icon" type="image/png" sizes="646x646" href="assets/img/Adapt_Logo-removebg.png">
<link rel="icon" type="image/png" sizes="646x646" href="assets/img/Adapt_Logo-removebg.png">
<link rel="icon" type="image/png" sizes="646x646" href="assets/img/Adapt_Logo-removebg.png">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.12.0/css/all.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/css/ionicons.min.css">
<link rel="stylesheet" href="assets/css/-Filterable-Gallery-with-Lightbox-BS4--Filterable-Gallery.css">
<link rel="stylesheet" href="assets/css/animated-services.css">
<link rel="stylesheet" href="assets/css/Bootstrap-Callout-Success.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/baguettebox.js/1.11.1/baguetteBox.min.css">
<link rel="stylesheet" href="assets/css/Navbar-Right-Links-Dark-icons.css">
</head>
<body class="text-center" style="background: rgb(0,0,0);color: rgb(255,255,255);">
<nav class="navbar navbar-dark navbar-expand-md bg-dark py-3">
<div class="container"><a class="navbar-brand d-flex align-items-center" href="index.html"><span class="bs-icon-sm bs-icon-rounded bs-icon-primary d-flex justify-content-center align-items-center me-2 bs-icon"><img src="assets/img/Adapt_Logo-removebg.png" style="width: 62px;" width="62" height="62"></span><span> Adapt Sports Academy</span></a><button data-bs-toggle="collapse" class="navbar-toggler" data-bs-target="#navcol-5"><span class="visually-hidden">Toggle navigation</span><span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navcol-5">
<ul class="navbar-nav ms-auto">
<li class="nav-item"></li>
<li class="nav-item"><a class="nav-link active" href="Sports.html">Sports</a></li>
<li class="nav-item"><a class="nav-link active" href="Centers.html">Centers</a></li>
<li class="nav-item"><a class="nav-link active" href="Gallery.html">Gallery</a></li>
</ul><a class="btn btn-primary ms-md-2" role="button" href="book.html">Book a class</a>
</div>
</div>
</nav>
<div class="d-block" style="height: 60px;">
<div class="container" style="height: 60px;">
<div class="row" style="height: 60px;">
<div class="col-md-12" style="height: 60px;">
<div></div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-12">
<section id="services" class="services">
<div class="container-md section-title">
<div class="text-center">
<h5 class="d-inline-block justify-content-lg-center" style="background-color: #e2d6b5;width: 120px;margin-left: 0px;border-radius: 30px;padding: 5px;margin-top: 20px;color: #000000;font-size: 18px;">Sports</h5>
<h2 style="color: #75aadb;">We Offer Awesome<span style="color: #d12d33;"><strong> Sports</strong></span></h2>
<p class="d-inline-block" style="width: 50%;"><strong>Simply select a class</strong><br> </p>
</div>
<div class="row text-center" style="color: rgb(0,0,0);">
<div class="col-12 text-center d-xl-flex justify-content-xl-center col-md-6 col-lg-3 d-flex align-items-stretch mb-5 mb-lg-0">
<div class="text-center icon-box">
<div class="icon"><i class="fab fa-dribbble" style="margin-bottom: 15px;"></i>
<h4 class="title">Basketball<a href="#"></a></h4>
</div>
<p>Visit our centers</p>
</div>
</div>
<div class="col-12 text-center d-xl-flex justify-content-xl-center col-md-6 col-lg-3 d-flex align-items-stretch mb-5 mb-lg-0">
<div class="text-center icon-box">
<div class="icon"><i class="fas fa-utensil-spoon" style="margin-bottom: 15px;"></i>
<h4 class="title">Badminton<a href="#"></a></h4>
</div><a class="btn btn-primary" role="button" href="Centers.html">Visit our centers</a>
</div>
</div>
<div class="col-12 text-center d-xl-flex justify-content-xl-center col-md-6 col-lg-3 d-flex align-items-stretch mb-5 mb-lg-0">
<div class="text-center icon-box">
<div class="icon"><i class="icon ion-ios-football" style="margin-bottom: 15px;width: 48px;height: 48px;"></i>
<h4 class="title">Football<a href="#"></a></h4>
</div><a class="btn btn-primary" role="button" href="Centers.html">Visit our centers</a>
</div>
</div>
<div class="col-12 text-center d-xl-flex justify-content-xl-center col-md-6 col-lg-3 d-flex align-items-stretch mb-5 mb-lg-0">
<div class="text-center icon-box">
<div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icon-tabler-karate" style="margin-bottom: 15px;width: 48px;height: 48px;">
<path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
<circle cx="18" cy="4" r="1"></circle>
<path d="M3 9l4.5 1l3 2.5"></path>
<path d="M13 21v-8l3-5.5"></path>
<path d="M8 4.5l4 2l4 1l4 3.5l-2 3.5"></path>
</svg>
<h4 class="title">Karate<a href="#"></a></h4>
</div><a class="btn btn-primary" role="button" href="Centers.html">Visit our centers</a>
</div>
</div>
</div>
</div>
</section>
</div>
</div>
</div>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
<script src="assets/js/bs-init.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/baguettebox.js/1.11.1/baguetteBox.min.js"></script>
<script src="assets/js/-Filterable-Gallery-with-Lightbox-BS4-.js"></script>
<script src="assets/js/Lightbox-Gallery.js"></script>
</body>
</html>