diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d19a6dc2..75c275ba 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4270,4 +4270,4 @@ snapshots: zustand@5.0.6(@types/react@19.1.8)(react@19.1.0): optionalDependencies: '@types/react': 19.1.8 - react: 19.1.0 \ No newline at end of file + react: 19.1.0 diff --git a/src/app/(with-header)/components/BannerSection.tsx b/src/app/(with-header)/components/BannerSection.tsx index 5e18d2aa..dd7c745e 100644 --- a/src/app/(with-header)/components/BannerSection.tsx +++ b/src/app/(with-header)/components/BannerSection.tsx @@ -22,7 +22,7 @@ export default function BannerSection({ keyword }: BannerSectionProps) {
{/* 텍스트 콘텐츠 */} -+
{title}
diff --git a/src/app/(with-header)/components/ExperienceList.tsx b/src/app/(with-header)/components/ExperienceList.tsx
index 441ea655..ef3969d4 100644
--- a/src/app/(with-header)/components/ExperienceList.tsx
+++ b/src/app/(with-header)/components/ExperienceList.tsx
@@ -44,14 +44,14 @@ export default function ExperienceList({ keyword, isSearchMode }: ExperienceList
const totalPage = Math.ceil(totalCount / 8);
return (
-
- "{keyword}" (으)로 검색한 결과입니다.
+
+ {keyword}(으)로 검색한 결과입니다.
+
총 {totalCount}개의 결과
{title} {title} ₩ {price.toLocaleString()} / 인 인기 체험을 불러오는 데 실패했습니다 😢🛼 모든 체험
)}
diff --git a/src/app/(with-header)/components/PopularCard.tsx b/src/app/(with-header)/components/PopularCard.tsx
index c2791ccd..4823fe27 100644
--- a/src/app/(with-header)/components/PopularCard.tsx
+++ b/src/app/(with-header)/components/PopularCard.tsx
@@ -31,7 +31,7 @@ export default function PopularCard({
{/* 별점 정보 */}
⭐ {rating} ({reviews})
{/* 체험명 (줄바꿈 포함, 반응형 크기) */}
- 🔥 인기 체험