From 9743f595d3e9097c1f16544fb60c40678ae156cd Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 16:33:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 90582d8..7e877ea 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-delicious-pakistan-meal-table_23-2148821578.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-delicious-pakistan-meal-table_23-2148821578.jpg?_wi=1" /> @@ -102,7 +102,7 @@ export default function LandingPage() { description: "Our recipes are inspired by traditional Andhra heritage, delivering that perfect, homely taste you love.", bentoComponent: "reveal-icon", icon: Flame, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pakistan-meal-table_23-2148821578.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pakistan-meal-table_23-2148821578.jpg?_wi=2", imageAlt: "modern clean restaurant kitchen", }, { @@ -110,7 +110,7 @@ export default function LandingPage() { description: "We use only fresh, locally sourced ingredients to maintain the high quality our customers expect from us.", bentoComponent: "reveal-icon", icon: Award, - imageSrc: "http://img.b2bpic.net/free-photo/indian-traditional-dish-with-rice-cashew-nuts-sauce-lemon-vegetables-coriander-leaf-wooden-tray_613910-21742.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/indian-traditional-dish-with-rice-cashew-nuts-sauce-lemon-vegetables-coriander-leaf-wooden-tray_613910-21742.jpg?_wi=1", imageAlt: "modern clean restaurant kitchen", }, ]} @@ -131,7 +131,7 @@ export default function LandingPage() { name: "Andhra Biryani", price: "₹350", variant: "Signature Dish", - imageSrc: "http://img.b2bpic.net/free-photo/indian-traditional-dish-with-rice-cashew-nuts-sauce-lemon-vegetables-coriander-leaf-wooden-tray_613910-21742.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/indian-traditional-dish-with-rice-cashew-nuts-sauce-lemon-vegetables-coriander-leaf-wooden-tray_613910-21742.jpg?_wi=2", }, { id: "2", -- 2.49.1