diff --git a/src/app/page.tsx b/src/app/page.tsx index d1def39..46ffe58 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -144,8 +144,8 @@ export default function LandingPage() { text: "세트 확인하기"}, imageSrc: "https://image.unsplash.com/photo-1627299307223-2b7e1c8d0d0a?crop=entropy&cs=tinysrgb&fit=max&fm=webp&q=80&w=1080", imageAlt: "Large spread of Korean dishes for Chinchin Pocha Set C"}, ]} - title="" - description="" + title="친친포차만의 특별한 세트 메뉴" + description="다양한 조합으로 즐기는 푸짐한 친친포차 세트! 친구, 연인, 가족과 함께 오셔서 맛있는 추억을 만들어보세요." /> @@ -166,8 +166,8 @@ export default function LandingPage() { imageAlt="Empty restaurant interior showing an inviting space" mediaAnimation="slide-up" mediaPosition="right" - title="" - description="" + title="자주 묻는 질문" + description="친친포차 이용에 궁금한 점이 있으신가요? 고객님들이 가장 많이 궁금해하는 질문들을 모아 답변해 드립니다." faqsAnimation="slide-up" /> @@ -175,8 +175,8 @@ export default function LandingPage() {