Apply this description after the header section
Browse filesBanner Start
Websites That Work. Operations That Flow.
High-performance E-commerce synced with your business to fuel 24/7 growth.
Start Your Integration
Section 1
The Modern Digital Ecosystem
The digital landscape has evolved from a simple platform for information to a complex, interconnected ecosystem where a website is the central hub of business operations. What was once a modest process of static HTML pages is now a multifaceted challenge requiring a deep understanding of business goals and technical execution.
Today, effective web development is about more than just a presence—it's about creating a powerful tool for enhanced customer engagement, operational efficiency, and profitable growth. The modern business web platform is a dynamic asset that must be able to adapt and scale.
View System Capabilities
section 2
Custom Website Development
We create bespoke web solutions designed to connect businesses with their audiences effectively. Our approach ensures that each website is feature-rich, secure, scalable, and optimized for performance, with intuitive UI/UX design that reinforces your brand and corporate identity.
Web Application Development
Our team employs advanced technologies and frameworks to deliver robust and reliable web applications. With expertise in HTML, CSS, Java, Ajax, and more, we develop solutions that are responsive, high-performing, and aligned with your organizational requirements.
E-Commerce Website Development
We provide enterprise-grade e-commerce solutions featuring secure payment gateways, SEO-optimized architecture, and scalable infrastructure. Our platforms are designed to support business growth while delivering a seamless and secure shopping experience for your customers.
Content Management Solutions
We develop content management systems that enhance engagement, improve user experience, and optimize search engine performance. Through strategic planning and analytics, we ensure your brand messaging is clear, consistent, and effectively communicated to your target audience.
Portals
Our team develops internal and external portals that provide users with seamless access to relevant information, streamlining navigation and improving the overall user experience.
Intranets / Extranets
We design and implement intranet and extranet solutions that facilitate collaboration across departments, partners, and stakeholders. Our solutions improve workflow efficiency, enhance communication, and address the evolving needs of modern enterprises.
Book a Strategy Call
Tired of disconnected systems? Let’s discuss a custom solution. Schedule 15 minutes to see how we can automate your operations.
- index.html +122 -1
- style.css +3 -3
|
@@ -281,8 +281,129 @@ class="inline-flex items-center text-[#002060] hover:text-[#8DC63F] px-3 py-2 te
|
|
| 281 |
</div>
|
| 282 |
</header>
|
| 283 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 284 |
<!-- FOOTER -->
|
| 285 |
-
|
| 286 |
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
|
| 287 |
<div class="grid md:grid-cols-3 gap-10 mb-10">
|
| 288 |
<div>
|
|
|
|
| 281 |
</div>
|
| 282 |
</header>
|
| 283 |
|
| 284 |
+
<!-- Banner Section -->
|
| 285 |
+
<section class="pattern-navy text-white py-16 md:py-24">
|
| 286 |
+
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 text-center">
|
| 287 |
+
<h1 class="text-3xl md:text-5xl font-bold mb-6" data-aos="fade-up">
|
| 288 |
+
Websites That Work. Operations That Flow.
|
| 289 |
+
</h1>
|
| 290 |
+
<p class="text-xl md:text-2xl mb-8 max-w-3xl mx-auto" data-aos="fade-up" data-aos-delay="100">
|
| 291 |
+
High-performance E-commerce synced with your business to fuel 24/7 growth.
|
| 292 |
+
</p>
|
| 293 |
+
<a href="./contact-us.html" class="btn-accent px-8 py-3 rounded-md text-lg font-medium inline-block" data-aos="fade-up" data-aos-delay="200">
|
| 294 |
+
Start Your Integration
|
| 295 |
+
</a>
|
| 296 |
+
</div>
|
| 297 |
+
</section>
|
| 298 |
+
|
| 299 |
+
<!-- Section 1 -->
|
| 300 |
+
<section class="py-16 bg-white">
|
| 301 |
+
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
|
| 302 |
+
<div class="lg:flex items-center gap-12">
|
| 303 |
+
<div class="lg:w-1/2 mb-10 lg:mb-0" data-aos="fade-right">
|
| 304 |
+
<h2 class="text-3xl md:text-4xl font-bold text-[var(--vlc-navy)] mb-6">
|
| 305 |
+
The Modern Digital Ecosystem
|
| 306 |
+
</h2>
|
| 307 |
+
<p class="text-lg text-gray-600 mb-6">
|
| 308 |
+
The digital landscape has evolved from a simple platform for information to a complex, interconnected ecosystem where a website is the central hub of business operations. What was once a modest process of static HTML pages is now a multifaceted challenge requiring a deep understanding of business goals and technical execution.
|
| 309 |
+
</p>
|
| 310 |
+
<p class="text-lg text-gray-600 mb-8">
|
| 311 |
+
Today, effective web development is about more than just a presence—it's about creating a powerful tool for enhanced customer engagement, operational efficiency, and profitable growth. The modern business web platform is a dynamic asset that must be able to adapt and scale.
|
| 312 |
+
</p>
|
| 313 |
+
<a href="./solutions.html" class="btn-primary px-6 py-3 rounded-md text-lg font-medium inline-block">
|
| 314 |
+
View System Capabilities
|
| 315 |
+
</a>
|
| 316 |
+
</div>
|
| 317 |
+
<div class="lg:w-1/2" data-aos="fade-left">
|
| 318 |
+
<img src="http://static.photos/technology/640x360/1" alt="Digital Ecosystem" class="rounded-lg shadow-xl w-full">
|
| 319 |
+
</div>
|
| 320 |
+
</div>
|
| 321 |
+
</div>
|
| 322 |
+
</section>
|
| 323 |
+
|
| 324 |
+
<!-- Section 2 -->
|
| 325 |
+
<section class="py-16 bg-[var(--vlc-tint)]">
|
| 326 |
+
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
|
| 327 |
+
<h2 class="text-3xl md:text-4xl font-bold text-[var(--vlc-navy)] mb-12 text-center" data-aos="fade-up">
|
| 328 |
+
Our Web Development Services
|
| 329 |
+
</h2>
|
| 330 |
+
|
| 331 |
+
<div class="grid md:grid-cols-2 lg:grid-cols-3 gap-8">
|
| 332 |
+
<!-- Custom Website Development -->
|
| 333 |
+
<div class="bg-white rounded-lg shadow-md overflow-hidden card-accent" data-aos="fade-up">
|
| 334 |
+
<div class="p-6">
|
| 335 |
+
<h3 class="text-xl font-bold text-[var(--vlc-navy)] mb-4">Custom Website Development</h3>
|
| 336 |
+
<p class="text-gray-600">
|
| 337 |
+
We create bespoke web solutions designed to connect businesses with their audiences effectively. Our approach ensures that each website is feature-rich, secure, scalable, and optimized for performance, with intuitive UI/UX design that reinforces your brand and corporate identity.
|
| 338 |
+
</p>
|
| 339 |
+
</div>
|
| 340 |
+
</div>
|
| 341 |
+
|
| 342 |
+
<!-- Web Application Development -->
|
| 343 |
+
<div class="bg-white rounded-lg shadow-md overflow-hidden card-accent" data-aos="fade-up" data-aos-delay="100">
|
| 344 |
+
<div class="p-6">
|
| 345 |
+
<h3 class="text-xl font-bold text-[var(--vlc-navy)] mb-4">Web Application Development</h3>
|
| 346 |
+
<p class="text-gray-600">
|
| 347 |
+
Our team employs advanced technologies and frameworks to deliver robust and reliable web applications. With expertise in HTML, CSS, Java, Ajax, and more, we develop solutions that are responsive, high-performing, and aligned with your organizational requirements.
|
| 348 |
+
</p>
|
| 349 |
+
</div>
|
| 350 |
+
</div>
|
| 351 |
+
|
| 352 |
+
<!-- E-Commerce Website Development -->
|
| 353 |
+
<div class="bg-white rounded-lg shadow-md overflow-hidden card-accent" data-aos="fade-up" data-aos-delay="200">
|
| 354 |
+
<div class="p-6">
|
| 355 |
+
<h3 class="text-xl font-bold text-[var(--vlc-navy)] mb-4">E-Commerce Website Development</h3>
|
| 356 |
+
<p class="text-gray-600">
|
| 357 |
+
We provide enterprise-grade e-commerce solutions featuring secure payment gateways, SEO-optimized architecture, and scalable infrastructure. Our platforms are designed to support business growth while delivering a seamless and secure shopping experience for your customers.
|
| 358 |
+
</p>
|
| 359 |
+
</div>
|
| 360 |
+
</div>
|
| 361 |
+
|
| 362 |
+
<!-- Content Management Solutions -->
|
| 363 |
+
<div class="bg-white rounded-lg shadow-md overflow-hidden card-accent" data-aos="fade-up">
|
| 364 |
+
<div class="p-6">
|
| 365 |
+
<h3 class="text-xl font-bold text-[var(--vlc-navy)] mb-4">Content Management Solutions</h3>
|
| 366 |
+
<p class="text-gray-600">
|
| 367 |
+
We develop content management systems that enhance engagement, improve user experience, and optimize search engine performance. Through strategic planning and analytics, we ensure your brand messaging is clear, consistent, and effectively communicated to your target audience.
|
| 368 |
+
</p>
|
| 369 |
+
</div>
|
| 370 |
+
</div>
|
| 371 |
+
|
| 372 |
+
<!-- Portals -->
|
| 373 |
+
<div class="bg-white rounded-lg shadow-md overflow-hidden card-accent" data-aos="fade-up" data-aos-delay="100">
|
| 374 |
+
<div class="p-6">
|
| 375 |
+
<h3 class="text-xl font-bold text-[var(--vlc-navy)] mb-4">Portals</h3>
|
| 376 |
+
<p class="text-gray-600">
|
| 377 |
+
Our team develops internal and external portals that provide users with seamless access to relevant information, streamlining navigation and improving the overall user experience.
|
| 378 |
+
</p>
|
| 379 |
+
</div>
|
| 380 |
+
</div>
|
| 381 |
+
|
| 382 |
+
<!-- Intranets / Extranets -->
|
| 383 |
+
<div class="bg-white rounded-lg shadow-md overflow-hidden card-accent" data-aos="fade-up" data-aos-delay="200">
|
| 384 |
+
<div class="p-6">
|
| 385 |
+
<h3 class="text-xl font-bold text-[var(--vlc-navy)] mb-4">Intranets / Extranets</h3>
|
| 386 |
+
<p class="text-gray-600">
|
| 387 |
+
We design and implement intranet and extranet solutions that facilitate collaboration across departments, partners, and stakeholders. Our solutions improve workflow efficiency, enhance communication, and address the evolving needs of modern enterprises.
|
| 388 |
+
</p>
|
| 389 |
+
</div>
|
| 390 |
+
</div>
|
| 391 |
+
</div>
|
| 392 |
+
|
| 393 |
+
<div class="mt-16 text-center" data-aos="fade-up">
|
| 394 |
+
<h3 class="text-2xl font-bold text-[var(--vlc-navy)] mb-4">Tired of disconnected systems?</h3>
|
| 395 |
+
<p class="text-lg text-gray-600 mb-6 max-w-2xl mx-auto">
|
| 396 |
+
Let's discuss a custom solution. Schedule 15 minutes to see how we can automate your operations.
|
| 397 |
+
</p>
|
| 398 |
+
<a href="./contact-us.html" class="btn-primary px-8 py-3 rounded-md text-lg font-medium inline-block">
|
| 399 |
+
Book a Strategy Call
|
| 400 |
+
</a>
|
| 401 |
+
</div>
|
| 402 |
+
</div>
|
| 403 |
+
</section>
|
| 404 |
+
|
| 405 |
<!-- FOOTER -->
|
| 406 |
+
<footer class="bg-[var(--vlc-navy)] text-white pt-14 pb-8">
|
| 407 |
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
|
| 408 |
<div class="grid md:grid-cols-3 gap-10 mb-10">
|
| 409 |
<div>
|
|
@@ -1,8 +1,8 @@
|
|
|
|
|
| 1 |
body {
|
| 2 |
-
|
| 3 |
-
|
| 4 |
}
|
| 5 |
-
|
| 6 |
h1 {
|
| 7 |
font-size: 16px;
|
| 8 |
margin-top: 0;
|
|
|
|
| 1 |
+
|
| 2 |
body {
|
| 3 |
+
font-family: -apple-system, BlinkMacSystemFont, "Arial", sans-serif;
|
| 4 |
+
line-height: 1.6;
|
| 5 |
}
|
|
|
|
| 6 |
h1 {
|
| 7 |
font-size: 16px;
|
| 8 |
margin-top: 0;
|