-
Notifications
You must be signed in to change notification settings - Fork 1
/
services.html
161 lines (154 loc) · 6.25 KB
/
services.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 lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Welcome to Mensah Tribe Web Solution, lets bring your vision to fruition.">
<meta name="keywords" content="chicago,web design, webpage, website,mensah,tribe,web,solutions,development">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.0/css/all.min.css"
integrity="sha256-h20CPZ0QyXlBuAw7A+KluUYx/3pK+c7lYEpqLTlxjYQ=" crossorigin="anonymous" />
<link rel="stylesheet" href="utilities.css">
<link rel="stylesheet" href="style.css">
<title>Our Solutions Mensah Tribe Web Solutions|MTS </title>
</head>
<body id="home">
<header id="header" class="hero services">
<div id="navbar" class="navbar top">
<h1 id="header-img" class="logo">
<a href="index.html">
<span class="text-primary"><i class="fas fa-flask"></i> MensahTribe</span><br>WebSolutions
</a>
</h1>
<nav>
<ul>
<li class="nav-link"><a href="index.html">Home</a></li>
<li nav-link><a href="index.html#about">About</a></li>
<li nav-link><a href="index.html#portfolio">Projects</a></li>
<li nav-link><a href="blog.html">Blog</a></li>
<li nav-link><a href=" #pricing" class="current">Pricing</a></li>
<li nav-link><a href="index.html#contact">Contact</a></li>
</ul>
</nav>
</div>
<div class="content">
<h1>Let Us Provide The Right Solution</h1>
<a href="#solutions" class="btn btn-light">Lets Get Started !</a>
</div>
</header>
<!-- About:Icons -->
<section id="about" class="icons bg-light">
<div class="flex-items">
<div>
<i class="fas fa-pencil-ruler fa-2x"></i>
<div>
<h3>User Interface Design</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Debitis, vel.</p>
</div>
</div>
<div>
<i class="fas fa-cogs fa-2x"></i>
<div>
<h3>User Experience Design</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Debitis, vel.</p>
</div>
</div>
<div>
<i class="fas fa-database fa-2x"></i>
<div>
<h3>Technical Support</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Debitis, vel.</p>
</div>
</div>
</div>
</section>
<section id="solutions" class="solutions flex-columns">
<div class="row">
<div class="column">
<div class="column-1">
<iframe id="video" width="100%" height="393" src="https://www.youtube.com/embed/gQRsgFw7tcg" frameborder="0"
allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
<div class="column">
<div class="column-2 bg-primary">
<h4>What you are looking for?</h4>
<h2>We design simple-solutions to complex large-scale problems </h2>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Magni at magnam quaerat culpa accusantium ullam
atque. Assumenda illo dignissimos culpa?</p>
<a href="#pricing" class="btn btn-outline">
<i class="fas fa-chevron-right"></i>How Services Work</a>
</a>
</div>
</div>
</div>
</section>
<!-- SERVICE PRICING -->
<section id="pricing" class="pricing">
<div class="flex-items">
<div class=" flex-columns plan1">
<h2>Single Page-Web Design</h2>
<p>Contact me first- Complete Home Page to see quality before adding additional pages at $100 per page.</p>
<ul>
<li>2 Revisions</li>
<li>5 day delivery</li>
<li>Responsive Design</li>
<li>Source File</li>
<li>HTML/ CSS Conversion</li>
<li>Commercial Use</li>
<li>2 Pages/Screens</li>
</ul>
<p class="price">$200</p>
<a href="#" class="btn-secondary btn">Lets Start</a>
</div>
<div class="flex-columns plan2 bg-secondary">
<h2>Three Page-Website Design</h2>
<p>Contact me first- Complete Home Page, About Page, Contact Page. Basic gig first is recommended.</p>
<ul>
<li>2 Revisions</li>
<li>7 day delivery</li>
<li>Responsive Design</li>
<li>Source File</li>
<li>HTML/ CSS Conversion</li>
<li>Commercial Use</li>
<li>3 Pages/Screens</li>
</ul>
<p class="price">$400</p>
<a href="#" class="btn-primary btn">Lets Start</a>
</div>
<div>
<div class="flex-columns plan3">
<h2>Four Page-Webite Design</h2>
<p>Complete Home Page, About Page, Services Page, Contact Page. Basic gig first is recommended.</p>
<ul>
<li>2 Revisions</li>
<li>8 day delivery</li>
<li>Responsive Design</li>
<li>Source File</li>
<li>HTML/ CSS Conversion</li>
<li>Commercial Use</li>
<li>4 Pages/Screens</li>
</ul>
<p class="price">$600</p>
<a href="#" class="btn-secondary btn">Lets Start</a>
</div>
</div>
</section>
<footer id="main-footer" class='footer bg-dark'>
<p class="p-tea">How Do You Like Your Yerba Mate ? Lets Talk About It !</p>
<form id="form" class="contact-me" method="POST" action="https://www.freecodecamp.com/email-submit">
<label for="">Email:</label>
<input type="email" name="email" id="email" placeholder="Email Us...">
<input type="submit" value="submit" id="submit" class="btn btn-primary">
</form>
<div class="social">
<a href="#"><i class="fab fa-twitter fa-2x"></i></a>
<a href="#"><i class="fab fa-github fa-2x"></i></a>
<a href="#"><i class="fab fa-youtube fa-2x"></i></a>
<a href="#"><i class="fab fa-facebook fa-2x"></i></a>
</div>
<p>Mensah Tribe Web Solutions © 2020, All Rights Reserved</p>
</footer>
<script src="script.js"></script>
</body>
</html>