-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.php
205 lines (190 loc) · 8.04 KB
/
index.php
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
<?php $title = 'Dariusz Kocot - Portfolio' ?>
<?php require_once $_SERVER["DOCUMENT_ROOT"] . '/darek/partials/head.php' ?>
<?php require_once $_SERVER["DOCUMENT_ROOT"] . '/darek/partials/header-main-page.php' ?>
<section id="main_banner">
<div class="shadow"></div>
<div class="main_banner-container">
<h1 class="title_banner">Grafik Komputerowy</h1>
<h2 class="desc_banner">Dariusz Kocot</h2>
</div>
</section>
<section id="quote">
<div class="quote-container">
<blockquote>
<span class="quote">Szczegół nie jest tylko szczegółem. To część składowa każdego projektu</span>
<span class="quote-author">~Charles Eames</span>
</blockquote>
</div>
</section>
<section id="about_me">
<div class="about_me-desc">
<p>Nazywam się Dariusz Kocot i jestem grafikiem komputerowym.<br>Na co dzień zajmuję się tworzeniem projektów w zakresie szeroko pojętej grafiki użytkowej. Współpracuje z agencją reklamową a zdalnie wykonuje projekty dla małych, średnich i dużych firm oraz osób prywatnych. Począwszy od logo i spójnej wizualizacji marki poprzez pojedyncze zlecenia na grafiki użytkowe, reklamowe: drukowane, wystawiennicze i reklamę zewnętrzną. Wieloletnie doświadczenie pozwala mi swobodnie poruszać się w branży. Do każdego klienta i tworzonych dla niego projektów podchodzę indywidualnie, co składa się na wysoką jakość wykonywanych zleceń. <br>Jeśli potrzebujecie profesjonalnej grafiki, macie jakieś pytania, potrzebne jest wsparcie techniczne czy merytoryczne, macie jakieś uwagi czy chęć nawiązania jakiejkolwiek współpracy proszę o kontakt.</p>
<img class="about_me-photo" src="img/Darek_photo.png" alt="Dariusz Kocot zdjęcie od frontu">
</div>
</section>
<section id="offer">
<div class="offer_img-container">
<figure class="offer_img-figure">
<a href="dariusz-kocot-oferta-materialy-reklamowe">
<div class="offer_img-container">
<img class="offer_img" src="img/offer_materialy_reklamowe.png" alt="Oferta na materiały reklamowe">
</div>
<figcaption>
<h2>Materiały Reklamowe</h2>
</figcaption>
</a>
</figure>
<figure class="offer_img-figure offer_logo">
<a href="dariusz-kocot-oferta-logo">
<div class="offer_img-container">
<img class="offer_img" src="img/offer_logo.png" alt="Oferta na materiały reklamowe">
</div>
<figcaption>
<h2>Logo</h2>
</figcaption>
</a>
</figure>
<figure class="offer_img-figure">
<a href="dariusz-kocot-oferta-materialy-drukowane">
<div class="offer_img-container">
<img class="offer_img" src="img/offer_materialy_drukowane.png" alt="Oferta na materiały reklamowe">
</div>
<figcaption>
<h2>Materiały Drukowane</h2>
</figcaption>
</a>
</figure>
<figure class="offer_img-figure offer_identify">
<a href="dariusz-kocot-oferta-identyfikacja-wizualna">
<div class="offer_img-container">
<img class="offer_img" src="img/offer_identyfikacja.png" alt="Oferta na materiały reklamowe">
</div>
<figcaption>
<h2>Identyfikacja Wizualna</h2>
</figcaption>
</a>
</figure>
<figure class="offer_img-figure">
<a href="dariusz-kocot-oferta-strony-internetowe">
<div class="offer_img-container">
<img class="offer_img" src="img/offer_strony_internetowe.png" alt="Oferta na materiały reklamowe">
</div>
<figcaption>
<h2>Strony Internetowe</h2>
</figcaption>
</a>
</figure>
</div>
</section>
<section id="projects">
<div class="row">
<ul>
<li class="post">
<figure>
<a href="img/project_24.jpg" data-lightbox="img" data-title="Projekt digipack'a zespołu Afront">
<img src="img/project_24_thumb.jpg" alt="Projekt digipack'a zespołu Afront" class="post-img">
</a>
</figure>
</li>
<li class="post">
<figure>
<a href="img/project_30.jpg" data-lightbox="img" data-title="Projekt logo dla komisu samochodowego CARSER">
<img src="img/project_30_thumb.jpg" alt="Projekt logo dla komisu samochodowego CARSER" class="post-img">
</a>
</figure>
</li>
<li class="post">
<figure>
<a href="img/project_3.jpg" data-lightbox="img" data-title="Projekt logo dla serwisu samochodowego Syno-Serwis">
<img src="img/project_3_thumb.jpg" alt="Projekt logo dla serwisu samochodowego Syno-Serwis" class="post-img">
</a>
</figure>
</li>
</ul>
</div>
<div class="row">
<ul>
<li class="post">
<figure>
<a href="img/project_48.jpg" data-lightbox="img" data-title="Projekt koszulki TRAWERS">
<img src="img/project_48_thumb.jpg" alt="Projekt koszulki TRAWERS" class="post-img">
</a>
</figure>
</li>
<li class="post">
<figure>
<a href="img/project_40.jpg" data-lightbox="img" data-title="Projekt logo na wizytówki KOR-MED">
<img src="img/project_40_thumb.jpg" alt="Projekt logo na wizytówki KOR-MED" class="post-img">
</a>
</figure>
</li>
<li class="post btn">
<a href="dariusz-kocot-moje-projekty" class="btn-more">Więcej projektów >>></a>
</li>
</ul>
</div>
</section>
<section id="contact">
<div class="contact_main">
<h2 class="contact_header">Kontakt</h2>
<span class="contact_header-desc">Napisz do mnie</span>
<div class="contact_desc">
<p>Masz Pytania? A może potrzebujesz wyceny? Napisz.</p>
<p>Preferujemy kontakt mailowy. Kontakt telefoniczny możliwy jest od poniedziałku do piątku w godzinach od 9 do 16.</p>
</div>
<span class="row_contact">
<a href="mailto:dariuszkocot@gmail.com" class="mail">dariuszkocot@gmail.com</a>
</span>
<span class="row_contact ">
<a href="tel:+48 530 002 396" class="phone">530 002 396</a>
</span>
</div>
<?php include('partials/form_process.php'); ?>
<form id="form_contact" action="<?= htmlspecialchars($_SERVER["PHP_SELF"]) ?>" method="post">
<div class="form_container">
<div class="success"><?= $success ?></div>
<div class="row">
<fieldset>
<input placeholder="Imię i Nazwisko*:" type="text" name="name" value="<?= $name ?>" tabindex="1">
</fieldset>
<span class="error"><?= $name_error ?></span>
</div>
<div class="row">
<fieldset>
<input type="email" placeholder="Email*:" name="email" value="<?= $email ?>" tabindex="2">
<span class="error"><?= $email_error ?></span>
</fieldset>
</div>
<div class="row">
<fieldset>
<input type="number" placeholder="Telefon:" name="phone" value="<?= $phone ?>" tabindex="3">
</fieldset>
</div>
<div class="row row_message">
<fieldset>
<textarea name="message" placeholder="Wiadomość*..." tabindex="4"><?php if (isset($_POST['message']) === true) { echo strip_tags($message); } ?></textarea>
<span class="error"><?= $message_error ?></span>
<div class="submit_element">
<p class="form_info">( <span>*</span> ) - Pola oznaczone gwiazdką są wymagane</p>
<button name="submit" type="submit" id="contact-submit" data-submit="...Sending">Wyślij</button>
</div>
</fieldset>
</div>
</div>
</form>
</section>
<?php require_once $_SERVER['DOCUMENT_ROOT'] . '/darek/partials/footer.php' ?>
<?php if ($errors or $success) : ?>
<script>
$(document).ready(function() {
$('html, body').animate({
scrollTop: $('#form_contact').offset().top-100
}, 1);
});
</script>
<?php endif ?>
<script>
$(document).ready(function() {
$('#link_main').addClass('active');
});
</script>