hero section done
This commit is contained in:
@@ -6,11 +6,13 @@ import Partners from "@/components/pageParts/partners";
|
||||
import Map from "@/components/pageParts/map";
|
||||
import CustomSlider from "@/components/pageParts/newsSlider";
|
||||
import Footer from "@/components/nav_foot/footer";
|
||||
import HeroSection from "@/components/pageParts/hero";
|
||||
|
||||
export default function Home() {
|
||||
return (
|
||||
<div>
|
||||
<section id="products" className="mt-50 mb-10">
|
||||
<HeroSection/>
|
||||
<section id="products" className="mt-10 mb-10">
|
||||
<Products />
|
||||
</section>
|
||||
<Texnika />
|
||||
|
||||
Reference in New Issue
Block a user