From ef921e148967558b2cca4d31fcb5aae0f38df303 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 23:55:57 +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 68ccb61..8f761b8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { id: "5", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVAYphleMbpMUSgdxLFZjKBcmB/uploaded-1772668492416-89htwz5d.jpg", imageAlt: "Curated vintage collectibles and furniture" }, { - id: "6", imageSrc: "http://img.b2bpic.net/free-photo/woman-works-cafe-evening_1153-3549.jpg?_wi=1", imageAlt: "Cozy Indigo Room Coffee atmosphere" + id: "6", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVAYphleMbpMUSgdxLFZjKBcmB/uploaded-1772668542599-ix4c8npd.jpg", imageAlt: "Cozy Indigo Room Coffee atmosphere" }, ]} autoPlay={true} -- 2.49.1