Update src/pages/HomePage/sections/About.tsx

This commit is contained in:
2026-06-15 12:14:49 +00:00
parent 8b1301dd91
commit 86ab4a36db

View File

@@ -10,7 +10,7 @@ export default function AboutSection(): React.JSX.Element {
<div id="about" data-section="about">
<SectionErrorBoundary name="about">
<AboutText
title="구월동의 명소, 복마중은 정직한 식재료와 장인의 손길로 고객님께 최상의 미식 경험을 제공합니다."
title="식 경험을 제공합니다."
/>
</SectionErrorBoundary>
</div>