From ed09543f05926946bad47e287b3a27ab4290ce6a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 11:59:45 +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 15d560a..8155a1f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,7 +76,7 @@ export default function LandingPage() { { value: "100%", title: "Pure Veg" }, { value: "5 Yrs", title: "Trusted Service" } ]} - imageSrc="http://img.b2bpic.net/free-photo/low-angle-friends-drinking-coffee_23-2148395430.jpg" + imageSrc="http://img.b2bpic.net/free-photo/low-angle-friends-drinking-coffee_23-2148395430.jpg?_wi=1" imageAlt="Warm and welcoming restaurant interior" useInvertedBackground={false} mediaAnimation="slide-up" @@ -146,7 +146,7 @@ export default function LandingPage() { animationType="slide-up" blogs={[ { - id: "1", category: "Interior", title: "Warm & Welcoming Space", excerpt: "Comfortable seating, warm lighting, and an inviting ambiance perfect for family dinners and celebrations.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-drinking-coffee_23-2148395430.jpg", imageAlt: "Restaurant interior", authorName: "Namak Team", authorAvatar: "http://img.b2bpic.net/free-photo/woman-doing-close-up-photoshoot-studio_53876-14476.jpg", date: "Featured" + id: "1", category: "Interior", title: "Warm & Welcoming Space", excerpt: "Comfortable seating, warm lighting, and an inviting ambiance perfect for family dinners and celebrations.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-drinking-coffee_23-2148395430.jpg?_wi=2", imageAlt: "Restaurant interior", authorName: "Namak Team", authorAvatar: "http://img.b2bpic.net/free-photo/woman-doing-close-up-photoshoot-studio_53876-14476.jpg", date: "Featured" }, { id: "2", category: "Dining", title: "Family Dining Experience", excerpt: "Watch families gather to celebrate moments and create memories over authentic vegetarian cuisine.", imageSrc: "http://img.b2bpic.net/free-photo/knocking-glasses-with-wine-group-friends-elegant-wear-have-luxury-dinner_146671-14449.jpg", imageAlt: "Family dining at restaurant", authorName: "Namak Team", authorAvatar: "http://img.b2bpic.net/free-photo/businessman-dress-code-looks-nervous_114579-19013.jpg", date: "Featured" -- 2.49.1