import { siteConfig } from '@/lib/config' import CONFIG from '../config' import SVGPlayBootstrap from './svg/SVGPlayBoostrap' import SVGPlayTailwind from './svg/SVGPlayTailWind' import SVGPlayReact from './svg/SVGPlayReact' import SVGPlayAstro from './svg/SVGPlayAstro' import SVGPlayNext from './svg/SVGPlayNext' export const Hero = () => { return <> {/* */}
{siteConfig('STARTER_HERO_TITLE_2', null, CONFIG)}
{/* 按钮组 */} {/* 技术栈说明 */}