From 3d47a65259f14a88e68b0e870996703045242a9a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 02:40:48 +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 66dbe4b..b651b24 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/glass-cup-sweet-milkshake-with-whipped-cream-sprinkles-high-quality-photo_114579-88004.jpg?_wi=1", imageAlt: "Gourmet Ice Cream Scoop"}, { - imageSrc: "http://img.b2bpic.net/free-photo/pineapple-smoothie-cafe_1339-3577.jpg?_wi=1", imageAlt: "Hong Kong Milk Tea"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BamKc70HhvuNBzs6fq5RAvHQ1W/uploaded-1774849572346-6xwlrfg0.jpg", imageAlt: "Hong Kong Milk Tea"}, { imageSrc: "http://img.b2bpic.net/free-photo/closeup-takoyaki-japanese-cuisine_53876-42540.jpg?_wi=1", imageAlt: "Takoyaki Snack"}, { -- 2.49.1