From d33de9661458446e2e4dd328c09cc709438fd094 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 22:16:22 +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 99f691c..8cd319e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,7 +84,7 @@ export default function LandingPage() { title: "Thoughtful Hospitality", description: "Every guest receives personalized attention and genuine warmth from our dedicated team", icon: Heart } ]} - imageSrc="http://img.b2bpic.net/free-photo/empty-dining-table-restaurant_53876-64723.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-dining-table-restaurant_53876-64723.jpg?_wi=1" imageAlt="Elegant restaurant interior with warm ambience" imagePosition="right" buttons={[ @@ -142,7 +142,7 @@ export default function LandingPage() { features={[ { id: 1, - tag: "Excellence", title: "Premium Ambience", subtitle: "Sophisticated atmosphere for every occasion", description: "Our elegant interior design combines modern minimalism with warm, inviting lighting. Whether dining with loved ones or hosting a special celebration, SOSORU provides the perfect backdrop for unforgettable moments.", imageSrc: "http://img.b2bpic.net/free-photo/empty-dining-table-restaurant_53876-64723.jpg", imageAlt: "Premium restaurant interior ambience" + tag: "Excellence", title: "Premium Ambience", subtitle: "Sophisticated atmosphere for every occasion", description: "Our elegant interior design combines modern minimalism with warm, inviting lighting. Whether dining with loved ones or hosting a special celebration, SOSORU provides the perfect backdrop for unforgettable moments.", imageSrc: "http://img.b2bpic.net/free-photo/empty-dining-table-restaurant_53876-64723.jpg?_wi=2", imageAlt: "Premium restaurant interior ambience" }, { id: 2, -- 2.49.1