/* eslint-disable @next/next/no-img-element */ import LazyImage from '@/components/LazyImage' import { siteConfig } from '@/lib/config' /** * 英雄大图区块 */ export const Hero = () => { return ( <> {/* */}
{siteConfig('STARTER_HERO_TITLE_2')}