diff --git a/packages/grant-explorer/src/features/discovery/LandingHero.tsx b/packages/grant-explorer/src/features/discovery/LandingHero.tsx index 4b848ff5f1..bf94b2321d 100644 --- a/packages/grant-explorer/src/features/discovery/LandingHero.tsx +++ b/packages/grant-explorer/src/features/discovery/LandingHero.tsx @@ -16,9 +16,9 @@ export default function LandingHero() { const ByTheNumbers = () => { // TODO: fetch data (where to get this?) - const uniqueDonations = "3.8M"; + const uniqueDonations = "4.2M"; const raisedFunds = "3,715"; - const fundingDistributed = "$50,000,000+"; + const fundingDistributed = "$56,000,000+"; return (