Update src/app/menu/page.tsx

This commit is contained in:
2026-04-06 06:42:48 +00:00
parent 90ddb8812f
commit b21aac79c9

View File

@@ -56,7 +56,7 @@ export default function LandingPage() {
price: "₹299",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-with-burrito-showing-approval_23-2148329078.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-with-burrito-showing-approval_23-2148329078.jpg?_wi=1",
},
{
id: "p2",
@@ -65,7 +65,7 @@ export default function LandingPage() {
price: "₹320",
rating: 5,
reviewCount: "90",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-with-burrito-showing-approval_23-2148329078.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-with-burrito-showing-approval_23-2148329078.jpg?_wi=2",
},
{
id: "p3",
@@ -74,7 +74,7 @@ export default function LandingPage() {
price: "₹450",
rating: 4,
reviewCount: "200",
imageSrc: "http://img.b2bpic.net/free-photo/copper-plate-selection-marinated-foods_114579-2354.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/copper-plate-selection-marinated-foods_114579-2354.jpg?_wi=1",
},
{
id: "p4",
@@ -83,7 +83,7 @@ export default function LandingPage() {
price: "₹599",
rating: 5,
reviewCount: "150",
imageSrc: "http://img.b2bpic.net/free-photo/copper-plate-selection-marinated-foods_114579-2354.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/copper-plate-selection-marinated-foods_114579-2354.jpg?_wi=2",
},
{
id: "p5",
@@ -92,7 +92,7 @@ export default function LandingPage() {
price: "₹199",
rating: 4,
reviewCount: "300",
imageSrc: "http://img.b2bpic.net/free-photo/copper-plate-selection-marinated-foods_114579-2354.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/copper-plate-selection-marinated-foods_114579-2354.jpg?_wi=3",
},
{
id: "p6",
@@ -101,7 +101,7 @@ export default function LandingPage() {
price: "₹99",
rating: 4,
reviewCount: "250",
imageSrc: "http://img.b2bpic.net/free-photo/copper-plate-selection-marinated-foods_114579-2354.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/copper-plate-selection-marinated-foods_114579-2354.jpg?_wi=4",
},
]}
title="Explore Our Menu"