From d1bdd17e3bdcae1a6cac190c522a2af424a848cb Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 23:54:42 +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 13dc2c1..8ac00a9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { id: "1", imageSrc: "http://img.b2bpic.net/free-photo/empty-wood-chair-restaurant_1339-5949.jpg", imageAlt: "Indigo Room Coffee interior with vintage aesthetic" }, { - id: "2", imageSrc: "http://img.b2bpic.net/free-photo/matcha-latte-cup_417767-46.jpg?_wi=1", imageAlt: "Award-winning matcha latte" + id: "2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVAYphleMbpMUSgdxLFZjKBcmB/uploaded-1772668478551-7nr0207q.jpg", imageAlt: "Award-winning matcha latte" }, { 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" -- 2.49.1