// ============================================================ // HomePage — 首页(业务入口) // 组合:BannerCarousel(在 Layout 中)+ HomeContent(三列正文) // ============================================================ import { HomeContent } from './HomeContent'; export function HomePage() { return (