From 8b89e8762eef038706db0cb1ec82287ba1120352 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 23:55:12 +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 d103004..8f8bcb4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { id: "3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVAYphleMbpMUSgdxLFZjKBcmB/uploaded-1772668047330-16crpiam.jpg", imageAlt: "Specialty latte with vintage charm" }, { - 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: "4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVAYphleMbpMUSgdxLFZjKBcmB/uploaded-1772668508761-momf03sc.jpg", imageAlt: "Seasonal specialty coffee drink" }, { 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" -- 2.49.1