diff --git a/src/components/LectureListPage/LecturePurchaseContent.jsx b/src/components/LectureListPage/LecturePurchaseContent.jsx
index b658974..ca24be5 100644
--- a/src/components/LectureListPage/LecturePurchaseContent.jsx
+++ b/src/components/LectureListPage/LecturePurchaseContent.jsx
@@ -99,7 +99,9 @@ function LecturePurchaseContent() {
이름
{userData.name}
생년월일
- 2002.08.16
+
+ {userData.bornYear}년 {userData.bornMonth}월 {userData.bornDay}일
+
전화번호
{formatPhoneNumber(userData.contactNumber)}