From c27fc893bad1a79650c282c663336f76bbacf721 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 09:38: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 4a90a7d..501c406 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { carouselItems={[ { id: "1", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-hijab-posing_23-2149522161.jpg", imageAlt: "urban fashion lifestyle photography" }, { id: "2", imageSrc: "http://img.b2bpic.net/free-photo/serious-stylish-curly-haired-young-woman-looks-watch-checks-time-waits-somone-wears-sunglasses-casual-hoodie-jacket-poses-street_273609-55747.jpg", imageAlt: "studio fashion portrait casual" }, - { id: "3", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-women-2000s-fashion_23-2149529687.jpg", imageAlt: "friends lifestyle tshirt photography" }, + { id: "3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CCpCTjgO4VavsHwcGbNlKrUNg0/uploaded-1775900004342-rbrujseu.jpg", imageAlt: "friends lifestyle tshirt photography" }, { id: "4", imageSrc: "http://img.b2bpic.net/free-photo/copy-space-prisms-abstract-gradient-lights_23-2148771734.jpg", imageAlt: "tshirt fabric texture macro" }, { id: "5", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-stylish-businesswoman-wireless-earphones-resting-cafe-with-coffee-newspaper_574295-4152.jpg", imageAlt: "vintage style graphic tshirt" }, { id: "6", imageSrc: "http://img.b2bpic.net/free-photo/young-adult-traveling-using-sustainable-mobility_23-2149292757.jpg", imageAlt: "street fashion model walking" }, -- 2.49.1