Update src/app/page.tsx

This commit is contained in:
2026-04-07 04:11:45 +00:00
parent 9da46c1cdd
commit fd9a10bc43

View File

@@ -142,37 +142,37 @@ export default function LandingPage() {
id: "1",
name: "Gourmet Pasta",
price: "$22.00",
imageSrc: "http://img.b2bpic.net/free-photo/hot-california-sushi-rolls-with-red-caviar_114579-2128.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hot-california-sushi-rolls-with-red-caviar_114579-2128.jpg?_wi=1",
},
{
id: "2",
name: "Asian Fusion Bowl",
price: "$18.00",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-arrangement_23-2148510958.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-arrangement_23-2148510958.jpg?_wi=1",
},
{
id: "3",
name: "Grilled Salmon",
price: "$28.00",
imageSrc: "http://img.b2bpic.net/free-photo/professional-chef-preparing-food-kitchen_23-2149727971.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/professional-chef-preparing-food-kitchen_23-2149727971.jpg?_wi=1",
},
{
id: "4",
name: "Artisan Pizza",
price: "$20.00",
imageSrc: "http://img.b2bpic.net/free-photo/hot-california-sushi-rolls-with-red-caviar_114579-2128.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hot-california-sushi-rolls-with-red-caviar_114579-2128.jpg?_wi=2",
},
{
id: "5",
name: "Herb Roasted Chicken",
price: "$24.00",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-arrangement_23-2148510958.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-arrangement_23-2148510958.jpg?_wi=2",
},
{
id: "6",
name: "Deconstructed Salad",
price: "$15.00",
imageSrc: "http://img.b2bpic.net/free-photo/professional-chef-preparing-food-kitchen_23-2149727971.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/professional-chef-preparing-food-kitchen_23-2149727971.jpg?_wi=2",
},
]}
title="Signature Flavors"