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

@@ -8,7 +8,7 @@ import { staggerFast } from "@/lib/animations";
const HERO_STATS = [
{ title: "Verified Local Stores", icon: "store", desc: "Growing local commerce" },
{ title: "2km Neighbourhood", icon: "location_on", desc: "Hyperlocal service radius" },
{ title: "Neighbourhood", icon: "location_on", desc: "Hyperlocal service radius" },
{ title: "Happy Customers", icon: "mood", desc: "Growing neighbourhood community" },
{ title: "Trusted Platform", icon: "star", desc: "Loved by local shoppers" },
];