diff --git a/src/components/landing/Section5.tsx b/src/components/landing/Section5.tsx index 3546c6d..e16f740 100644 --- a/src/components/landing/Section5.tsx +++ b/src/components/landing/Section5.tsx @@ -1,5 +1,5 @@ import { Box, Typography, useMediaQuery, useTheme } from "@mui/material"; -import CustomButton from "../Button"; +import Button from "../Button"; import SectionWrapper from "../SectionWrapper"; @@ -46,12 +46,12 @@ export default function Section5() { gap: upMd ? "24px" : "20px", }} > - Подробнее - Подробнее +