From 37bb485dc8dab5955ff1f321a9d3ffd0e66a3675 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 20:40:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) 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() {