diff --git a/src/app/page.tsx b/src/app/page.tsx index 91b8e8e..5bdd2fd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,7 +80,7 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", value: "10,000+", title: "Active Hearts", description: "Connecting the globe.", imageSrc: "http://img.b2bpic.net/free-photo/dry-multicolor-powder-table_23-2147964234.jpg"}, + id: "m1", value: "10,000+", title: "Active Hearts", description: "Connecting the globe.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BrDG8lQ1BxX5GtgxKo80Aofjoh/uploaded-1775238644684-bimvn3eh.png"}, ]} title="World Pulse" description="Global connectivity, mapped in golden light." @@ -136,4 +136,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file