diff --git a/src/pages/HomePage/sections/Pricing.tsx b/src/pages/HomePage/sections/Pricing.tsx index 5614cc5..bc29c43 100644 --- a/src/pages/HomePage/sections/Pricing.tsx +++ b/src/pages/HomePage/sections/Pricing.tsx @@ -27,8 +27,8 @@ export default function PricingSection(): React.JSX.Element { text: "선택", href: "#contact"}, }, { - tag: "활복", price: "₩99,000", description: "참복 ", features: [ - "참복사시미", "혼마구로 배꼽살", "살아있는 활복지리"], + tag: "", price: "₩99,000", description: "참복 ", features: [ + "참복사시미", "혼마구로 배꼽살", "살아있는 지리"], primaryButton: { text: "선택", href: "#contact"}, },