+ {pageT("subtitle")} +
++ {concernDescription} +
++ {oilName} +
+ + {pageT("viewSolution")} +{pageT("noResults")}
++ {shortDescription} +
+ ++ {concernCount} {concernCount === 1 ? solutionLabel : solutionsLabel} +
+ ++ {bestFor} +
+ {concerns.slice(0, 3).map((concernName) => ( ++ +{concerns.length - 3} more +
+ )} ++ {pageT("subtitle")} +
++ {pageT("stats.availableOils", { count: oilsWithPages.length })} +
++ {pageT("stats.totalSolutions", { count: allPages.length })} +
+{pageT("noResults")}
++ {description} +
+ + {priority ? "Explore Solutions" : "Learn More"} ++ {hubT("subtitle")} +
++ {hubT("quickAccess.byConcernDesc")} +
++ {hubT("quickAccess.byOilDesc")} +
++ {hubT("cta.description")} +
+ + {hubT("cta.button")} + +