From 3464cec46e9a8b3fadc796f1ea87281a4d114106 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 15 Jun 2026 12:06:16 +0000 Subject: [PATCH] Update src/pages/HomePage/sections/Pricing.tsx --- src/pages/HomePage/sections/Pricing.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"}, -- 2.49.1