From 3720c86f636f0e7fb209d6aa4e147eee03977919 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 9 May 2026 10:40:48 +0000 Subject: [PATCH 1/2] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0e4cf37..3c238bb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -111,17 +111,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", name: "Royal Biryani", price: "$18", variant: "Spicy/Mild", imageSrc: "http://img.b2bpic.net/free-photo/asian-food-chicken-fried-with-sauce-rice-served-plate_1220-7076.jpg"}, + id: "1", name: "Royal Biryani", price: "$18", variant: "Spicy/Mild", imageSrc: "http://img.b2bpic.net/free-photo/asian-food-chicken-fried-with-sauce-rice-served-plate_1220-7076.jpg?_wi=1"}, { - id: "2", name: "Seekh Kebab", price: "$14", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/turkish-ka-fte-with-bulgur-vegetables_140725-3021.jpg"}, + id: "2", name: "Seekh Kebab", price: "$14", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/turkish-ka-fte-with-bulgur-vegetables_140725-3021.jpg?_wi=1"}, { - id: "3", name: "Butter Chicken", price: "$19", variant: "Chef Special", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-composition-different-pakistan-goodies_23-2148821566.jpg"}, + id: "3", name: "Butter Chicken", price: "$19", variant: "Chef Special", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-composition-different-pakistan-goodies_23-2148821566.jpg?_wi=1"}, { - id: "4", name: "Garlic Naan", price: "$4", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/three-sweet-gogals-brown-burlap_114579-25052.jpg"}, + id: "4", name: "Garlic Naan", price: "$4", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/three-sweet-gogals-brown-burlap_114579-25052.jpg?_wi=1"}, { - id: "5", name: "Paneer Tikka", price: "$16", variant: "Vegetarian", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-soup-table_23-2150857854.jpg"}, + id: "5", name: "Paneer Tikka", price: "$16", variant: "Vegetarian", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-soup-table_23-2150857854.jpg?_wi=1"}, { - id: "6", name: "Mango Lassi", price: "$6", variant: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/delicious-drink-glass-with-straw_23-2148785321.jpg"}, + id: "6", name: "Mango Lassi", price: "$6", variant: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/delicious-drink-glass-with-straw_23-2148785321.jpg?_wi=1"}, ]} title="Signature Dishes" description="Explore our carefully curated selection of traditional Indian delicacies." -- 2.49.1 From d0262270b0a8c9c4fe0ac87405312b84dcfc7754 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 9 May 2026 10:40:49 +0000 Subject: [PATCH 2/2] Update src/app/products/page.tsx --- src/app/products/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/products/page.tsx b/src/app/products/page.tsx index de061ee..64d8db9 100644 --- a/src/app/products/page.tsx +++ b/src/app/products/page.tsx @@ -40,12 +40,12 @@ export default function ProductsPage() { title="Our Full Menu" description="Discover our entire range of exquisite traditional dishes." products={[ - { id: "1", name: "Royal Biryani", price: "$18", variant: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/asian-food-chicken-fried-with-sauce-rice-served-plate_1220-7076.jpg" }, - { id: "2", name: "Seekh Kebab", price: "$14", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/turkish-ka-fte-with-bulgur-vegetables_140725-3021.jpg" }, - { id: "3", name: "Butter Chicken", price: "$19", variant: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-composition-different-pakistan-goodies_23-2148821566.jpg" }, - { id: "4", name: "Garlic Naan", price: "$4", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/three-sweet-gogals-brown-burlap_114579-25052.jpg" }, - { id: "5", name: "Paneer Tikka", price: "$16", variant: "Veg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-soup-table_23-2150857854.jpg" }, - { id: "6", name: "Mango Lassi", price: "$6", variant: "Refresh", imageSrc: "http://img.b2bpic.net/free-photo/delicious-drink-glass-with-straw_23-2148785321.jpg" }, + { id: "1", name: "Royal Biryani", price: "$18", variant: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/asian-food-chicken-fried-with-sauce-rice-served-plate_1220-7076.jpg?_wi=2" }, + { id: "2", name: "Seekh Kebab", price: "$14", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/turkish-ka-fte-with-bulgur-vegetables_140725-3021.jpg?_wi=2" }, + { id: "3", name: "Butter Chicken", price: "$19", variant: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-composition-different-pakistan-goodies_23-2148821566.jpg?_wi=2" }, + { id: "4", name: "Garlic Naan", price: "$4", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/three-sweet-gogals-brown-burlap_114579-25052.jpg?_wi=2" }, + { id: "5", name: "Paneer Tikka", price: "$16", variant: "Veg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-soup-table_23-2150857854.jpg?_wi=2" }, + { id: "6", name: "Mango Lassi", price: "$6", variant: "Refresh", imageSrc: "http://img.b2bpic.net/free-photo/delicious-drink-glass-with-straw_23-2148785321.jpg?_wi=2" }, ]} /> -- 2.49.1