diff --git a/src/components/BufferLandingPage.js b/src/components/BufferLandingPage.js index 80c1870..f1fcecc 100644 --- a/src/components/BufferLandingPage.js +++ b/src/components/BufferLandingPage.js @@ -53,6 +53,46 @@ // export default CustomLayout; +// import React from 'react'; +// import { Layout } from 'antd'; +// import MainSection from './MainSection'; +// import FourstepSection from './FourSteps'; +// import MakeEasier from './MakeEasier'; +// import Questions from './Questions'; +// import WorkInTeam from './WorkInTeam'; +// import PriceList from './PriceList'; +// import Udobno from './Udobno'; +// import Header from './Header'; +// import ContactBlock from './ContactBlock'; +// import Footer from './Footer'; + +// const { Content } = Layout; + +// const CustomLayout = () => ( +// +//
+// +// + +//
{/* Убрали ограничение высоты */} +//
+// +// +// +// +// +// +//
{/* Изменили mb-4 на w-full */} +//
+//
+//
+ +//