diff --git a/src/app/page.tsx b/src/app/page.tsx index 95726f8..4ef5ffe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { { text: "Book a Table", href: "#contact" } ]} layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg" imageAlt="Signature dishes at The Local Kitchen" frameStyle="card" mediaAnimation="slide-up" @@ -78,10 +78,10 @@ export default function LandingPage() {