-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
71 lines (68 loc) · 3.65 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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Unboring - Let's end boring posts!</title>
<link href="css/style.css" rel="stylesheet" type="text/css" media="all">
<link href='https://fonts.googleapis.com/css?family=PT+Serif:400,400italic,700,700italic' rel='stylesheet' type='text/css'>
<link href="https://fonts.googleapis.com/css?family=Oswald" rel="stylesheet">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css">
<!-- <script src="//load.sumome.com/" data-sumo-site-id="d7ad6241f38fbd3926f0a3cd83030ded518f9a677ae3d44e145f8b17fdbb5018" async="async"></script> -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-83129608-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<div class="main">
<article>
<img src="img/logo.png" style="width:30%;" alt="Let's end boring posts." border="0" class="img-responsive">
<h1 align="center">Let's end boring posts.</h1>
<p>You need a <strong>visual post</strong> for your Facebook page, and you want it to get people's attention.</p>
<p>You want it to be <strong>engaging</strong> and to get your message across.</p>
<p>Most importantly, you want it to <strong>not be boring</strong>.</p>
<br />
<h2 align="center" class="how-about"><em>How about I create it for you, for free?</em></h2>
<br />
<hr />
<h3 align="center">Why?</h3>
<p>I love coming up with new ideas to promote great concepts.</p>
<p>I like making stuff.</p>
<p>And I've had enough of plain, boring promotion around the internet.</p>
<br />
<p>Oh, you also seem like you're pretty cool, so I thought I'd help.</p>
<hr />
<h3 align="center">Intrigued? Let's do this!</h3>
<p>I will create and send you a promotional image for the concept of your choice.</p>
<p>From you, I will need the following information:</p>
<ul>
<li>A short description of the general background of the concept</li>
<li>The details of the information you want to communicate through this specific post (is it a call to action, for example?)</li>
<li>Any logos you want included</li>
<li>Any other info you would like me to know (perhaps your favorite dessert...?)</li>
</ul>
<br />
<p>Send me an email at <a href="mailto:[email protected]" class="magic-mail"><strong>[email protected]</strong></a> and wait for your image! :)</p>
<hr />
<h3>What's the catch?</h3>
<p>No catch. Honestly. Just a way for me to excercise creativity and make promotional campaigns a little less boring.</p>
<hr />
<div class="who">
<h3 align="center">Who am I?</h3>
<img src="img/dim.png" alt="Your photo">
<p>I am Dimitrios.</p>
<p>I'm an engineer with a passion for communication, branding and quality content.</p>
<p>I have experience in design, copywriting and reaching more people than you would probably expect.</a></p>
</div>
<hr />
<!-- <h3 align="center">Want to talk?</h3> -->
<!-- <p align="center"><strong>Email: </strong><a href="mailto:[email protected]">[email protected]</a></p> -->
<p align="center" class="twitter"><a href="http://twitter.com/dimnls"><img src="img/twitter.png" /><br />@dimnls</a></p>
</article>
</div>
</body>
</html>