diff --git a/src/pages/HomePage/sections/Pricing.tsx b/src/pages/HomePage/sections/Pricing.tsx index f15b939..5614cc5 100644 --- a/src/pages/HomePage/sections/Pricing.tsx +++ b/src/pages/HomePage/sections/Pricing.tsx @@ -27,7 +27,7 @@ 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"},