From 9c5432233ddb8d1154ae0443d93806e9dcbdbc89 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 16:29:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 550e28a..e177ebf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { text: "Get Directions", href: "https://www.google.com/maps/dir/?api=1&destination=5455+Wilshire+Blvd+%23103,+Los+Angeles,+CA"}, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-hotel-interior_1203-8528.jpg" + imageSrc="https://img.b2bpic.net/free-photo/still-life-coffee-composition_23-2149323133.jpg" imageAlt="Modern cafe interior with coffee and food" showDimOverlay={false} /> -- 2.49.1