Home 4

Header, Footer and some Section it will look the same Home1 and Home2 . ( src\components\home-4.jsx)

import SliderHome from "./common/slider/slider";
import OurValuesSection from "./sections/ourvalues/ourvalues";
import Heading from "./common/heading/heading";
import CounterBlockBg from "./common/countup/countup-bg";
import CallToActionSection from "./sections/caltoaction/caltoaction";
import NeighborhoodsSection from "./sections/neighborhoods/neighborhoods";
import AvailabilitySection from "./sections/availability/availability";
import CarouselPage2 from "./common/slider/slider2";
import ApartmentBlock from "./common/apartment/apartment";
import OurTeamSection from "./sections/our-team/our-team";

Last updated