From e5c8a7c96625155f3f46c665b380fd015ab850c8 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 03:17:00 +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 f0a44e5..b34ff7b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { background={{ variant: "glowing-orb" }} leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-two-black-men-standing-against-red-wall_181624-56204.jpg?_wi=1", imageAlt: "Thursty Thursday hoodie" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVer8BjnsYDiaDSs4Ii52W60zd/uploaded-1772767007730-pa7mnsho.png", imageAlt: "Thursty Thursday hoodie" }, { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-trucker-hat_23-2149432365.jpg?_wi=1", imageAlt: "Thursty Thursday cap" -- 2.49.1