From 954fc52d79c3ce6e2f419189d763a17e4b475a2c Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 06:31:37 +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 0465e65..1b1b7f7 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: "noise" }} @@ -218,7 +218,7 @@ export default function LandingPage() {