From ee0faa59ff88a996ca9c86736073bcf66449238d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 18:48:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a32917b..d02b0dd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -123,7 +123,7 @@ export default function WebAgency2Page() { metrics={[ { id: "purity", value: "92.5", title: "Sterling Silver", description: "Guaranteed silver purity", icon: Sparkle }, { id: "handmade", value: "100%", title: "Handmade", description: "Crafted by master artisans", icon: Zap }, - { id: "warranty", value: "Lifetime", title: "Quality", description: "Lifetime polish support", icon: Clock }, + { id: "warranty", value: "Lifetime", title: "Lifetime Satisfaction", description: "Backed by our lifetime polish and maintenance guarantee", icon: Clock }, ]} />