From 048f8d7fbd4a836b972461021249f29c06a8f8e4 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 06:32:24 +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 b33696a..91cb8a2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/successful-entrepreneur_1098-18414.jpg", imageAlt: "Hidangan utama restoran Indonesia" } + { imageSrc: "http://img.b2bpic.net/free-photo/successful-entrepreneur_1098-18414.jpg?_wi=1", imageAlt: "Hidangan utama restoran Indonesia" } ]} mediaAnimation="slide-up" background={{ variant: "plain" }} @@ -218,7 +218,7 @@ export default function LandingPage() {