New pages
This commit is contained in:
@@ -10,19 +10,20 @@ import Faqs3_9 from "../components/sections/Faqs3_9"
|
||||
import Features13_5 from "../components/sections/Features13_5"
|
||||
import Features1_2 from "../components/sections/Features1_2"
|
||||
import Features5_8 from "../components/sections/Features5_8"
|
||||
import Hero13 from "../components/sections/Hero13"
|
||||
//import Hero13 from "../components/sections/Hero13"
|
||||
import Integrations2_6 from "../components/sections/Integrations2_6"
|
||||
import Lnk1_13 from "../components/sections/Lnk1_13"
|
||||
import Lnk2_13 from "../components/sections/Lnk2_13"
|
||||
import Reviews2_3 from "../components/sections/Reviews2_3"
|
||||
import Statistic5_3 from "../components/sections/Statistic5_3"
|
||||
import MersmHero from "../components/sections/MersmHero";
|
||||
|
||||
export default function ProductHome() {
|
||||
|
||||
return (
|
||||
<>
|
||||
<Layout headerStyle={1} footerStyle={3} headerCls="navbar-dark">
|
||||
<Hero13 />
|
||||
<MersmHero />
|
||||
<Statistic5_3 />
|
||||
<hr className="divider" />
|
||||
<Features13_5 />
|
||||
|
||||
Reference in New Issue
Block a user