From 4b4c6f5292ab510d11959fcf9222ec783d863a60 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 08:17:47 +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 8183ad2..987f1f1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -127,7 +127,7 @@ 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" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-shot-tea-set-table-with-chairs_181624-5522.jpg?_wi=1" imageAlt="cozy restaurant interior warm lighting" mediaAnimation="slide-up" useInvertedBackground={false} @@ -146,7 +146,7 @@ export default function LandingPage() { id: "food-plating", name: "Plated Perfection", price: "Fresh Served", variant: "Hot & Ready", imageSrc: "http://img.b2bpic.net/free-photo/plate-stuffed-tomato-dish-with-roasted-potato-yogurt-1_140725-6963.jpg", imageAlt: "beautiful plated food restaurant dish" }, { - id: "cozy-interior", name: "Cozy Interior", price: "Welcoming Space", variant: "Comfort First", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-tea-set-table-with-chairs_181624-5522.jpg", imageAlt: "cozy restaurant interior warm lighting" + id: "cozy-interior", name: "Cozy Interior", price: "Welcoming Space", variant: "Comfort First", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-tea-set-table-with-chairs_181624-5522.jpg?_wi=2", imageAlt: "cozy restaurant interior warm lighting" }, { id: "family-gathering", name: "Family Moments", price: "Community", variant: "Together", imageSrc: "http://img.b2bpic.net/free-photo/girl-sharing-cookies-mulled-wine-with-her-friend_329181-6160.jpg", imageAlt: "family dining restaurant table gathering" -- 2.49.1