Skip to content

Commit

Permalink
Update pricing
Browse files Browse the repository at this point in the history
  • Loading branch information
cagataycivici committed Jul 27, 2024
1 parent 218dc10 commit 6099492
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/showcase/pages/templates/apollo/apollo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -260,12 +260,12 @@ export class ApolloPage {
licenseDetails: [
{
title: 'Basic License',
price: '$59',
price: '$49',
included: ['Non Commercial Usage', 'Single End Product, No Multi-Use', '1 Year Free Updates']
},
{
title: 'Extended License',
price: '$590',
price: '$490',
included: ['Commercial Usage', 'Multiple End Products', '1 Year Free Updates']
}
]
Expand Down

0 comments on commit 6099492

Please sign in to comment.