diff --git a/src/app/page.tsx b/src/app/page.tsx index b348f9a..05f8b12 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { ]} enableKpiAnimation={true} buttons={[{ text: "Reserve Now", href: "#contact" }]} - imageSrc="http://img.b2bpic.net/free-photo/dining-table-with-chairs-tableware_140725-7823.jpg" + imageSrc="http://img.b2bpic.net/free-photo/dining-table-with-chairs-tableware_140725-7823.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -109,7 +109,7 @@ export default function LandingPage() { { name: "date", type: "date", placeholder: "Date", required: true }, ]} textarea={{ name: "message", placeholder: "Special Requests or Party Size" }} - imageSrc="http://img.b2bpic.net/free-photo/dining-table-with-chairs-tableware_140725-7823.jpg" + imageSrc="http://img.b2bpic.net/free-photo/dining-table-with-chairs-tableware_140725-7823.jpg?_wi=2" useInvertedBackground={false} />