diff --git a/src/app/lahan-select-gyeongju/page.tsx b/src/app/lahan-select-gyeongju/page.tsx index 3a11a45..987b6a0 100644 --- a/src/app/lahan-select-gyeongju/page.tsx +++ b/src/app/lahan-select-gyeongju/page.tsx @@ -28,17 +28,11 @@ export default function LandingPage() { @@ -50,11 +44,8 @@ export default function LandingPage() { title="라한셀렉트 경주 상세 분석" buttons={[ { - text: "홈으로 돌아가기", - href: "/", - }, + text: "홈으로 돌아가기", href: "/"}, ]} - description="173개의 고객 리뷰를 기반으로 라한셀렉트 경주의 고객 경험을 면밀히 분석했습니다. 호수뷰에 대한 압도적인 긍정 평가와 함께, 개선이 시급한 방음 문제 및 채널별 평점 편향 현상을 집중적으로 다룹니다. 이 분석을 통해 호텔 운영의 핵심 개선 포인트를 발견하고 고객 만족도를 높이는 전략을 수립할 수 있습니다." /> @@ -62,25 +53,17 @@ export default function LandingPage() {