set super hero image

This commit is contained in:
2026-07-04 16:41:46 +05:30
parent a411a5027e
commit 4073dc8386
8 changed files with 17 additions and 17 deletions

View File

@@ -13,8 +13,8 @@ const EASE_LOGO = [0.16, 1, 0.3, 1] as [number, number, number, number];
const PROOF_ITEMS = [
{ label: "Verified", text: "Local Stores", icon: "store" },
{ label: "2km", text: "Neighbourhood Coverage", icon: "location_on" },
{ label: "Growing", text: "Customer Community", icon: "mood" },
{ label: "Neighborhood", text: "Coverage", icon: "location_on" },
{ label: "Growing", text: "Happy Customers", icon: "mood" },
{ label: "Trusted", text: "Local Platform", icon: "star" },
];