Skip to content

Commit

Permalink
Merge branch 'prod'
Browse files Browse the repository at this point in the history
  • Loading branch information
mertsincan committed Nov 12, 2024
2 parents f02d3d2 + c1eb182 commit a5d0c1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/templates/avalon/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -173,13 +173,13 @@ const license = {
{
title: 'Basic License',
price: '$49',
discountPrice: '$39',
discountPrice: '$29',
included: ['Non Commercial Usage', 'Single End Product, No Multi-Use', '1 Year Free Updates']
},
{
title: 'Extended License',
price: '$490',
discountPrice: '$390',
discountPrice: '$290',
included: ['Commercial Usage', 'Multiple End Products', '1 Year Free Updates']
}
]
Expand Down

0 comments on commit a5d0c1c

Please sign in to comment.