From f7f72476942871a6677eeb72988650d2f3d400f1 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 02:30:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 951a36f..0a5f010 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -164,7 +164,7 @@ export default function LandingPage() { id: "1", value: "50K+", title: "Happy Customers Worldwide", items: ["Trusted by jewelry enthusiasts globally", "Average 4.9 star customer rating", "5-year average customer retention"] }, { - id: "2", value: "100%", title: "Lab-Grown Diamond Quality", items: ["IGI & GIA certified diamonds", "4C grading transparency guaranteed", "Lifetime authenticity verification"] + id: "2", value: "100%", title: "Lab-Grown Diamond Quality", items: ["IGI & certified diamonds", "4C grading transparency guaranteed", "Lifetime authenticity verification"] }, { id: "3", value: "$50M+", title: "Carbon Saved Annually", items: ["40% less environmental impact per diamond", "Supports sustainable practices", "Commitment to ethical sourcing"] @@ -238,7 +238,7 @@ export default function LandingPage() {