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() {