Merge version_3 into main #4

Merged
bender merged 1 commits from version_3 into main 2026-05-23 21:36:14 +00:00

View File

@@ -82,10 +82,10 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
products={[
{ id: "p1", name: "Signature Chatkhara Curry", price: "$22.00", imageSrc: "http://img.b2bpic.net/free-photo/fine-dining-design-restaurant-with-good-red-wine-great-cooking_482257-10388.jpg" },
{ id: "p2", name: "Heritage Tandoori Platter", price: "$28.00", imageSrc: "http://img.b2bpic.net/free-photo/sweet-krathon-with-sweet-fish-sauce-thai-snacks_1150-26301.jpg" },
{ id: "p3", name: "Slow-Cooked Lamb Karahi", price: "$32.00", imageSrc: "http://img.b2bpic.net/free-photo/fried-eggplant-with-tomatoes-sesame-seeds-plate_140725-9191.jpg" },
{ id: "p4", name: "Fresh Artisan Naan Basket", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-white-plate-food-stuffed-cabbage-with-herbs-lemon-sauce-white-plate-bowls-colorful-spices-black-pepper-rice-right-side-black-table_140725-118381.jpg" },
{ id: "p1", name: "Signature Chatkhara Curry", price: "PKR 5,500", imageSrc: "http://img.b2bpic.net/free-photo/fine-dining-design-restaurant-with-good-red-wine-great-cooking_482257-10388.jpg" },
{ id: "p2", name: "Heritage Tandoori Platter", price: "PKR 7,000", imageSrc: "http://img.b2bpic.net/free-photo/sweet-krathon-with-sweet-fish-sauce-thai-snacks_1150-26301.jpg" },
{ id: "p3", name: "Slow-Cooked Lamb Karahi", price: "PKR 8,500", imageSrc: "http://img.b2bpic.net/free-photo/fried-eggplant-with-tomatoes-sesame-seeds-plate_140725-9191.jpg" },
{ id: "p4", name: "Fresh Artisan Naan Basket", price: "PKR 1,200", imageSrc: "http://img.b2bpic.net/free-photo/top-view-white-plate-food-stuffed-cabbage-with-herbs-lemon-sauce-white-plate-bowls-colorful-spices-black-pepper-rice-right-side-black-table_140725-118381.jpg" },
]}
title="Popular Menu Favorites"
description="Taste the dishes our customers love the most."