quivr/frontend/app/(home)/components/index.ts

6 lines
186 B
TypeScript

export * from "./HomeHeader/HomeHeader";
export * from "./HomeSection/HomeSection";
export * from "./Sections";
export * from "./SecuritySection";
export * from "./TestimonialsSection";