chore: release [ci skip]
This commit is contained in:
+4
-2
@@ -254,7 +254,8 @@ export const MOCK_COMBOS: Combo[] = [
|
||||
{
|
||||
id: 2,
|
||||
name: "Group Tea Combo",
|
||||
description: "2 peach orange lemongrass teas + 2 matcha green teas, perfect for a group.",
|
||||
description:
|
||||
"2 peach orange lemongrass teas + 2 matcha green teas, perfect for a group.",
|
||||
price: 130000,
|
||||
image: "/imgs/products/placeholder.jpg",
|
||||
items: [
|
||||
@@ -266,7 +267,8 @@ export const MOCK_COMBOS: Combo[] = [
|
||||
{
|
||||
id: 3,
|
||||
name: "Morning Combo",
|
||||
description: "1 milk coffee + 1 caramel flan — start your day on a sweet note.",
|
||||
description:
|
||||
"1 milk coffee + 1 caramel flan — start your day on a sweet note.",
|
||||
price: 48000,
|
||||
image: "/imgs/products/placeholder.jpg",
|
||||
items: [
|
||||
|
||||
Reference in New Issue
Block a user