-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
161 lines (159 loc) · 7.55 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>GainTime Themes</title>
<meta name="author" content="JP Rodrigues">
<meta name="description" content="GThemes é uma coleção de temas e templates feitos com GainTime. Nossos temas são desenvolvidos com HTML5, CSS3 e GainTime e você pode utilizá-los como bem entender. Nem todos os temas e templates serão gratuitos, mas sempre vai ter algo simpático, elegante, responsivo, bem feito e gratuito para você!">
<link rel="stylesheet" href="gaintime/css/gaintime.min.css" media="screen" title="no title">
<link rel="icon" type="image/svg" href="assets/img/g.svg">
<link rel="stylesheet" href="assets/css/gthemes.css" media="screen" title="no title">
</head>
<body>
<header id="menu" class="gt-top-menu fixed transparent">
<a href="#">
<img class="logo" src="assets/img/g.svg" alt="" />
<img class="w-logo" src="assets/img/wg.svg" alt="" />
</a>
<label class="menu-toggle">
<svg viewBox="0 0 24 24">
<path d="M3,6H21V8H3V6M3,11H21V13H3V11M3,16H21V18H3V16Z"></path>
</svg>
</label>
<nav>
<ul>
<li><a target="_blank" href="https://gaintime.github.io">GainTime</a></li>
</ul>
</nav>
</header>
<section id="home" class="banner relative" style="min-height: 500px">
<div class="cover-box">
<div class="cover full-bg" style="background-image: url('assets/img/bg.jpg'); animation: parallax 1s ease-in-out"></div>
<div class="centerex" style="background: rgba(221, 6, 6, 0.41)">
<div class="gt-section transparent" style="color: #FFF">
<h1 class="no-margin">
<img src="assets/img/wg.svg" alt="" style="width: 80px"/>Themes
</h1>
<h2>Temas e templates gratuitos feitos com GainTime!</h2>
<!-- <button class="btn lg" type="button" name="button" style="width: auto">Procure Temas e Templates</button> -->
</div>
</div>
</div>
</section>
<section class="text-center">
<h1>Temas e templates para todos os gostos!</h1>
<p class="medium center">
GThemes é uma coleção de temas e templates feitos com GainTime. Nossos temas são desenvolvidos com HTML5, CSS3 e GainTime e você pode utilizá-los como bem entender. Nem todos os temas e templates serão gratuitos, mas sempre vai ter algo simpático, elegante, responsivo, bem feito e gratuito para você!
</p>
<div class="row flex-box justify-content-center">
<div class="card xs-12 sm-4 md-3">
<div class="card-img">
<img src="themes/img/startup/folder.png" alt="">
</div>
<div class="card-body text-center">
<h2>Startup</h2>
<p>Um tema OnePage para startups</p>
<a href="themes/startup">
<button class="btn pink" type="button" name="button">Preview e Download</button>
</a>
</div>
</div>
<div class="card xs-12 sm-4 md-3">
<div class="card-img">
<img src="themes/img/landing/folder.png" alt="">
</div>
<div class="card-body text-center">
<h2>Landing</h2>
<p>Um tema para criar Landing Pages</p>
<a href="themes/landing">
<button class="btn pink" type="button" name="button">Preview e Download</button>
</a>
</div>
</div>
<div class="card xs-12 sm-4 md-3">
<div class="card-img">
<img src="themes/img/modern/folder.png" alt="">
</div>
<div class="card-body text-center">
<h2>Modern</h2>
<p>Modernidade e simplicidade</p>
<a href="themes/modern">
<button class="btn pink" type="button" name="button">Preview e Download</button>
</a>
</div>
</div>
<div class="card xs-12 sm-4 md-3">
<div class="card-img">
<img src="themes/img/charm/folder.png" alt="">
</div>
<div class="card-body text-center">
<h2>Charm</h2>
<p>Seu site <i>like a charm</i></p>
<a href="themes/charm">
<button class="btn pink" type="button" name="button">Preview e Download</button>
</a>
</div>
</div>
<div class="card xs-12 sm-4 md-3">
<div class="card-img">
<img src="themes/img/event/folder.png" alt="">
</div>
<div class="card-body text-center">
<h2>Event</h2>
<p>Vamos publicar seu evento?</i></p>
<a href="themes/event">
<button class="btn pink" type="button" name="button">Preview e Download</button>
</a>
</div>
</div>
</div>
<!-- <div class="center text-center">
<button class="btn info lg" type="button" name="button">Clique para ver mais temas e templates</button>
</div> -->
</section>
<footer class="wine flex-box">
<div class="col">
<p>
<p><b>GThemes</b> é um projeto criado pela equipe GainTime.</p>
<p>Os Temas e Templates gratuitos oferecidos pelo projeto estão sob a licença <a href="https://opensource.org/licenses/mit-license.php">MIT</a></p>
</p>
<a href="https://github.com/GThemes" class="content-align">
<svg fill="#FFF" aria-hidden="true" class="octicon octicon-mark-github" height="32" version="1.1" viewBox="0 0 16 16" width="32"><path fill-rule="evenodd" d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.013 8.013 0 0 0 16 8c0-4.42-3.58-8-8-8z"></path></svg> <p>
GitHub
</p>
</a>
</div>
<div class="col">
<p>
Contribua com o <a href="https://github.com/GainTime/gaintime-factory">GainTime</a>.
</p>
<p>
Contribua com o <a href="https://github.com/GThemes/gthemes.github.io">GThemes</a>.
</p>
<p>
Faça <a href="https://github.com/GThemes/gthemes.github.io/issues">report de bugs</a>!
</p>
<p>
Faça <a href="https://github.com/GThemes/gthemes.github.io/issues">sugestões</a>!
</p>
</div>
<div class="col">
<a href="https://gaintime.github.io" target="_blank">
<img src="assets/img/gaintime.svg" alt="" style="max-width: 130px"> 3.0
</a>
</div>
</footer>
<script type="text/javascript" src="gaintime/js/gaintime.min.js"></script>
<script type="text/javascript" src="assets/js/menu.js"></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-100008959-2', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>