diff --git a/public/anthill2.svg b/public/anthill2.svg new file mode 100644 index 0000000..332a4ed --- /dev/null +++ b/public/anthill2.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + diff --git a/public/index.html b/public/index.html index 6d07e67..9bd92ba 100644 --- a/public/index.html +++ b/public/index.html @@ -2,14 +2,14 @@ - + - + Anthill diff --git a/public/logo.svg b/public/logo.svg index 8545487..6b3bf97 100644 --- a/public/logo.svg +++ b/public/logo.svg @@ -1,38 +1,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - ANTHILL - - + + + + \ No newline at end of file diff --git a/src/assets/images/firms.jpg b/src/assets/images/firms.jpg new file mode 100644 index 0000000..7b0668f Binary files /dev/null and b/src/assets/images/firms.jpg differ diff --git a/src/components/Features.js b/src/components/Features.js index 6c90573..c320481 100644 --- a/src/components/Features.js +++ b/src/components/Features.js @@ -2,7 +2,7 @@ import React from 'react'; import { ShopOutlined, AppstoreOutlined, GlobalOutlined } from '@ant-design/icons'; import manufacture from '../assets/images/wanlandfutures.jpg'; -import boxes from '../assets/images/Assorti.jpg'; +import boxes from '../assets/images/firms.jpg'; import delivery from '../assets/images/fura.jpg'; @@ -60,7 +60,7 @@ const FeaturesVertical = () => { {/* Изображение справа */}
-
+