diff --git a/theme/front-page.php b/theme/front-page.php index e06c5f4..94239cc 100644 --- a/theme/front-page.php +++ b/theme/front-page.php @@ -78,10 +78,11 @@ $shop_url = get_permalink(wc_get_page_id('shop'));
publish; $metrics = [ - ['142,038', 'Reply-Alls regretted'], - ['41 states', 'Currently shipping'], - ['4.8 ★', 'Avg. on Trustpilot'], + [$product_count . '+', 'Products in the catalog'], + ['50 states', 'Currently shipping'], + ['100%', 'Meetings that could\'ve been emails'], ['0', 'Calls returned'], ]; foreach ($metrics as [$num, $label]) {