-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsolutions.html
More file actions
166 lines (141 loc) · 8.99 KB
/
solutions.html
File metadata and controls
166 lines (141 loc) · 8.99 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Patua+One&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<link rel="stylesheet" href="solution-style.css">
<title>Digiweb Solutions</title>
</head>
<body>
<header>
<nav class="navbar navbar-expand-sm " style="background-color:rgb(13, 43, 61)">
<a class="navbar-brand" href="index.html"><img class="i" src="images/logo.png" width="130px" height="50px" alt="logo" ></a>
<nav class="navbar navbar-dark ">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" >
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto">
<li class="nav-item " >
<a class="nav-link" href="index.html" style="color:whitesmoke;" >Home </a>
</li>
<li class="nav-item">
<a class="nav-link" href="about.html" style="color:whitesmoke;" >About Us</a>
</li>
<li class="nav-item">
<a class="nav-link " href="services.html" style="color:whitesmoke;" >Services</a>
</li>
<li class="nav-item">
<a class="nav-link " href="solutions.html" style="color:whitesmoke;" >Solutions</a>
</li>
<li class="nav-item">
<a class="nav-link " href="contact.html" style="color:whitesmoke;" >Contact</a>
</li>
</ul>
</div>
</nav>
</nav>
</header>
<div class="container-fluid1">
<div class="card-group">
<div class="card">
<img src="images/ec-removebg-preview.png" max-width="80%" max-height="80%" class="card-img-top" alt="ecommerce">
<div class="card-body">
<h5 class="card-title">E-COMMERCE MARKETING</h5>
<p class="id card-text">It is the method of making sales by creating and increasing awareness about an online store's product offerings . Ecommerce marketing is the process of making sales by building and raising consciousness about an online store's product offerings and brand.</p>
</div>
</div>
<div class="card">
<img src="images/b2b.png" class="card-img-top" max-width="80%" max-height="80%" alt="b2b">
<div class="card-body">
<h5 class="card-title">B2B MARKETING</h5>
<p class="id card-text">
The challenge among B2B organizations is currently more savage than any other time in recent times. You need to accomplish more to stick out. B2B marketing will get you there, and for the most part really quick, when contrasted with different types of advertising.</p>
</div>
</div>
<div class="card">
<img src="images/finance.png " class="card-img-top" max-width="80%" max-height="80%" alt="finance">
<div class="card-body">
<h5 class="card-title">FINANCIAL SERVICES MARKETING</h5>
<p class="id card-text">As the financial services industry is flooded with competition, rising customer base has become more daunting than ever before.That's exactly why you need to consider digital marketing more than anything for business. </p>
</div>
</div>
</div>
<div class="card-group">
<div class="card">
<img src="images/restaurant.png" max-width="80%" max-height="80%" class="card-img-top" alt="resturant">
<div class="card-body">
<h5 class="card-title">MARKETING FOR RESTAURANTS</h5>
<p class="id card-text">Managing any company or business is not an easy task, and if the business is a restaurant, it is particularly challenging. Competition in the food - service industry is fierce-you have to ensure that you have the tools and knowledge to help you stand out from the crowd.</p>
</div>
</div>
<div class="card">
<img src="images/education.png" max-width="80%" max-height="80%" class="card-img-top" alt="education">
<div class="card-body">
<h5 class="card-title">MARKETING FOR EDUCATION</h5>
<p class="id card-text">It is a type of marketing that promotes valuable educational content and helps institutions and individuals take advantage of it. Educational content includes everything from courses and how-to videos to research papers,to software applications for desktop computers and mobile devices.</p>
</div>
</div>
<div class="card">
<img src="images/health.png" max-width="80%" height="90%" class="card-img-top" alt="doctors"><br>
<div class="card-body">
<h5 class="card-title">MARKETING FOR HOSPITALS</h5>
<p class="id card-text">Marketing Is Not an Expense; It's an Investment. It is crucial to fueling the healthcare business model, so marketing for doctors must begin with a detailed game plan. A plan based on proven strategies and tactics—that includes specific goals and a means to measure your marketing ROI.</p>
</div>
</div>
</div>
</div>
<footer class="page-footer">
<div class="container text-center text-md-left mt-4">
<div class="row align-items-center text-center ">
<div class="col-sm-3 mx-auto mb-4">
<img src="images/logo.png" width="200em" height="100em" alt="logo">
</div>
<div class="col-sm-3 mx-auto mb-4">
<a href="contact.html"><h5 class="text- uppercase font-weight-bold">CONTACT</h5></a>
<p class="mt-2 ">+91 124 854 8456</p>
<p class="mt-2">+91 489 526 4815</p>
</div>
<div class="col-sm-3 mx-auto mb-4">
<h5 class="text- uppercase font-weight-bold">EMAIL</h5>
<p class="mt-2 ">digiweb.solutions@gmail.com</p>
<p class="mt-2 ">customer.digiweb@gmail.com</p>
</div>
<div class="col-sm-3 mx-auto mb-4">
<h5 class="text- uppercase font-weight-bold">ADDRESS</h5>
<p class="mt-2">WZ-573, WZ-Block<br>
Naraina Village<br>
New Delhi, Delhi 110028</p>
</div>
</div>
<div class="container">
<div class="row py-2 d-flex align-items-center">
<div class="col-sm-12 text-center">
<a target="_blank" class="instagram" href="https://www.instagram.com/"><i class="fab fa-instagram fa-2x" style="color:rgb(238, 185, 238)"></i></a>   
<a target="_blank" class="facebook" href="https://www.facebook.com/"><i class="fab fa-facebook fa-2x" style="color:rgb(142, 190, 235)"></i></a>   
<a target="_blank" class="linkedin" href="https://www.linkedin.com/"><i class="fab fa-linkedin fa-2x" style="color:rgb(0, 119, 181)"></i></a>  
<a target="_blank" class="twitter" href="https://www.twitter.com/"><i class="fab fa-twitter fa-2x" style="color:rgb(85, 172, 238)"></i></a>  
<a target="_blank" class="twitter" href="https://www.pinterest.com/"><i class="fab fa-pinterest fa-2x" style="color:rgb(247, 142, 186)"></i></a>  
<a target="_blank" class="youtube" href="https://www.youtube.com/"><i class="fab fa-youtube fa-2x" style="color:rgb(255, 102, 102)"></i></a>  
</div>
</div>
</div>
<hr style="background-color: white; width: 100px">
<div class="container">
<div class="row py-2 d-flex align-items-center">
<div class="col-sm-12 text-center"> <h5> © Copyright 2021 - Digiweb Solutions</h5>
</div>
</div>
</div>
</div>
</footer>
<script src="https://kit.fontawesome.com/a076d05399.js"></script>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
</body>
</html>