Update src/app/page.tsx
This commit is contained in:
@@ -230,6 +230,9 @@ export default function LandingPage() {
|
||||
title="자주 묻는 질문"
|
||||
description="진료 전 궁금한 점을 확인하세요"
|
||||
faqsAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "상담 예약하기", href: "#contact" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user