"use client"; import React, { useState } from "react"; import Link from "next/link"; import Image from "next/image"; import { services3 } from "@/data/services"; export default function Services() { const [activeService, setActiveService] = useState(1); return (
Services
Explore our range of expert services designed to elevate your business. From strategic planning to execution, we deliver solutions.
{service.description}
Learn More