Merge version_1 into main #5

Merged
bender merged 1 commits from version_1 into main 2026-03-25 05:07:03 +00:00

View File

@@ -62,9 +62,9 @@ export default function AboutPage() {
textboxLayout="default"
useInvertedBackground={false}
kpiItems={[
{ icon: Clock, title: "Years in Business", value: "50+" },
{ icon: Bookmark, title: "Items Curated", value: "10K+" },
{ icon: Heart, title: "Client Satisfaction", value: "99%" }
{ title: "Years in Business", value: "50+" },
{ title: "Items Curated", value: "10K+" },
{ title: "Client Satisfaction", value: "99%" }
]}
testimonials={[
{ id: "1", name: "Sarah M.", role: "Private Collector", company: "New York", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-building-foundation_23-2148230171.jpg" },