From 6654b0716495acba5b188d66913373d6ac699616 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 20:26:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 51f31b3..921bd04 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -115,8 +115,8 @@ export default function HomePage() { text: "Learn Our Story", href: "/about" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-restaurant-coffee-shop-cafe_1203-8597.jpg" - imageAlt="KJ to Go Thai restaurant interior" + imageSrc="https://images.unsplash.com/photo-1555939594-58d7cb561f1f?w=800&q=80" + imageAlt="KJ to Go Thai restaurant interior in Herne Hill" useInvertedBackground={false} /> -- 2.49.1