import { type FC } from 'react' const ServiceSection: FC = () => { return (
دی کالا
منو فروشگاه
) } export default ServiceSection