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