From f3abe36804f208934bb85df09e331ff1a0b19132 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 01:45:06 +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 d421fd2..0e79dbd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,7 +77,7 @@ export default function LandingPage() { background={{ variant: "radial-gradient" }} dashboard={{ title: "Haji Baba Experience", logoIcon: UtensilsCrossed, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-cutlets-with-fresh-salad-grey-desk-photo-food-dish-meat_140725-46942.jpg", buttons: [ + imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-cutlets-with-fresh-salad-grey-desk-photo-food-dish-meat_140725-46942.jpg?_wi=1", buttons: [ { text: "View Menu", href: "#dishes" }, { text: "Call Us", href: "#contact" }, ], @@ -142,7 +142,7 @@ export default function LandingPage() { features={[ { id: "1", title: "Chapli Kebab Perfection", description: "Hand-pounded ground meat mixed with aromatic spices, fresh herbs, and traditional seasonings. Sizzled to golden perfection and served with fresh naan and our signature sauce.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-cutlets-with-fresh-salad-grey-desk-photo-food-dish-meat_140725-46942.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-cutlets-with-fresh-salad-grey-desk-photo-food-dish-meat_140725-46942.jpg?_wi=2"}, items: [ { icon: Flame, text: "Sizzling hot, made to order" }, { icon: Leaf, text: "Fresh herbs and spices" },