Update src/app/page.tsx
This commit is contained in:
@@ -136,14 +136,14 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Everything Bagel",
|
||||
price: "$4.00",
|
||||
name: "Butter And Jam Bagel",
|
||||
price: "$3.95",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretzel-coffee_23-2148574597.jpg",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Banana Bread",
|
||||
price: "$3.50",
|
||||
price: "$4.75",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-slices-delicious-banana-bread-with-chocolate-chunks-walnut-plate_181624-22706.jpg",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user