diff --git a/public/images/4.1.png b/public/images/4.1.png new file mode 100644 index 0000000..13903aa Binary files /dev/null and b/public/images/4.1.png differ diff --git a/public/images/Maksim.jpg b/public/images/Maksim.jpg deleted file mode 100644 index 0984e1a..0000000 Binary files a/public/images/Maksim.jpg and /dev/null differ diff --git a/public/images/Oksana.jpg b/public/images/Oksana.jpg deleted file mode 100644 index 342b779..0000000 Binary files a/public/images/Oksana.jpg and /dev/null differ diff --git a/public/images/Roman.jpg b/public/images/Roman.jpg deleted file mode 100644 index 4957a3e..0000000 Binary files a/public/images/Roman.jpg and /dev/null differ diff --git a/public/images/Sasha.jpg b/public/images/Sasha.jpg deleted file mode 100644 index ddbd807..0000000 Binary files a/public/images/Sasha.jpg and /dev/null differ diff --git a/public/images/Stepan.jpg b/public/images/Stepan.jpg deleted file mode 100644 index f22e9c9..0000000 Binary files a/public/images/Stepan.jpg and /dev/null differ diff --git a/public/images/company.jpg b/public/images/company.jpg deleted file mode 100644 index 8fdaed8..0000000 Binary files a/public/images/company.jpg and /dev/null differ diff --git a/public/images/electro.jpg b/public/images/electro.jpg new file mode 100644 index 0000000..0c42de2 Binary files /dev/null and b/public/images/electro.jpg differ diff --git a/public/images/kanal.jpg b/public/images/kanal.jpg new file mode 100644 index 0000000..50b4e0d Binary files /dev/null and b/public/images/kanal.jpg differ diff --git a/public/images/koroche.jpg b/public/images/koroche.jpg new file mode 100644 index 0000000..8f5edda Binary files /dev/null and b/public/images/koroche.jpg differ diff --git a/public/images/koroche2.jpg b/public/images/koroche2.jpg new file mode 100644 index 0000000..59c2b4b Binary files /dev/null and b/public/images/koroche2.jpg differ diff --git a/public/images/koroche3.jpg b/public/images/koroche3.jpg new file mode 100644 index 0000000..cd8118e Binary files /dev/null and b/public/images/koroche3.jpg differ diff --git a/public/images/koroche4.jpg b/public/images/koroche4.jpg new file mode 100644 index 0000000..ffa593c Binary files /dev/null and b/public/images/koroche4.jpg differ diff --git a/public/images/koroche5.jpg b/public/images/koroche5.jpg new file mode 100644 index 0000000..4cccc45 Binary files /dev/null and b/public/images/koroche5.jpg differ diff --git a/public/images/koroche6.webp b/public/images/koroche6.webp new file mode 100644 index 0000000..449c859 Binary files /dev/null and b/public/images/koroche6.webp differ diff --git a/public/images/otop.jpg b/public/images/otop.jpg new file mode 100644 index 0000000..ee607c2 Binary files /dev/null and b/public/images/otop.jpg differ diff --git a/public/images/stroy.jpg b/public/images/stroy.jpg deleted file mode 100644 index 91864e6..0000000 Binary files a/public/images/stroy.jpg and /dev/null differ diff --git a/public/images/voda.jpeg b/public/images/voda.jpeg new file mode 100644 index 0000000..65a8b32 Binary files /dev/null and b/public/images/voda.jpeg differ diff --git a/src/app/page.tsx b/src/app/page.tsx index dc16ff4..fe3dc01 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -5,7 +5,6 @@ import AboutSection from '@/components/AboutSection'; import ProjectsSection from '@/components/ProjectsSection'; import WhyChooseUsSection from '@/components/WhyChooseUsSection'; import WorkExamplesSection from '@/components/TeamSection'; -import ReviewsSection from '@/components/ReviewsSection'; import ContactSection from '@/components/ContactSection'; import Footer from '@/components/Footer'; import Image from 'next/image'; @@ -198,7 +197,6 @@ export default function Home() { setIsCatalogModalOpen(true)} /> -