From 263a09931b1ef2836dedad838328f33f5aa5f70f Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 16:03:12 +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 c59ac99..24a0213 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -106,7 +106,7 @@ export default function LandingPage() { title: "Year-Round Entertainment", description: "Regular events, live music, and special weekend celebrations keep the energy alive.", icon: Sparkles, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-shot-fancy-restaurant-round-table-with-windows_181624-26298.jpg" + imageSrc="https://images.unsplash.com/photo-1517457373614-b7152f800fd1?w=800&q=80" imageAlt="SCALA Restaurant Interior" mediaAnimation="slide-up" imagePosition="right" -- 2.49.1