Update src/app/page.tsx

This commit is contained in:
2026-05-07 02:45:22 +00:00
parent 33820c3de7
commit b655164d2f

View File

@@ -230,6 +230,9 @@ export default function LandingPage() {
title="자주 묻는 질문"
description="진료 전 궁금한 점을 확인하세요"
faqsAnimation="slide-up"
buttons={[
{ text: "상담 예약하기", href: "#contact" }
]}
/>
</div>