From 9fde1318a7ccd5af1da03c94c0f7666a9473c0f9 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 23:54:59 +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 8ac00a9..d103004 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { id: "4", imageSrc: "http://img.b2bpic.net/free-photo/woman-holds-cup-cappuccino-with-cookie-it_140725-4445.jpg?_wi=1", imageAlt: "Seasonal specialty coffee drink" }, { - id: "5", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-walking-antique-store_23-2149640710.jpg?_wi=1", imageAlt: "Curated vintage collectibles and furniture" + 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" -- 2.49.1