Bob AI: fix build error in src/pages/HomePage.tsx
This commit is contained in:
@@ -81,6 +81,7 @@ export default function HomePage() {
|
||||
<div id="cases" data-section="cases">
|
||||
<SectionErrorBoundary name="cases">
|
||||
<FeaturesImageBento
|
||||
description="해온누수의 작업 과정을 소개합니다."
|
||||
tag="해결 사례"
|
||||
title="많은 고객님이 저희의 정직한 시공을 경험하셨습니다."
|
||||
items={[
|
||||
@@ -168,6 +169,7 @@ export default function HomePage() {
|
||||
<FaqTwoColumn
|
||||
tag="자주 묻는 질문"
|
||||
title="무엇이든 물어보세요."
|
||||
description="자주 묻는 질문입니다."
|
||||
items={[
|
||||
{
|
||||
question: "비용은 어떻게 결정되나요?",
|
||||
|
||||
Reference in New Issue
Block a user