From 462e4a018eb0ec6835d83d6ce02fedb4c1082fcd Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 7 May 2026 06:43:21 +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 194db75..1ee0fab 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,10 +77,10 @@ export default function LandingPage() { products={[ { id: "p1", name: "Special Karahi", price: "$15", imageSrc: "http://img.b2bpic.net/free-photo/breaded-meat-served-with-sauce-lemon-greens_140725-8357.jpg" }, { id: "p2", name: "Afghani Pulao", price: "$18", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-rice-with-dough-slices-dark-surface-food-dish-dark-photo-meal_140725-82246.jpg" }, - { id: "p3", name: "Grilled Kababs", price: "$12", imageSrc: "http://img.b2bpic.net/free-photo/front-view-long-meat-cutlets-with-lemon-pomegranates_140725-57004.jpg" }, - { id: "p4", name: "Fresh Garlic Naan", price: "$2", imageSrc: "http://img.b2bpic.net/free-photo/top-view-azerbaijani-gutab-stuffed-flatbread-with-herbs-served-with-yogurt_140725-7096.jpg" }, - { id: "p5", name: "Gulab Jamun", price: "$5", imageSrc: "http://img.b2bpic.net/free-photo/delicious-high-protein-vegan-dessert-arrangement_23-2149039387.jpg" }, - { id: "p6", name: "Chilled Lassi", price: "$4", imageSrc: "http://img.b2bpic.net/free-photo/banana-milk-shake-wooden-background_501050-979.jpg" }, + { id: "p3", name: "Grilled Kababs", price: "", imageSrc: "http://img.b2bpic.net/free-photo/front-view-long-meat-cutlets-with-lemon-pomegranates_140725-57004.jpg" }, + { id: "p4", name: "Fresh Garlic Naan", price: "", imageSrc: "http://img.b2bpic.net/free-photo/top-view-azerbaijani-gutab-stuffed-flatbread-with-herbs-served-with-yogurt_140725-7096.jpg" }, + { id: "p5", name: "Gulab Jamun", price: "", imageSrc: "http://img.b2bpic.net/free-photo/delicious-high-protein-vegan-dessert-arrangement_23-2149039387.jpg" }, + { id: "p6", name: "Chilled Lassi", price: "", imageSrc: "http://img.b2bpic.net/free-photo/banana-milk-shake-wooden-background_501050-979.jpg" }, ]} title="Signature Flavors" description="Experience the traditional taste of Karachi, carefully prepared to offer you an unforgettable dining experience."