From 6698028d54f8120aa0afb8a1ec6def27f13e499f Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Mar 2026 17:43:16 +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 3eae467..9d821b9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -195,7 +195,7 @@ export default function LandingPage() { required: false }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/family-sitting-couch-clothed-with-blanket-seen-from-christmas-decorations-wooden-table_23-2147583570.jpg" + imageSrc="http://img.b2bpic.net/free-photo/family-sitting-couch-clothed-with-blanket-seen-from-christmas-decorations-wooden-table_23-2147583570.jpg?_wi=1" imageAlt="Wildwood Grill dining ambiance" mediaAnimation="slide-up" mediaPosition="right" @@ -205,7 +205,7 @@ export default function LandingPage() {