feat(MED-122): update analysis packages page, pageheader

This commit is contained in:
2025-07-10 11:34:08 +03:00
parent 0af3823148
commit bbcf0b6d83
23 changed files with 382 additions and 140 deletions

View File

@@ -0,0 +1,8 @@
{
"title": "Select service",
"description": "Select the appropriate service or package according to your health needs or goals.",
"analysisPackages": {
"title": "Analysis packages",
"description": "Get to know the personal analysis packages and order"
}
}

View File

@@ -37,8 +37,5 @@
"footerDescription": "Here you can add a description about your company or product",
"copyright": "© Copyright {{year}} {{product}}. All Rights Reserved.",
"heroSubtitle": "A simple, convenient, and quick overview of your health condition",
"selectPackage": "Select package",
"selectThisPackage": "Select this package",
"comparePackages": "Compare packages",
"notInterestedInAudit": "Currently not interested in a health audit"
}

View File

@@ -0,0 +1,7 @@
{
"title": "Select analysis package",
"noPackagesAvailable": "No packages available",
"selectThisPackage": "Select this package",
"selectPackage": "Select package",
"comparePackages": "Compare packages"
}