From f2080a51d4080f387794fca486c409a36b366f31 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 09:12:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ea503a7..4ba257f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { background={{ variant: "radial-gradient" }} carouselItems={[ { - id: "1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaBmGBfpzXIIODRT7YICPYfKvb/a-vibrant-modern-crypto-marketplace-inte-1772873870021-e5b08c64.png?_wi=1" + id: "1", imageSrc: "http://img.b2bpic.net/free-vector/digital-circuit-wire-mesh-background_1017-14623.jpg?id=2669098" }, { id: "2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaBmGBfpzXIIODRT7YICPYfKvb/a-vibrant-modern-crypto-marketplace-inte-1772873870021-e5b08c64.png?_wi=2" -- 2.49.1