Update src/app/services/page.tsx

This commit is contained in:
2026-06-01 14:52:14 +00:00
parent 59ef897827
commit 69ef3d1892

View File

@@ -26,7 +26,7 @@ export default function ServicesPage() {
<NavbarLayoutFloatingInline
navItems={[
{ name: "About", id: "about" },
{ name: "Services", href: "/services" },
{ name: "Services", id: "/services" },
{ name: "Destinations", id: "destinations" },
{ name: "Reviews", id: "reviews" },
{ name: "Contact", id: "contact" }
@@ -97,7 +97,6 @@ export default function ServicesPage() {
/>
<SplitAbout
id="helo-installation-details"
tag="Deep Dive"
title="Helo Installation Service"
description="Our Helo installation service ensures a smooth and efficient setup of your new systems. We handle everything from hardware placement to software configuration, ensuring your Helo infrastructure is optimized for performance and reliability. Our certified technicians follow industry best practices to minimize downtime and integrate seamlessly with your existing IT environment."
@@ -114,7 +113,6 @@ export default function ServicesPage() {
/>
<SplitAbout
id="it-consultation-details"
tag="Expert Guidance"
title="IT Consultation & Strategy"
description="Gain a competitive edge with our expert IT consultation services. We assess your current technological landscape, identify areas for improvement, and develop strategic roadmaps to align your IT infrastructure with your business goals. Our consultants provide actionable insights to drive innovation, improve efficiency, and ensure robust security."