about page done
This commit is contained in:
4
components/pages/about/index.ts
Normal file
4
components/pages/about/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export { AboutBanner } from "./aboutBanner";
|
||||
export { Story } from "./story";
|
||||
export { AboutLine } from "./aboutLine";
|
||||
export { WhyChooseUs } from "./whyChooseUs";
|
||||
Reference in New Issue
Block a user