-
Notifications
You must be signed in to change notification settings - Fork 0
/
customizedsolutions.html
164 lines (152 loc) · 11.3 KB
/
customizedsolutions.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
162
163
164
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>Customized Solutions - EliteTask Dynamics</title>
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet"
href="https://fonts.googleapis.com/css?family=Inter:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&display=swap">
<!-- Favicon -->
<link rel="icon" href="/assets/img/favicon/favicon.svg" type="image/x-icon">
<link rel="shortcut icon" href="/assets/img/favicon/favicon.svg" type="image/x-icon">
</head>
<body>
<nav class="navbar navbar-light navbar-expand-md sticky-top navbar-shrink py-3" id="mainNav">
<div class="container">
<a class="navbar-brand d-flex align-items-center" href="/">
<span
class="bs-icon-sm bs-icon-circle bs-icon-primary shadow d-flex justify-content-center align-items-center me-2 bs-icon">
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor"
viewBox="0 0 16 16" class="bi bi-bezier">
<path fill-rule="evenodd"
d="M0 10.5A1.5 1.5 0 0 1 1.5 9h1A1.5 1.5 0 0 1 4 10.5v1A1.5 1.5 0 0 1 2.5 13h-1A1.5 1.5 0 0 1 0 11.5v-1zm1.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1zm10.5.5A1.5 1.5 0 0 1 13.5 9h1a1.5 1.5 0 0 1 1.5 1.5v1a1.5 1.5 0 0 1-1.5 1.5h-1a1.5 1.5 0 0 1-1.5-1.5v-1zm1.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1zM6 4.5A1.5 1.5 0 0 1 7.5 3h1A1.5 1.5 0 0 1 10 4.5v1A1.5 1.5 0 0 1 8.5 7h-1A1.5 1.5 0 0 1 6 5.5v-1zM7.5 4a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1z">
</path>
<path
d="M6 4.5H1.866a1 1 0 1 0 0 1h2.668A6.517 6.517 0 0 0 1.814 9H2.5c.123 0 .244.015.358.043a5.517 5.517 0 0 1 3.185-3.185A1.503 1.503 0 0 1 6 5.5v-1zm3.957 1.358A1.5 1.5 0 0 0 10 5.5v-1h4.134a1 1 0 1 1 0 1h-2.668a6.517 6.517 0 0 1 2.72 3.5H13.5c-.123 0-.243.015-.358.043a5.517 5.517 0 0 0-3.185-3.185z">
</path>
</svg>
</span>
<span>EliteTask Dynamics</span>
</a>
<button data-bs-toggle="collapse" class="navbar-toggler" data-bs-target="#navcol-1">
<span class="visually-hidden">Toggle navigation</span>
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navcol-1">
<ul class="navbar-nav mx-auto">
<li class="nav-item"><a class="nav-link" href="index.html">Home</a></li>
<li class="nav-item"><a class="nav-link" href="services.html">Services</a></li>
<li class="nav-item"><a class="nav-link" href="projects.html">Projects</a></li>
<li class="nav-item"><a class="nav-link" href="pricing.html">Pricing</a></li>
<li class="nav-item"><a class="nav-link" href="contacts.html">Contacts</a></li>
</ul>
<a class="btn btn-primary shadow me-2" role="button" href="signup.html">Sign up</a>
<a class="btn btn-outline-primary" role="button" href="signin.html">Sign In</a>
</div>
</div>
</nav>
<!-- Customized Solutions Section -->
<section class="py-5">
<div class="container py-5">
<div class="row mb-4">
<div class="col-md-8 col-lg-6 text-center mx-auto">
<h2 class="fw-bold">Customized Solutions</h2>
<p class="text-muted">At EliteTask Dynamics, we understand that every business is unique with its own set
of challenges and goals. Our Customized Solutions are designed to provide tailored answers to
your specific needs. Whether you are looking for responsive web development, mobile app
solutions, or other personalized services, we've got you covered.</p>
</div>
</div>
<!-- Responsive Web Development -->
<div class="row">
<div class="col-md-6">
<!-- Replace the image URL with your actual image URL -->
<img src="/assets/img/products/customizedsolutions.jpeg" class="img-fluid" alt="Responsive Web Development">
</div>
<div class="col-md-6">
<h3 class="fw-bold mb-3">Responsive Web Development</h3>
<p class="text-muted">Elevate your online presence with our Responsive Web Development services. At
EliteTask Dynamics, we specialize in creating websites that not only captivate audiences with
stunning visuals but also adapt seamlessly to the diverse landscape of devices, including
desktops, tablets, and smartphones.</p>
<p>Our team of skilled developers is committed to delivering optimal user experiences by
incorporating responsive design principles into every project. Whether you're looking to launch a
new website or enhance the responsiveness of your existing site, we collaborate closely with you
to transform your vision into a digital masterpiece.</p>
<p>Why choose Responsive Web Development from EliteTask Dynamics?</p>
<ul>
<li><strong>Adaptability Across Devices:</strong> We prioritize creating websites that
dynamically adjust to different screen sizes, ensuring a consistent and engaging experience
for users on desktops, tablets, and smartphones.</li>
<li><strong>Focus on User Experience:</strong> Our approach is rooted in delivering optimal
user experiences. We meticulously design and develop websites that are not only visually
appealing but also intuitively functional.</li>
<li><strong>Customized Solutions:</strong> Every business is unique, and so are its web
development needs. Our experts tailor solutions to match your specific requirements,
reflecting your brand identity seamlessly.</li>
</ul>
<p>Step into the future of the digital landscape with a website that not only represents your
brand but also engages visitors across all devices. EliteTask Dynamics stands as your reliable
partner for responsive web development solutions that propel your business forward.</p>
<!-- Add more content or links as needed -->
</div>
</div>
<!-- Additional Content Goes Here -->
</div>
</section>
<footer class="bg-primary-gradient">
<div class="container py-4 py-lg-5">
<div class="row justify-content-center">
<div class="col-sm-4 col-md-3 text-center text-lg-start d-flex flex-column">
<h3 class="fs-6 fw-bold">Our Services</h3>
<ul class="list-unstyled">
<li><a href="/webdevelopment.html">Web Development</a></li>
<li><a href="/appdevelopment.html">App Development</a></li>
<li><a href="/cloudcomputing.html">Cloud Computing</a></li>
</ul>
</div>
<div class="col-sm-4 col-md-3 text-center text-lg-start d-flex flex-column">
<h3 class="fs-6 fw-bold">About Us</h3>
<ul class="list-unstyled">
<li><a href="/ourstory.html">Our Story</a></li>
<li><a href="/meettheteam.html">Meet the Team</a></li>
<li><a href="/ourvalues.html">Our Values</a></li>
</ul>
</div>
<div class="col-sm-4 col-md-3 text-center text-lg-start d-flex flex-column">
<h3 class="fs-6 fw-bold">Career Opportunities</h3>
<ul class="list-unstyled">
<li><a href="/careers.html">Job Openings</a></li>
<li><a href="/employeetestimonials.html">Employee Testimonials</a></li>
<li><a href="/employeebenefits.html">Employee Benefits</a></li>
</ul>
</div>
<div class="col-lg-3 text-center text-lg-start d-flex flex-column align-items-center order-first align-items-lg-start order-lg-last">
<div class="fw-bold d-flex align-items-center mb-2">
<span class="bs-icon-sm bs-icon-circle bs-icon-primary d-flex justify-content-center align-items-center bs-icon me-2">
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-bezier">
<path fill-rule="evenodd" d="M0 10.5A1.5 1.5 0 0 1 1.5 9h1A1.5 1.5 0 0 1 4 10.5v1A1.5 1.5 0 0 1 2.5 13h-1A1.5 1.5 0 0 1 0 11.5v-1zm1.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1zm10.5.5A1.5 1.5 0 0 1 13.5 9h1a1.5 1.5 0 0 1 1.5 1.5v1a1.5 1.5 0 0 1-1.5 1.5h-1a1.5 1.5 0 0 1-1.5-1.5v-1zm1.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.a.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1zM6 4.5A1.5 1.5 0 0 1 7.5 3h1A1.5 1.5 0 0 1 10 4.5v1A1.5 1.5 0 0 1 8.5 7h-1A1.5 1.5 0 0 1 6 5.5v-1zm3.957 1.358A1.5 1.5 0 0 0 10 5.5v-1h4.134a1 1 0 1 1 0 1h-2.668a6.517 6.517 0 0 1 2.72 3.5H13.5c-.123 0-.243.015-.358.043a5.517 5.517 0 0 1-3.185-3.185z"></path>
<path d="M6 4.5H1.866a1 1 0 1 0 0 1h2.668A6.517 6.517 0 0 0 1.814 9H2.5c.123 0 .244.015.358.043a5.517 5.517 0 0 1 3.185-3.185A1.503 1.503 0 0 1 6 5.5v-1zm3.957 1.328A1.5 1.5 0 0 0 10 5.5v-1h4.134a1 1 0 1 1 0 1h-2.668a6.517 6.517 0 0 1 2.72 3.5H13.5c-.123 0-.243.015-.358.043a5.517 5.517 0 0 0-3.185-3.185z"></path>
</svg>
</span>
<span>EliteTask Dynamics</span>
</div>
<p class="text-muted">Empowering digital success with EliteTask Dynamics.</p>
</div>
</div>
<hr class="mt-4">
<div class="text-muted d-flex justify-content-between align-items-center pt-3">
<p class="mb-0">© 2023 EliteTask Dynamics</p>
<ul class="list-inline mb-0">
<li class="list-inline-item"><a href="https://www.facebook.com/soumikisonline/" class="text-white"><i class="bi bi-facebook"></i></a></li>
<li class="list-inline-item"><a href="https://twitter.com/soumikisonline" class="text-white"><i class="bi bi-twitter"></i></a></li>
<li class="list-inline-item"><a href="https://instagram.com/soumikisonline" class="text-white"><i class="bi bi-instagram"></i></a></li>
</ul>
</div>
</div>
</footer>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/js/bold-and-bright.js"></script>
</body>
</html>