Update src/app/menu/page.tsx

This commit is contained in:
2026-05-31 18:20:10 +00:00
parent d893ca1bc8
commit 3722d89545

View File

@@ -84,7 +84,7 @@ export default function LandingPage() {
products={[
{
id: "dish-samosa", brand: "Cinnamon", name: "Vegetable Samosa (2 pcs)", price: "$7.99", rating: 5,
reviewCount: "190+", imageSrc: "http://img.b2bpic.net/free-photo/delicious-cakes-near-vegetable-salads-plates-sauces-chili_23-2148131929.jpg", imageAlt: "Crispy Vegetable Samosa"},
reviewCount: "190+", imageSrc: "http://img.b2bpic.net/free-photo/delicious-cakes-near-vegetable-salads-plates-sauces-chili_23-2148131929.jpg?_wi=1", imageAlt: "Crispy Vegetable Samosa"},
{
id: "dish-pani-puri", brand: "Cinnamon", name: "Pani Puri", price: "$9.99", rating: 5,
reviewCount: "180+", imageSrc: "http://img.b2bpic.net/free-photo/top-view-salad-left-side-with-herbs-side-with-leaves-right-side-dark-grey-table_140725-80548.jpg", imageAlt: "Crispy Pani Puri street food"},
@@ -121,7 +121,7 @@ export default function LandingPage() {
reviewCount: "220+", imageSrc: "http://img.b2bpic.net/free-photo/top-view-composition-with-delicious-pakistan-meal_23-2148821539.jpg", imageAlt: "Creamy Chicken Tikka Masala"},
{
id: "dish-samosa", brand: "Cinnamon", name: "Vegetable Samosa (2 pcs)", price: "$7.99", rating: 5,
reviewCount: "190+", imageSrc: "http://img.b2bpic.net/free-photo/delicious-cakes-near-vegetable-salads-plates-sauces-chili_23-2148131929.jpg", imageAlt: "Crispy Vegetable Samosa"},
reviewCount: "190+", imageSrc: "http://img.b2bpic.net/free-photo/delicious-cakes-near-vegetable-salads-plates-sauces-chili_23-2148131929.jpg?_wi=2", imageAlt: "Crispy Vegetable Samosa"},
{
id: "dish-gulab-jamun", brand: "Cinnamon", name: "Gulab Jamun (3 pcs)", price: "$8.99", rating: 5,
reviewCount: "160+", imageSrc: "http://img.b2bpic.net/free-photo/indian-meal-with-rice-sari_23-2148747624.jpg", imageAlt: "Sweet Gulab Jamun"},