-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
205 lines (178 loc) · 8.72 KB
/
index.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
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html" ; charset="utf=8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- Primary Meta Tags -->
<title>Doctor Photo</title>
<meta name="title" content="Doctor Photo">
<meta name="description" content="Lorem ipsum dolor sit, amet consectetur adipisicing elit. Et, architecto.">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://drish-xd.is-a.dev/Photographer-Website/">
<meta property="og:title" content="Aryan Sharma">
<meta property="og:description" content="Lorem ipsum dolor sit, amet consectetur adipisicing elit. Et, architecto.">
<meta property="og:image" content="https://drish-xd.is-a.dev/Photographer-Website/Assets/Screenshot.png">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://drish-xd.is-a.dev/Photographer-Website/">
<meta property="twitter:title" content="Aryan Sharma">
<meta property="twitter:description" content="Lorem ipsum dolor sit, amet consectetur adipisicing elit. Et, architecto.">
<meta property="twitter:image" content="https://drish-xd.is-a.dev/Photographer-Website/Assets/Screenshot.png">
<meta name="robots" content="index, follow" />
<link rel="canonical" href="https://drish-xd.is-a.dev/Photographer-Website/" />
<link rel="stylesheet" href="style.css" />
<link rel="shortcut icon" type="image/x-icon" href="Assets/camera2.svg" />
<!-- Jquery -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
<!-- Bootstrap -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/css/bootstrap.min.css" />
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/js/bootstrap.bundle.min.js"></script>
<!-- aos -->
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
<!-- splitting.js -->
<link rel="stylesheet" href="https://unpkg.com/splitting/dist/splitting.css" />
<link rel="stylesheet" href="https://unpkg.com/splitting/dist/splitting-cells.css" />
</head>
<body>
<div class="wrapper">
<!-- navbar -->
<nav class="navbar fixed-top navbar-expand-lg navbar-dark">
<span class="navbar-brand" href="#">Doctor Photo</span>
<span class="navbar-toggler hamburger hamburger-icon" data-toggle="collapse" data-target="#navbarNavAltMarkup"><span></span></span>
<div class="collapse navbar-collapse" id="navbarNavAltMarkup">
<div class="navbar-nav ml-lg-auto">
<a class="nav-item nav-link" href="#"> Home </a>
<a class="nav-item nav-link" href="#about"> About </a>
<a class="nav-item nav-link" href="#projects"> Projects </a>
<a class="nav-item nav-link" href="#contacts"> Contacts </a>
</div>
</div>
</nav>
<!-- homepage -->
<section class="home" id="home">
<div class="container-fluid">
<div class="name-main">
<h1 data-splitting>DOCTOR PHOTO</h1>
</div>
<div class="image-main">
<img src="Assets/photo.jpg" class="main-img img-responsive" />
</div>
</div>
</section>
<!-- about page -->
<section class="about" id="about">
<div class="container">
<div class="row">
<div class="about-title col-lg-6" data-aos="fade-up" data-aos-mirror="false">
<h1>About me</h1>
<h1>
<span class="iconify" data-icon="mdi:account" data-inline="false"></span>
</h1>
</div>
<div class="about-text col-lg-6">
<h3 data-aos="fade-up" data-aos-delay="100">
. "Fotografi hebat adalah tentang kedalaman perasaan, bukan kedalaman bidang." XsrCC,
</h3>
<p data-aos="fade-up" data-aos-delay="150">
<p style="font-family:'Courier New'"> Our photography experience stretches back for more than 15 years – with Pauline’s family heritage consisting of two generations of photographers! Pauline has her roots in fashion photography – a style which has always influenced our work – and together, we have worked as a wedding photographer and filmmaker for more than a decade </p>
<p style="font-family:'Courier New'">
It’s incredibly important for us to blend with the wedding itself and work in a subtle and unobtrusive way. We work with the flow of the day, reflecting the emotions of the wedding party and guests, and highlighting the look and feel of our surroundings..
</p>
</div>
</div>
</div>
</section>
<!-- projects page -->
<section class="projects" id="projects">
<div class="container">
<div class="capture-heading row">
<div class="camera-icon col-lg-4" data-aos="fade-up" data-aos-mirror="false">
<span class="iconify" data-icon="ri:camera-lens-fill" data-inline="true"></span>
</div>
<div class="capture col-lg-4" data-aos="fade-up" data-aos-delay="50" data-aos-mirror="false">
<h1>CAPTURES</h1>
</div>
</div>
</div>
<div class="container-fluid">
<div class="row">
<div class="pic pic-1 col-lg-12">
<img src="Assets/1.jpg" class="picture img-responsive fit-image" data-aos="img-right" />
</div>
</div>
<div class="row">
<div class="pic pic-2 col-lg-12">
<img src="Assets/2.jpg" class="picture img-responsive fit-image" data-aos="img-left" />
</div>
</div>
<div class="row">
<div class="pic pic-3 col-lg-12">
<img src="Assets/5.jpg" class="picture img-responsive fit-image" data-aos="img-right" />
</div>
</div>
<div class="row">
<div class="pic pic-4 col-lg-12">
<img src="Assets/3.jpg" class="picture img-responsive fit-image" data-aos="img-left" />
</div>
</div>
<div class="row">
<div class="pic pic-5 col-lg-12">
<img src="Assets/4.jpg" class="picture img-responsive fit-image" data-aos="img-right" />
</div>
</div>
<div class="row">
<div class="pic pic-6 col-lg-12">
<img src="Assets/6.jpg" class="picture img-responsive fit-image" data-aos="img-left" data-aos-delay="100" />
</div>
</div>
</div>
</section>
<!-- contacts page -->
<section class="contacts" id="contacts">
<div class="container">
<div class="row">
<div class="contacts-title col-lg-6" data-aos="fade-up" data-aos-mirror="false">
<h1>Reach out</h1>
</div>
<div class="contacts-text col-lg-6" data-aos="fade-up" data-aos-delay="100">
<p style="font-family:'Courier New'">
Your level of success and failure must be measurable. “Getting more proficient at photography” is immeasurable, while spending an hour a week taking a number of photos can be measured. If a target cannot be measured, it cannot be achieved.?
</p>
</div>
</div>
<div class="col-lg-12 text-center">
<div class="contacts-social" data-aos="flip-left">
<ul>
<li>
<a href="https://www.instagram.com/doctorphoto__/" target="_blank" data-toggle="tooltip" data-placement="top" title="doctorphoto__"><span class="iconify" data-icon="ant-design:instagram-filled" data-inline="false"></span></a>
</li>
<li>
<a href="https://www.youtube.com/" target="_blank" data-toggle="tooltip" data-placement="top" title=""><span class="iconify" data-icon="akar-icons:youtube-fill" data-inline="false"></span></a>
</li>
<li class="wow fadeInUp" data-wow-delay="0.9s">
<a href="https://twitter.com/" target="_blank" data-toggle="tooltip" data-placement="top" title=""><span class="iconify" data-icon="akar-icons:twitter-fill" data-inline="false"></span></a>
</li>
</ul>
</div>
</div>
</div>
</section>
<!-- copyright footer -->
<footer>
<div class="container-fluid">
© Copyrights 2021 by XsrCC. All Rights Reserved.
</div>
</footer>
<!-- PARALLAX -->
<script src="https://cdn.jsdelivr.net/npm/simple-parallax-js@5.5.1/dist/simpleParallax.min.js"></script>
<!-- Icons -->
<script src="https://code.iconify.design/1/1.0.7/iconify.min.js"></script>
<!-- AOS -->
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
<!-- splitting.js -->
<script src="https://unpkg.com/splitting/dist/splitting.min.js"></script>
<script src="script.js"></script>
</div>
</body>
</html>