-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwhyus.html
106 lines (103 loc) · 7.41 KB
/
whyus.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
<!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>Why us - FindMyCompetition</title>
<meta name="description" content="Why choose FindMyCompetition">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Inter:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&display=swap">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Akaya+Telivigala&display=swap">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Cardo&display=swap">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Changa+One&display=swap">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Chango&display=swap">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Oswald&display=swap">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Titan+One&display=swap">
<link rel="stylesheet" href="assets/css/Banner-Heading-Image-images.css">
<link rel="stylesheet" href="assets/css/Contact-Details-icons.css">
<link rel="stylesheet" href="assets/css/homepage.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/aos/2.3.4/aos.css">
</head>
<body style="/*background: url("design.jpg");*/background-position: 0 -60px;">
<nav class="navbar navbar-light navbar-expand-md fixed-top navbar-shrink py-3" id="mainNav">
<div class="container"><button data-bs-toggle="collapse" class="navbar-toggler" data-bs-target="#navcol-2"><span class="visually-hidden">Toggle navigation</span><span class="navbar-toggler-icon"></span></button><a class="navbar-brand d-flex align-items-center" href="/" style="font-size: 25px;"><span style="font-family: 'Changa One', serif;color: rgba(21,21,21,0.9);">FindMyCompetition</span></a>
<div class="collapse navbar-collapse" id="navcol-2">
<ul class="navbar-nav mx-auto">
<li class="nav-item"><a class="nav-link" href="index.html" style="font-size: 20px;">Home</a></li>
<li class="nav-item"><a class="nav-link" href="findcompetitions.html" style="font-size: 20px;">Find Competitions</a></li>
<li class="nav-item"><a class="nav-link active" href="whyus.html" style="font-size: 20px;">Why Us</a></li>
<li class="nav-item"><a class="nav-link" href="aboutus.html" style="font-size: 20px;">About Us</a></li>
</ul>
</div>
</div>
</nav>
<section class="py-5">
<div class="container py-4 py-xl-5" style="margin-top: 12px;">
<div class="row mb-5">
<div class="col-md-8 col-xl-6 text-center mx-auto">
<h1 class="fw-bold" style="font-family: 'Playfair Display', serif;">Why Us?</h1>
<p>We help students find competitions that interests them!</p>
</div>
</div>
<div class="row row-cols-1 row-cols-md-2 mx-auto" style="max-width: 900px;">
<div class="col mb-4">
<div><img class="rounded img-fluid shadow w-100 fit-cover" src="assets/img/academics.jpg" style="height: 250px;">
<div class="py-4">
<h4 class="fw-bold">Academics</h4>
<p class="text-muted">Competitions are a great way students to improve their academic performance and they are a great way for them to improve their skills. </p>
</div>
</div>
</div>
<div class="col mb-4">
<div><img class="rounded img-fluid shadow w-100 fit-cover" src="assets/img/kids%20communicating.jpg" style="height: 250px;">
<div class="py-4">
<h4 class="fw-bold">Communications</h4>
<p class="text-muted">While competing in competitions that they found on FindMyCompetition they will meet kids their age and improve their communication skills. </p>
</div>
</div>
</div>
<div class="col mb-4">
<div><img class="rounded img-fluid shadow w-100 fit-cover" src="assets/img/hard%20work.jpg" style="height: 250px;">
<div class="py-4">
<h4 class="fw-bold">Hard Work</h4>
<p class="text-muted">While studying for these competitions students will learn to respect hard work which is a skill that will help them tremendously for the rest of their lives. </p>
</div>
</div>
</div>
<div class="col mb-4">
<div><img class="rounded img-fluid shadow w-100 fit-cover" src="assets/img/College%20app.jpg" style="height: 250px;">
<div class="py-4">
<h4 class="fw-bold">College Applications</h4>
<p class="text-muted">College applications look for students who constantly challenge themselves and what better way to do that then to join competitions which you can easily find on FindMyCompetition. </p>
</div>
</div>
</div>
</div>
</div>
</section>
<footer class="bg-primary-gradient">
<div class="container py-4 py-lg-5">
<div class="row justify-content-center">
<div class="col-sm-4 col-md-3 text-center text-lg-start d-flex flex-column item"><a href="aboutus.html" style="font-family: 'Akaya Telivigala', serif;font-size: 32px;color: rgb(64,64,64);">About</a></div>
<div class="col-sm-4 col-md-3 text-center text-lg-start d-flex flex-column item"><a href="index.html#contact" style="font-family: 'Akaya Telivigala', serif;font-size: 32px;color: rgb(64,64,64);">Help</a></div>
<div class="col-lg-3 text-center text-lg-start d-flex flex-column align-items-center order-first align-items-lg-start order-lg-last item social">
<div class="fw-bold d-flex align-items-center mb-2" onclick="location.href='index.html'"><span style="font-family: 'Changa One', serif;font-size: 20px;">FindMyCompetition</span></div>
<p class="text-muted copyright">"Redefine the new generation"</p>
</div>
</div>
<hr>
<div class="text-muted d-flex justify-content-between align-items-center pt-3">
<p class="mb-0">Copyright © 2022 FindMyCompetition</p>
</div>
</div>
</footer>
<script src="assets/js/jquery.min.js"></script>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/js/bs-init.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/aos/2.3.4/aos.js"></script>
<script src="assets/js/bold-and-bright.js"></script>
<script src="assets/js/multilevel-dropdown.js"></script>
</body>
</html>