diff --git a/src/pages/ShopPage.tsx b/src/pages/ShopPage.tsx index 16c1b76..b522dd5 100644 --- a/src/pages/ShopPage.tsx +++ b/src/pages/ShopPage.tsx @@ -8,62 +8,58 @@ const ShopPage: React.FC = () => { const [showReroll, setShowReroll] = useState(false); return ( -
- {/* 헤더 고정 */} -
-
-
- {/* 배경 이미지 */} +
background - {/* 메인 컨텐츠 */} -
-
- {/* 왼쪽: 타이틀 + 유저 정보 */} + + {/* 헤더 */} +
+
+
+
+
+ {/* 왼쪽 영역 */}
-
+
star 1000
- character + character
- {/* 오른쪽: 상점 아이템 */} + + {/* 오른쪽 영역 */}
- {/* 상단 버튼 */} -
+
- {/* */}
- {/* 아이템 리스트 */} -
+ +
{showReroll ? : }