From 80890fba13d33e8b1d0c3e88e78e8552ffcbc88f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 12:16:36 +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 f4a49c3..bb07406 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { { id: "1", imageSrc: "https://images.unsplash.com/photo-1513104890138-7c749659a591?q=80&w=800" }, { id: "2", imageSrc: "https://images.unsplash.com/photo-1541745537411-b8046dc6d66c?q=80&w=800" }, { id: "3", imageSrc: "https://images.unsplash.com/photo-1565299624946-b28f40a0ae38?q=80&w=800&_wi=1" }, - { id: "4", imageSrc: "https://images.unsplash.com/photo-1571407970331-303c737f2674?q=80&w=800&_wi=1" }, + { id: "4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cz8z97YT8ThbQDnCnvwzWK9yHD/uploaded-1777378592038-x2w12mai.jpg" }, { id: "5", imageSrc: "https://images.unsplash.com/photo-1593560708920-61dd98c46a4e?q=80&w=800" }, { id: "6", imageSrc: "https://images.unsplash.com/photo-1574071318508-1cdbab80d002?q=80&w=800" }, ]} -- 2.49.1