import React from "react"; const PromoImagesSection: React.FC = () => (
Промо 1
Промо 2
Промо 3
); export default PromoImagesSection;