export const DOMAIN_MAPPINGS: Record<string, string> = {
// Existing
crypto: "dashboard numbers metrics chart dark mode",
fintech: "pricing table trust security calculator data",
modern: "clean minimal bento gradient",
// Industries
ecommerce: "gallery image search filter pricing plans reviews hero cart",
healthcare: "dashboard metrics table trust profile form clean medical",
education: "dashboard profile search gallery clean learning course",
realestate: "map location gallery image search filter property listing",
travel: "map location gallery image search filter reviews destination booking",
saas: "dashboard chart metrics pricing plans table modern analytics toggle dark mode theme switch scroll navigation footer utility back-to-top accessibility",
gaming: "dark mode social profile feed gallery modern stream immersive",
social: "feed profile social gallery search modern community chat",
news: "feed search bento clean modern image article trending",
portfolio: "gallery image profile clean modern bento showcase creative",
// Page Types
landing: "hero cta testimonials pricing features section toggle navigation header footer utility scroll dark-mode light-mode theme accessibility back-to-top",
dashboard: "analytics chart metrics kpi toggle dark mode theme panel sidebar navigation utility",
page: "landing hero section toggle dark mode navigation footer header utility accessibility",
// Concepts
security: "authentication password validation privacy alerts trust shield",
trust: "reviews testimonials badges secure verified",
analytics: "dashboard chart metrics table data visualization report",
onboarding: "form profile clean modern step guide welcome",
conversion: "pricing plans reviews trust hero cta signup",
};