This commit is contained in:
2026-02-24 18:42:09 +00:00
parent 48c1056ec3
commit 0c876190fe

View File

@@ -79,26 +79,29 @@ export default function HomePage() {
/> />
</div> </div>
<div id="metrics" data-section="metrics"> <div id="metrics" data-section="metrics" style={{backgroundImage: 'url(https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39nsxwmbCTX7ZcKAFBAu1R1W3iH/uploaded-1771958543236-0b1kfsmo.png)', backgroundSize: 'cover', backgroundPosition: 'center', backgroundAttachment: 'fixed', position: 'relative'}}>
<MetricCardOne <div style={{position: 'absolute', inset: 0, backgroundColor: 'rgba(0, 0, 0, 0.5)'}}></div>
title="By The Numbers" <div style={{position: 'relative', zIndex: 1}}>
description="Trusted by vintage lovers and sellers across San Diego" <MetricCardOne
metrics={[ title="By The Numbers"
{ description="Trusted by vintage lovers and sellers across San Diego"
id: "1", value: "500", title: "Happy Sellers", description: "Creators bringing their pieces to life", icon: Users metrics={[
}, {
{ id: "1", value: "500", title: "Happy Sellers", description: "Creators bringing their pieces to life", icon: Users
id: "2", value: "30", title: "Cash Payout", description: "Fair value for your vintage finds", icon: DollarSign },
}, {
{ id: "2", value: "30", title: "Cash Payout", description: "Fair value for your vintage finds", icon: DollarSign
id: "3", value: "50", title: "Trade Credit", description: "Even better—put it towards new gems", icon: Zap },
} {
]} id: "3", value: "50", title: "Trade Credit", description: "Even better—put it towards new gems", icon: Zap
gridVariant="uniform-all-items-equal" }
textboxLayout="default" ]}
animationType="slide-up" gridVariant="uniform-all-items-equal"
useInvertedBackground={true} textboxLayout="default"
/> animationType="slide-up"
useInvertedBackground={true}
/>
</div>
</div> </div>
<div id="features" data-section="features"> <div id="features" data-section="features">