From d6b961c96adafbabc3a2822f33fe4f785a6bbc77 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 02:59:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 22cfc0b..540d65b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -117,13 +117,13 @@ export default function LandingPage() { id: "p5", name: "Signature Cold Brew", price: "70k", - imageSrc: "http://img.b2bpic.net/free-photo/fruit-cocktail-table_140725-8200.jpg", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E6fjIGO3F887PD5twGMiqUPxz0/uploaded-1779505176517-rokx5ogl.jpg", }, { id: "p6", name: "Creamy milk cafe", price: "120k", - imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-appetizing-cake-blue-plate-cake-table_140725-123517.jpg", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E6fjIGO3F887PD5twGMiqUPxz0/uploaded-1779505189843-zb5xth8z.webp", }, ]} title="Signature Coffee" -- 2.49.1