This repository was archived by the owner on Feb 28, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
123 lines (103 loc) · 5.64 KB
/
index.html
File metadata and controls
123 lines (103 loc) · 5.64 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
---
layout: default
title: Kimura Digital | Toronto Based Web Designer
description: I'm a Toronto Web Designer Solving Challenges with Digital Solutions. I Build Websites & Help Businesses Grow.
social-headline: I'm A Toronto Freelancer Solving Challenges with Digital Solutions.
no-follow:
permalink: /
thumbnail:
outro: false
dark-logo: true
prettify:
custom_css:
custom_js:
---
<!-- header -->
<header>
<div class="row align-center padding-t4 padding-b6">
<div class="large-8 medium-10 small-12 columns">
<section>
<div class="text-center opacity-0" id="slide-up">
<h1 class="margin-none-b">
<a href="/"><img alt="Kimura" src="../assets/img/logotype_dark.png"></a>
</h1>
<p class="margin-none-t text-bigger opacity-1 baffle display-none">
I'm a Toronto freelancer solving challenges with digital solutions. I build websites & help businesses grow.
</p>
</div>
<a class="margin-t1 button full color-bg-primary text-invert text-center" href="mailto:thomas@kimuradigital.com"><strong>Contact Me</strong></a>
<div class="row text-center">
<div class="large-6 columns">
<a class="margin-t1 button full border-solid text-dark" href="/work"><strong>Work</strong></a>
</div>
<div class="large-6 columns">
<a class="margin-t1 button full border-solid text-dark" href="/services"><strong>Services</strong></a>
</div>
</div>
<p class="text-center">Schedule a free <a href="https://calendly.com/kimuradigital/15min/" target="_blank">consultation</a>.</p>
</section>
</div>
</div>
<div class="color-bg-dark-700 padding-tb3 text-invert">
<div class="row align-center">
<div class="large-10 medium-10 small-10 columns">
<div class="row align-stretch">
<div class="large-6 medium-6 small-12 columns">
<div class="border-solid border-color-dark animate-border-dark padding-1 margin-b1">
<h3 class="margin-none text-big text-transform-uppercase text-family-default"><span class="border-solid-bottom">www.pennypaperco.com</span></h3>
<p>
Amazing. Fast response time, extremely clear and helpful. I'd request Thomas specifically the next time I'd need some work done. Highly recommend.
</p>
</div>
<div class="border-solid border-color-dark animate-border-dark padding-1 margin-b1">
<h3 class="margin-none text-big text-transform-uppercase text-family-default"><span class="border-solid-bottom">juneandjanuary.com</span></h3>
<p>
Thomas was quick and attentive and gave us many options for accomplishing the task we were looking for.
</p>
</div>
<div class="border-solid border-color-dark animate-border-dark padding-1 margin-b1">
<img class="circular float-right" style="width:32px" src="../assets/img/jake.jpg"/>
<h3 class="margin-none text-big text-transform-uppercase text-family-default"><span class="border-solid-bottom">Jake Cohn</span></h3>
<p>
I love how on point and responsive he was when it came to putting what we talked about onto the actual page—and it was always in a very quick turnaround time. He was equally impressive and quick performing the little intermittent tweaks and edits that i'd throw his way. I highly recommend him!
</p>
</div>
<div class="border-solid border-color-dark animate-border-dark padding-1 margin-b1">
<h3 class="margin-none text-big text-transform-uppercase text-family-default"><span class="border-solid-bottom">florenceadams.clothing</span></h3>
<p>
Thomas did a great job again, going above and beyond despite my specifications being poor. He also finished way ahead of schedule.
</p>
</div>
</div>
<div class="large-6 medium-6 small-12 columns">
<div class="border-solid border-color-dark animate-border-dark padding-1 margin-b1">
<img class="circular float-right" style="width:32px" src="../assets/img/daniel.jpg"/>
<h3 class="margin-none text-big text-transform-uppercase text-family-default"><span class="border-solid-bottom">Daniel DiMassa</span></h3>
<p>
Both professional and great designer.He knew what direction to lead me to so could get the best product out. Thanks again for the clean design and help.
</p>
</div>
<div class="border-solid border-color-dark animate-border-dark padding-1 margin-b1">
<h3 class="margin-none text-big text-transform-uppercase text-family-default"><span class="border-solid-bottom">Patrick Atallah</span></h3>
<p>
Thomas was awesome to work with. He was very responsive, answered all my questions promptly, and finished the job quickly and without error. I would definitely seek out his services in the future.
</p>
</div>
<div class="border-solid border-color-dark animate-border-dark padding-1 margin-b1">
<h3 class="margin-none text-big text-transform-uppercase text-family-default"><span class="border-solid-bottom">mizulife.com</span></h3>
<p>
Thomas was awesome to work with. Fast, friendly and offered up multiple solutions for the development task. Wouldn't hesitate to use him again.
</p>
</div>
<div class="border-solid border-color-dark animate-border-dark padding-1 margin-b1">
<h3 class="margin-none text-big text-transform-uppercase text-family-default"><span class="border-solid-bottom">Nancy Beliveau</span></h3>
<p>
Impeccable services. Looking forward to using Thomas's expertise again.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</header>