"use client"; import Image from "next/image"; import { Button } from "../ui/button"; import { motion } from "framer-motion"; import { useState } from "react"; export default function HeaderSalesServices() { return ( <>

Layanan Konsumen After Sales

about-header
{/* Left: Image Banner */}
Banner After Sales
{/* Right: Johny Info Card */}
Johny

Johny

Silahkan Hubungi Johny untuk Layanan Konsumen After Sales Jaecoo Cihampelas Bandung

); }