-
Notifications
You must be signed in to change notification settings - Fork 1
/
about.html
126 lines (112 loc) · 6.67 KB
/
about.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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="author"
content="Decent Photography">
<meta name="viewport"
content="width=device-width, initial scale=1.0">
<title>Decent Photography - About</title>
<!-- <link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.0.0/animate.min.css"
/> -->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.7/css/all.css">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/site.css">
<link rel="stylesheet" href="css/lightbox.min.css">
<link rel="stylesheet" href="pro.css">
<link href="https://fonts.googleapis.com/css2?family=Cabin&family=Playfair+Display&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Recursive&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Lemonada&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Dancing+Script:wght@700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Montez&display=swap" rel="stylesheet">
</head>
<body class="animate__animated animate__fadeIn animate animate__slower">
<nav class="navbar navbar-expand-md navbar-light">
<div class="container">
<a href="index.html" class="navbar-brand">DECENT PHOTOGRAPHY</a>
<button id="navbarToggle" class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="./home.html">Home
</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Portfolio<span class="fas fa-plus"></span>
</a>
<div class="dropdown-menu text-center" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="./birthdays.html">Birthday Shoots</a>
<a class="dropdown-item" href="./love.html">Love / Pre-Weddings</a>
<a class="dropdown-item" href="./lifestyle.html">Lifestyle</a>
<a class="dropdown-item" href="./portraits.html">Portraits</a>
<a class="dropdown-item" href="./maternity.html">Maternity</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link active" href="./about.html">About</a>
</li>
<li class="nav-item">
<a href="https://Instagram.com/ddecentphotography"><i class="fab fa-instagram fa-2x"></i></a>
<a href="https://api.whatsapp.com/send?phone=+2348167565824" target="_blank"><i class="fab fa-whatsapp-square fa-2x"></i></a>
</li>
</ul>
</div>
</div>
</nav>
<section class="about container">
<div class="row">
<div class="col-12 col-md-5">
<img src="images/adeyanju.jpg" class="img-fluid">
</div>
<div class="col-12 col-md-7 about-page">
<p class="wow fadeInUp"><strong>Yinusa Azeez Oluwadamilare</strong> popularly known as <strong>The Decent Photographer</strong> with the brand name <strong>Decent Photography</strong> is a Nigerian photographer and entrepreneur with more than five years of experience documenting <em><strong>wedding, portrait, commercial and lifestyles</strong></em> moments across Nigeria.<br> <span class="wow fadeInUp">Through is lagos based decent photography studio, Decent has led a team of young and vibrant professional photographers and editors to serve thousands of clients. Decent has been a fan of art ever since he was very young. He loved producing images of object but later discovered there was more to it and went into photography proper.</span></p>
<p class="wow slideInLeft">Decent began his creative career as an apprentice at <strong>FOTOVISIONS Studio</strong> in Ikorodu Lagos state in 2013 and then graduated and worked as a freelance photographer for a while before he was admitted into higher institution in 2014 to further more in his studies.</p>
<p class="wow fadeInUp">Decent has a B.tech Degree in Applied Geology from the Federal University of Technology Akure, Ondo State. While in school, he developed his career as a freelancer. Decent is also a professional editor, retoucher, graphics designer and an educator.</p>
<p class="wow slideInLeft">Decent is very passionate about his work, ambitious and driven, highly organized, he is a people person, natural leader, result oriented and an excellent communicator</p>
<p class="wow fadeInUp">Decent enjoys commercial photography, fashion, lifestyle, portrait, night landscape and wedding photography. Visit <a href="https://instagram.com/ddecentphotography">ddecentphotography</a> on Instagram as he takes you on a creative journey through the view of his lenses.</p>
</div>
</div>
</section>
<!--FOOTER-->
<footer class="panel-footer">
<div class="container sm">
<div class="row">
<div class=" col-6 col-sm-6 social wow slideInLeft">
<a href="https://instagram.com/ddecentphotography"><i class="fab fa-instagram fa-2x"></i></a>
<a href="https://api.whatsapp.com/send?phone=+2348167565824" target="_blank"><i class="fab fa-whatsapp-square fa-2x"></i></a>
</div>
<div class="col-12 text-left social wow fadeInUp">
<input type="email" placeholder="Email"></input>
<a href="mailto:[email protected]"><i class= "fas fa-envelope-square fa-2x"></i></a>
</div>
</div>
<div class="row justify-content-center wow bounceIn" style="margin-top: 15px">
<div class="col-auto">
<p class="copy">© Copyright 2020 Decent Photography.<br>
<em>Designed by Foma Concept</em></p>
</div>
</div>
</footer>
<script src="js/jquery-3.5.1.min.js"></script>
<script src="js/lightbox.min.js"></script>
<script src="js/wow.min.js"></script>
<script type="text/javascript" src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="mdb.min.js"></script>
<script src="project.js"></script>
<script type="text/javascript">
new WOW().init();
</script>
<script>
$('.carousel').carousel({
interval: 5000
})
</script>
</body>
</html>