about merms

This commit is contained in:
CHIEFSOFT\ameye
2024-12-25 12:30:07 -05:00
parent b74f597683
commit 0ccfbe1c2b
3 changed files with 46 additions and 1 deletions
+3
View File
@@ -18,6 +18,7 @@ import Reviews2_3 from "../components/sections/Reviews2_3"
//import Statistic5_3 from "../components/sections/Statistic5_3"
import MersmHero from "../components/sections/MersmHero";
import MermsFeatures from "../components/sections/MermsFeatures";
import MermsAbout from "../components/sections/MermsAbout";
export default function ProductHome() {
@@ -27,6 +28,8 @@ export default function ProductHome() {
<MersmHero />
{/*<Statistic5_3 />*/}
<hr className="divider" />
<MermsAbout />
<hr className="divider" />
<MermsFeatures />
{/*<Features13_5 />*/}
<Lnk1_13 />