about page done

This commit is contained in:
nabijonovdavronbek619@gmail.com
2026-01-26 15:45:53 +05:00
parent 5777437af8
commit d3aa467055
8 changed files with 306 additions and 3 deletions

View File

@@ -0,0 +1,4 @@
export { AboutBanner } from "./aboutBanner";
export { Story } from "./story";
export { AboutLine } from "./aboutLine";
export { WhyChooseUs } from "./whyChooseUs";