feat: Add About Us page CMS functionality with dedicated sections and image upload support.

This commit is contained in:
pradeepkumar
2026-02-24 03:30:35 +05:30
parent f435173566
commit 956ccede2d
4 changed files with 385 additions and 27 deletions

View File

@@ -72,4 +72,12 @@ export type {
TestimonialsContent,
TestimonialItem,
StatItem,
AboutHeroContent,
AboutStatItem,
AboutStatsContent,
AboutFeatureItem,
AboutFeaturesContent,
AboutTeamMember,
AboutTeamContent,
AboutCtaContent,
} from './cms.service';