Files
ignum/components/pages/home/index.ts
nabijonovdavronbek619@gmail.com 8eb434643c hero section banner change to slider
2026-02-17 20:32:07 +05:00

9 lines
307 B
TypeScript

export { Banner } from "./banner/banner";
export { Statistics } from "./statistics";
export { AboutUs } from "./about";
export { Video } from "./video";
export { OurService } from "./ourService";
export { Testimonial } from "./testimonal";
export { Line } from "./line";
export { Blog } from "./blog/blog";