diff --git a/frontend/application/components/Hero.tsx b/frontend/application/components/Hero.tsx index 09b398b..a1d5719 100644 --- a/frontend/application/components/Hero.tsx +++ b/frontend/application/components/Hero.tsx @@ -133,9 +133,9 @@ export default function Hero({ banners = [], onShopNavigate }: { banners?: Banne -

+

{titleParts[0]}
- {titleParts[1] && {titleParts[1]}} + {titleParts[1] && {titleParts[1]}}