Files
dry-wash-pl/src/components/landing/index.ts
2024-11-10 11:07:50 +03:00

7 lines
330 B
TypeScript

export * from './CtaButton';
export * from './PageSection';
export * from './BenefitsSection'; // CtaButton, PageSection
export * from './SocialProofSection'; // CtaButton, PageSection
export * from './SiteLogo';
export * from './Footer'; // PageSection, SiteLogo
export * from './HeroSection'; // CtaButton, PageSection, SiteLogo