From 032a09adfce0433132d28802c81d1891b5a7256e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 13:53:48 +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 b543e66..1b0eea2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,7 +83,7 @@ export default function LandingPage() { href: "#menu", }, ]} - videoSrc="http://img.b2bpic.net/free-photo/chef-making-uncooked-tagliatelle_23-2148360855.jpg" + videoSrc="http://img.b2bpic.net/free-photo/chef-making-uncooked-tagliatelle_23-2148360855.jpg?_wi=1" mediaAnimation="slide-up" fixedMediaHeight={true} avatars={[ @@ -136,7 +136,7 @@ export default function LandingPage() { icon: Sparkles, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/chef-making-uncooked-tagliatelle_23-2148360855.jpg" + imageSrc="http://img.b2bpic.net/free-photo/chef-making-uncooked-tagliatelle_23-2148360855.jpg?_wi=2" imageAlt="italian restaurant pizza pasta preparation video" /> -- 2.49.1