import React from 'react'; export const MottoBlock: React.FC = ({}) => { return (

Горячая пицца для каждого

Долетим за 35 минут

); };