import React from "react"; import Link from "next/link"; import { serviceContent } from "@/data/service"; import Image from "next/image"; const Service = () => { return (