import SubTitle from "@/components/subTitle"; import Image from "next/image"; export default function ServicePage() { return ( <>
{"banner"}
{/* After-sales Service Section */}
{/* Section Title */}
{/* Service Cards Grid */}
{/* Card 1 */}
{"提供专属保障"}

提供专属保障

单独安排技术专家,保障快速响应

{/* Card 2 */}
{"提供专属保障"}

7*24*365远程运维

远程线上维护,服务不间断

{/* Card 3 */}
{"提供专属保障"}

透明公开

服务过程进度,线上公开透明化

{/* Card 4 */}
{"提供专属保障"}

主动排除故障

实现"救火式"向"预防式"产品运维转型

{/* Service Consultation Section */}
{/* Background Light Effects */}
{/* Left Content */}
{/* Section Title */}
{/* Contact Information */}

中科盛阳服务热线:

0731-85315153

如需自选以下业务,您可以直接拨打相关热线电话:

24小时产品售前咨询服务热线:400-666-7001

{/* Right Side - Light Effects Area */}
{/* This space is for the light effects which are handled by the background */}
) }