diff --git a/src/app/page.tsx b/src/app/page.tsx index 7c8173f..7f028ce 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/couple-sitting-rooftop-enjoying-time-together_23-2147891229.jpg", imageAlt: "restaurant garden setting evening atmosphere"}, { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-family-playing-with-kid_23-2149001392.jpg", imageAlt: "restaurant garden setting evening atmosphere"}, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-family-playing-with-kid_23-2149001392.jpg?_wi=1", imageAlt: "restaurant garden setting evening atmosphere"}, ]} mediaAnimation="slide-up" rating={5} @@ -133,7 +133,7 @@ export default function LandingPage() { textarea={{ name: "message", placeholder: "Number of guests, date, time..."}} buttonText="Reserve Now" - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-family-playing-with-kid_23-2149001392.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-family-playing-with-kid_23-2149001392.jpg?_wi=2" />