From 6189057b7ece0677adf264452f7b83d7d9d93856 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 14:09:53 +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 91a3d6a..de12423 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -115,9 +115,9 @@ export default function LandingPage() { { id: "4", name: "Es kuwut Bali", price: "28K", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3COcH6PiVnpkaIlUSDook8OaV5l/uploaded-1776262050623-wm9audnn.jpg"}, { - id: "5", name: "Lite-chi", price: "32K", imageSrc: "http://img.b2bpic.net/free-photo/eid-concept-with-group-friends-eating-drinking_23-2147799408.jpg"}, + id: "5", name: "Lite-chi", price: "32K", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3COcH6PiVnpkaIlUSDook8OaV5l/uploaded-1776262164085-ejxphnm2.jpg"}, { - id: "6", name: "Ice Choccolate BaliTierra", price: "35K", imageSrc: "http://img.b2bpic.net/free-photo/three-brown-creamy-macaroons-white-golden-plate-wooden-background_1268-20159.jpg"}, + id: "6", name: "Ice Choccolate BaliTierra", price: "35K", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3COcH6PiVnpkaIlUSDook8OaV5l/uploaded-1776262188176-3d1s3xl6.jpg"}, ]} title="Menu Spesial Kami" description="Pilihan menu lezat dari masakan khas Bali hingga kopi lokal yang nikmat." -- 2.49.1