Skip to content

Commit

Permalink
Revert "Revert "add test offering 2 prod""
Browse files Browse the repository at this point in the history
This reverts commit 5c4d472.
  • Loading branch information
aaroncurtisyoga committed Nov 30, 2024
1 parent 5c4d472 commit 2e00966
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/(root)/private-sessions/_lib/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@ import {
} from "@/app/(root)/private-sessions/_lib/types";

export const INDIVIDUAL_OFFERINGS: OfferingType[] = [
/*{
{
title: "0 Session",
price: "1",
description: "1 hour of training",
description: "Test hour of training",
features: [
"test Personalized programming",
"test Virtual or In Person",
"test Breathwork",
"test Meditation",
],
package: "test - Individual - 1 Session",
},*/
},
{
title: "1 Session",
price: "115",
Expand Down

0 comments on commit 2e00966

Please sign in to comment.