From 6619bf7093c2eeaf81f8d46a1fae67a33c529abc Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 08:17:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 36281f8..8183ad2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -127,6 +127,8 @@ export default function LandingPage() { id: "cozy-atmosphere", title: "🏠 Cozy Cabins", content: "Our comfortable seating arrangements and warm ambiance create the perfect setting for family gatherings or intimate meals." } ]} + imageSrc="http://img.b2bpic.net/free-photo/high-angle-shot-tea-set-table-with-chairs_181624-5522.jpg" + imageAlt="cozy restaurant interior warm lighting" mediaAnimation="slide-up" useInvertedBackground={false} /> -- 2.49.1