-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
628 lines (536 loc) · 23.1 KB
/
index.html
File metadata and controls
628 lines (536 loc) · 23.1 KB
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
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
<!doctype html>
<html lang="tr">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- Primary Meta Tags (filled by main.js via IDs) -->
<title id="pageTitle">Project Detail</title>
<meta id="metaTitle" name="title" content="Project Detail" />
<meta id="metaDescription" name="description" content="" />
<meta name="keywords" content="" />
<meta name="author" content="Özyalçın Group" />
<meta name="robots" content="index, follow" />
<!-- Canonical (optional / can be set per project later) -->
<link rel="canonical" href="" />
<!-- Favicon -->
<link rel="icon" type="image/webp" sizes="32x32" href="/images/brand/favicon.webp" />
<link rel="icon" type="image/webp" sizes="16x16" href="/images/brand/favicon.webp" />
<link rel="apple-touch-icon" href="/images/brand/favicon.webp" />
<!-- Open Graph -->
<meta property="og:type" content="website" />
<meta property="og:url" content="" />
<meta property="og:title" content="" />
<meta property="og:description" content="" />
<meta property="og:image" content="" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<meta property="og:locale" content="tr_TR" />
<meta property="og:site_name" content="Özyalçın Group" />
<!-- Twitter (generic) -->
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:url" content="" />
<meta property="twitter:title" content="" />
<meta property="twitter:description" content="" />
<meta property="twitter:image" content="" />
<!-- Additional SEO -->
<meta name="theme-color" content="#f2c200" />
<meta name="format-detection" content="telephone=yes" />
<meta name="geo.region" content="CY" />
<meta name="geo.placename" content="Girne, Kuzey Kıbrıs" />
<meta name="DC.language" content="tr" />
<!-- Structured Data -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "RealEstateProject",
"name": "Project",
"description": "",
"url": "",
"image": [],
"developer": {
"@type": "Organization",
"name": "Özyalçın Group",
"url": "",
"telephone": "+90-392-650-2900",
"address": {
"@type": "PostalAddress",
"addressRegion": "Girne",
"addressCountry": "CY"
}
}
}
</script>
<!-- Sitemap -->
<link rel="sitemap" type="application/xml" href="/sitemap.xml" />
<link rel="stylesheet" href="/src/style.css" />
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-18038010310"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'AW-18038010310');
</script>
</head>
<body
class="project" data-project="">
<!-- =========================
HEADER
========================= -->
<header class="siteHeader" id="top">
<!-- Top row: Brand + Nav + Search + Mobile Menu -->
<div class="topbar">
<div class="container topbar__inner">
<a class="brand" href="#top" aria-label="Brand">
<img class="brandLogo" id="headerBrandLogo" src="" alt="ozyalcin" />
</a>
<a class="langLink" href="#" onclick="return false;"></a>
<nav class="nav" id="nav" aria-label="Main Menu">
<a href="#iletisim">Form</a>
<a href="#genel-bakis">Genel Bakış</a>
<a href="#proje-ozellikleri">Proje Özellikleri</a>
<a href="#vaziyet-plani">Vaziyet Planı</a>
<a href="#proje-fotograflari">Proje Fotoğrafları</a>
</nav>
<button class="menuBtn" id="menuBtn" aria-label="Menu">☰</button>
</div>
</div>
<!-- Bottom row: Phone + Social -->
<div class="topInfoBar">
<div class="container topInfoBar__inner">
<div class="topInfoLeft">
<a class="infoLink" href="tel:+903926502900">
<span class="infoIco">📞</span> +90 (392) 650 2900
</a>
<a class="infoLink" href="tel:+905488502900">
<span class="infoIco">📞</span> +90 (548) 850 2900
</a>
</div>
<div class="topInfoRight">
<span class="follow">Bizi takip edin</span>
<a class="socialBtn" href="https://www.facebook.com/ozyalcinconstruction/" target="_blank" rel="noopener" aria-label="Facebook">
<svg viewBox="0 0 24 24" aria-hidden="true">
<path
d="M22 12a10 10 0 1 0-11.6 9.9v-7H7.8V12h2.6V9.8c0-2.6 1.6-4 3.9-4 1.1 0 2.2.2 2.2.2v2.4h-1.2c-1.2 0-1.6.8-1.6 1.5V12h2.7l-.4 2.9h-2.3v7A10 10 0 0 0 22 12z" />
</svg>
</a>
<a class="socialBtn" href="https://www.linkedin.com/company/ozyalcingroupofcompanies/" target="_blank" rel="noopener" aria-label="LinkedIn">
<svg viewBox="0 0 24 24" aria-hidden="true">
<path
d="M4.98 3.5A2.5 2.5 0 1 0 5 8.5a2.5 2.5 0 0 0-.02-5zM3 21h4V9H3v12zm7 0h4v-6.2c0-1.7.3-3.3 2.4-3.3 2.1 0 2.1 2 2.1 3.4V21h4V14c0-3.4-.7-6-4.7-6-1.9 0-3.2 1-3.7 2h-.1V9H10v12z" />
</svg>
</a>
<a class="socialBtn" href="https://www.instagram.com/ozyalcinconstruction/" target="_blank" rel="noopener" aria-label="Instagram">
<svg viewBox="0 0 24 24" aria-hidden="true">
<path
d="M7 2h10a5 5 0 0 1 5 5v10a5 5 0 0 1-5 5H7a5 5 0 0 1-5-5V7a5 5 0 0 1 5-5zm10 2H7a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V7a3 3 0 0 0-3-3zm-5 3.3A4.7 4.7 0 1 1 7.3 12 4.7 4.7 0 0 1 12 7.3zm0 2A2.7 2.7 0 1 0 14.7 12 2.7 2.7 0 0 0 12 9.3zM17.8 6.2a1 1 0 1 1-1 1 1 1 0 0 1 1-1z" />
</svg>
</a>
</div>
</div>
</div>
<div class="accentBar"></div>
</header>
<div class="accentBar"></div>
<!-- =========================
HERO + FORM
========================= -->
<section class="heroSplit section" id="top">
<div class="container heroSplit__inner">
<!-- Hero Content -->
<div class="heroSplit__left">
<h1 class="heroSplit__title heroSplit__title--logo">
<img class="heroTitleLogo" id="heroProjectLogo" src="" alt="Project Logo" width="520" height="140"
loading="eager" decoding="async" />
</h1>
<p class="heroSplit__lead" id="heroLead"></p>
<div class="heroSplit__info" aria-label="Project quick info">
<div class="heroInfoItem">
<span class="heroInfoK" id="heroInfoK1"></span>
<span class="heroInfoV" id="heroInfoV1"></span>
</div>
<div class="heroInfoItem">
<span class="heroInfoK" id="heroInfoK2"></span>
<span class="heroInfoV" id="heroInfoV2"></span>
</div>
<div class="heroInfoItem">
<span class="heroInfoK" id="heroInfoK3"></span>
<span class="heroInfoV" id="heroInfoV3"></span>
</div>
</div>
</div>
<!-- Form -->
<div class="heroSplit__right" id="iletisim">
<div class="heroFormCard">
<div class="heroFormTop">
<h2 class="heroFormTitle">Bilgi almak için form doldurun</h2>
<p class="muted heroFormSubtitle">
Sizinle en kısa sürede iletişime geçebilmemiz için bilgilerinizi bırakmanızı rica ederiz.
</p>
</div>
<form class="form heroForm" id="demoForm">
<label for="fullName">
<span class="labelText">İsim & Soyisim <span class="required">*</span></span>
<input id="fullName" name="fullName" type="text" placeholder="Adınız ve soyadınız" autocomplete="name"
required />
</label>
<label for="phone">
<span class="labelText">Telefon Numarası <span class="required">*</span></span>
<input id="phone" name="phone" type="tel" placeholder="+90 (5xx) xxx xx xx" autocomplete="tel"
inputmode="tel" required />
</label>
<label for="budget">
<span class="labelText">
Villa alımı için planladığınız bütçe aralığı nedir? <span class="required">*</span>
</span>
<select id="budget" name="budget" required>
<option value="" disabled selected>Bütçe aralığı seçiniz.</option>
</select>
</label>
<label for="contactTime">
<span class="labelText">
Sizinle ne zaman iletişime geçmemizi istersiniz? <span class="required">*</span>
</span>
<textarea id="contactTime" name="contactTime" rows="3"
placeholder="Lütfen uygun olduğunuz gün ve saat aralığını belirtin." required></textarea>
</label>
<button class="btn btn--primary heroFormBtn" type="submit">Gönder</button>
<p id="formSuccess" class="formSuccessMessage">
Bizimle iletişime geçtiğiniz için teşekkür ederiz. En kısa sürede geri dönüş sağlanacaktır.
</p>
</form>
<!-- Hero mini cards (filled by main.js) -->
<div class="heroMiniRow">
<div class="heroMini">
<strong id="heroMiniTitle1"></strong>
<span id="heroMiniText1"></span>
</div>
<div class="heroMini">
<strong id="heroMiniTitle2"></strong>
<span id="heroMiniText2"></span>
</div>
<div class="heroMini">
<strong id="heroMiniTitle3"></strong>
<span id="heroMiniText3"></span>
</div>
</div>
</div>
</div>
</div>
<!-- Hero image strip (filled by main.js via IDs) -->
<div class="container heroStrip">
<a class="heroStripItem gItem" id="heroStripLink1" data-full="" aria-label="Open image">
<img id="heroStripImg1" src="" alt="Hero image 1" />
</a>
<a class="heroStripItem gItem" id="heroStripLink2" data-full="" aria-label="Open image">
<img id="heroStripImg2" src="" alt="Hero image 2" />
</a>
<a class="heroStripItem gItem" id="heroStripLink3" data-full="" aria-label="Open image">
<img id="heroStripImg3" src="" alt="Hero image 3" />
</a>
<a class="heroStripItem gItem" id="heroStripLink4" data-full="" aria-label="Open image">
<img id="heroStripImg4" src="" alt="Hero image 4" />
</a>
</div>
</section>
<!-- =========================
OVERVIEW
========================= -->
<section class="section" id="genel-bakis">
<div class="container container--wide">
<div class="overview overview--premium">
<div class="overviewGrid">
<!-- Overview image (filled by main.js via IDs) -->
<a class="overviewMedia gItem" id="overviewMediaLink" data-full="" aria-label="Open image">
<img id="overviewMediaImg" src="" alt="Overview image" loading="lazy" />
</a>
<!-- Overview content -->
<div class="overviewBody">
<div class="overviewTop">
<h2 class="overviewTitle" id="overviewTitle"></h2>
<div class="overviewChips" id="overviewChips" aria-label="Tags"></div>
</div>
<p class="overviewText muted" id="overviewText"></p>
<div class="overviewKpis" id="overviewKpis" aria-label="KPIs"></div>
</div>
</div>
</div>
</div>
</section>
<!-- =========================
FEATURES
========================= -->
<section class="section" id="proje-ozellikleri">
<div class="container">
<h2 id="featuresTitle"></h2>
<p id="featuresSubtitle" class="muted" style="text-align:center; max-width:700px; margin:0 auto 40px;"></p>
<div class="features-box">
<ul class="bullets bullets--featured" id="featuresList"></ul>
</div>
<div class="features-cta">
<p class="features-cta__text">
Projenin tüm teknik detayları ve villa planları hakkında daha fazla bilgi almak için bizimle iletişime geçin.
</p>
<a href="#iletisim" class="btn btn--primary btn--lg" id="featuresCtaBtn">
Detaylı Bilgi Al
</a>
</div>
</div>
</section>
<!-- =========================
CATALOG (optional static block)
========================= -->
<section class="section" id="katalog">
<div class="container">
<div class="infoCard catalogCard">
<h2>Online Katalog</h2>
<p class="muted">Online kataloğumuza buradan ulaşabilirsiniz.</p>
<div class="infoCard" style="grid-template-columns: 1fr; text-align:center;">
<div class="kv" style="padding:6px 6px 14px;">
<span class="v" style="color:var(--muted); font-weight:700;">
3D online katalog bağlantısı / PDF indirme alanı
</span>
</div>
<div style="display:flex; justify-content:center; padding-bottom:4px;">
<a id="openCatalogBtn" class="btn btn--ghost btn--primary btn--lg" href="#">3D Online Katalog</a>
</div>
<p class="tiny muted" style="margin:6px 0 0;"></p>
</div>
</div>
</div>
</section>
<!-- ===== CATALOG MODAL ===== -->
<div class="catalogModal" id="catalogModal" aria-hidden="true" style="display:none;">
<button class="catalogClose" id="catalogClose" type="button" aria-label="Kapat">✕</button>
<div class="catalogShell">
<button class="catalogNav catalogPrev" id="catalogPrev" type="button" aria-label="Önceki">‹</button>
<div class="catalogStage">
<canvas id="catalogCanvas"></canvas>
<div class="catalogMeta">
<span id="catalogPageInfo">1 / 1</span>
</div>
</div>
<button class="catalogNav catalogNext" id="catalogNext" type="button" aria-label="Sonraki">›</button>
</div>
</div>
<!-- =========================
SITE PLAN
========================= -->
<section class="section section--alt" id="vaziyet-plani">
<div class="container">
<h2 id="plansTitle"></h2>
<p class="muted"></p>
<div class="gallery" style="grid-template-columns: 1fr;">
<button class="gItem" id="plansLink" data-full="" aria-label="Open site plan">
<img id="plansImg" src="" alt="Site plan" loading="lazy" />
</button>
</div>
</div>
</section>
<!-- =========================
FLOOR PLANS (Solea only - controlled by main.js)
========================= -->
<section class="section section--alt" id="kat-planlari" style="display:none;">
<div class="container">
<h2 id="floorPlansMainTitle">Kat Planları</h2>
<!-- A -->
<div class="sliderHeader">
<h2 id="floorATitle">A Kat Planları</h2>
<div class="sliderControls">
<button class="sliderBtn" type="button" data-dir="-1" data-target="floorA_slider"
aria-label="Scroll left">‹</button>
<button class="sliderBtn" type="button" data-dir="1" data-target="floorA_slider"
aria-label="Scroll right">›</button>
</div>
</div>
<div class="photoSlider" id="floorA_slider">
<div class="photoTrack" id="floorA_track"></div>
</div>
<div style="height:24px;"></div>
<!-- B -->
<div class="sliderHeader">
<h2 id="floorBTitle">B Kat Planları</h2>
<div class="sliderControls">
<button class="sliderBtn" type="button" data-dir="-1" data-target="floorB_slider"
aria-label="Scroll left">‹</button>
<button class="sliderBtn" type="button" data-dir="1" data-target="floorB_slider"
aria-label="Scroll right">›</button>
</div>
</div>
<div class="photoSlider" id="floorB_slider">
<div class="photoTrack" id="floorB_track"></div>
</div>
<div style="height:24px;"></div>
<!-- C -->
<div class="sliderHeader">
<h2 id="floorCTitle">C Kat Planları</h2>
<div class="sliderControls">
<button class="sliderBtn" type="button" data-dir="-1" data-target="floorC_slider"
aria-label="Scroll left">‹</button>
<button class="sliderBtn" type="button" data-dir="1" data-target="floorC_slider"
aria-label="Scroll right">›</button>
</div>
</div>
<div class="photoSlider" id="floorC_slider">
<div class="photoTrack" id="floorC_track"></div>
</div>
</div>
</section>
<!-- =========================
PROJECT PHOTOS (slider)
========================= -->
<section class="section section--alt" id="proje-fotograflari">
<div class="container">
<div class="sliderHeader">
<h2 id="disTitle"></h2>
<div class="sliderControls">
<button class="sliderBtn" type="button" data-dir="-1" data-target="disSlider"
aria-label="Scroll left">‹</button>
<button class="sliderBtn" type="button" data-dir="1" data-target="disSlider"
aria-label="Scroll right">›</button>
</div>
</div>
<div class="photoSlider" id="disSlider">
<div class="photoTrack" id="disTrack"></div>
</div>
</div>
</section>
<!-- =========================
A TYPE (slider)
========================= -->
<section class="section section--alt" id="a-tipi">
<div class="container">
<div class="sliderHeader">
<h2 id="aTitle"></h2>
<div class="sliderControls">
<button class="sliderBtn" type="button" data-dir="-1" data-target="aSlider"
aria-label="Scroll left">‹</button>
<button class="sliderBtn" type="button" data-dir="1" data-target="aSlider"
aria-label="Scroll right">›</button>
</div>
</div>
<div class="photoSlider" id="aSlider">
<div class="photoTrack" id="aTrack"></div>
</div>
</div>
</section>
<!-- =========================
C TYPE (slider)
========================= -->
<section class="section" id="c-tipi">
<div class="container">
<div class="sliderHeader">
<h2 id="cTitle"></h2>
<div class="sliderControls">
<button class="sliderBtn" type="button" data-dir="-1" data-target="cSlider"
aria-label="Scroll left">‹</button>
<button class="sliderBtn" type="button" data-dir="1" data-target="cSlider"
aria-label="Scroll right">›</button>
</div>
</div>
<div class="photoSlider" id="cSlider">
<div class="photoTrack" id="cTrack"></div>
</div>
</div>
</section>
<!-- LOCATION -->
<section class="section section--alt" id="konum">
<div class="container">
<h2>Konum</h2>
<p class="muted">
Proje konumunu harita üzerinden görüntüleyin.
</p>
<div class="mapCard">
<div class="mapFrame">
<iframe id="projectMapIframe" title="Project location map" src="" loading="lazy"
referrerpolicy="no-referrer-when-downgrade" allowfullscreen></iframe>
</div>
<div class="mapActions">
<a id="projectMapOpenBtn" class="btn btn--ghost btn--primary" href="#" target="_blank"
rel="noopener noreferrer">
Google Maps üzerinden görüntüle
</a>
</div>
</div>
</div>
</section>
<!-- =========================
FOOTER
========================= -->
<footer class="footerV2" id="footer">
<div class="container">
<!-- CTA -->
<div class="footerCta">
<div class="footerCta__left">
<div class="footerLogoMark" aria-hidden="true"><span></span></div>
<div>
<div class="footerCta__title">Hayalinizdeki ev bir tık kadar yakın</div>
<div class="footerCta__sub muted">Bilgi almak için bizimle iletişime geçin.</div>
</div>
</div>
<a class="footerCta__btn" href="#iletisim">✉ İletişim</a>
</div>
<!-- Footer grid -->
<div class="footerGrid">
<div class="footerBrand">
<img id="footerBrandlogo" src="" alt="Özyalçın Construction" />
</div>
<div class="footerCol">
<div class="footerCol__title">Müşteri</div>
<a href="https://ozyalcinconstruction.com/sorulan-sorular/">Sıkça Sorulan Sorular</a>
<a href="https://ozyalcinconstruction.com/blog/">Kıbrıs Rehberi</a>
<a href="#iletisim">İletişim</a>
</div>
<div class="footerCol">
<div class="footerCol__title">Projeler</div>
<a href="https://ozyalcinconstruction.com/projeler/">Tüm Projeler</a>
<a href="https://ozyalcinconstruction.com/projeler/">Satışı Devam Eden Projeler</a>
<a href="https://ozyalcinconstruction.com/projeler/">Satışı Tamamlanan Projeler</a>
</div>
<div class="footerCol">
<div class="footerCol__title">Kurumsal</div>
<a href="https://ozyalcinconstruction.com/hakkimizda/">Hakkımızda</a>
<div class="footerSocial">
<a class="socialBtn" href="https://www.facebook.com/ozyalcinconstruction/" target="_blank" rel="noopener"
aria-label="Facebook">
<svg viewBox="0 0 24 24" aria-hidden="true">
<path
d="M22 12a10 10 0 1 0-11.6 9.9v-7H7.8V12h2.6V9.8c0-2.6 1.6-4 3.9-4 1.1 0 2.2.2 2.2.2v2.4h-1.2c-1.2 0-1.6.8-1.6 1.5V12h2.7l-.4 2.9h-2.3v7A10 10 0 0 0 22 12z" />
</svg>
</a>
<a class="socialBtn" href="https://www.linkedin.com/company/ozyalcingroupofcompanies/" target="_blank" rel="noopener"
aria-label="LinkedIn">
<svg viewBox="0 0 24 24" aria-hidden="true">
<path
d="M4.98 3.5A2.5 2.5 0 1 0 5 8.5a2.5 2.5 0 0 0-.02-5zM3 21h4V9H3v12zm7 0h4v-6.2c0-1.7.3-3.3 2.4-3.3 2.1 0 2.1 2 2.1 3.4V21h4V14c0-3.4-.7-6-4.7-6-1.9 0-3.2 1-3.7 2h-.1V9H10v12z" />
</svg>
</a>
<a class="socialBtn" href="https://www.instagram.com/ozyalcinconstruction/" target="_blank" rel="noopener"
aria-label="Instagram">
<svg viewBox="0 0 24 24" aria-hidden="true">
<path
d="M7 2h10a5 5 0 0 1 5 5v10a5 5 0 0 1-5 5H7a5 5 0 0 1-5-5V7a5 5 0 0 1 5-5zm10 2H7a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V7a3 3 0 0 0-3-3zm-5 3.3A4.7 4.7 0 1 1 7.3 12 4.7 4.7 0 0 1 12 7.3zm0 2A2.7 2.7 0 1 0 14.7 12 2.7 2.7 0 0 0 12 9.3zM17.8 6.2a1 1 0 1 1-1 1 1 1 0 0 1 1-1z" />
</svg>
</a>
</div>
</div>
</div>
<div class="footerCopy muted">
Telif Hakkı ©️ <span id="yil"></span> <strong>Özyalçın Group.</strong> Tüm Hakları Saklıdır.
</div>
</div>
</div>
</div>
</footer>
<!-- =========================
LIGHTBOX
========================= -->
<div class="lightbox" id="lightbox" aria-hidden="true">
<button class="lightbox__close" id="lbClose" aria-label="Close">✕</button>
<button id="lbPrev" class="lightbox_nav lightbox_nav--prev" type="button" aria-label="Önceki">‹</button>
<button id="lbNext" class="lightbox_nav lightbox_nav--next" type="button" aria-label="Sonraki">›</button>
<img id="lbImg" alt="Large image" />
</div>
<script type="module" src="src/main.js"></script>
</body>
</html>