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() {