Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -70,15 +70,15 @@ export default function LandingPage() {
|
||||
imageAlt: "Elegant dining interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-slices-steak-with-herbs-spices-white-plate_114579-28878.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-slices-steak-with-herbs-spices-white-plate_114579-28878.jpg?_wi=1",
|
||||
imageAlt: "Signature steak dish",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-seafood-spaghetti-with-mussels-shrimp-tomato-sauce-parsley_141793-2167.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-seafood-spaghetti-with-mussels-shrimp-tomato-sauce-parsley_141793-2167.jpg?_wi=1",
|
||||
imageAlt: "Seafood pasta plate",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assorted-fruit-cheese-plate-close-up-delicious-food-plate_132075-5743.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assorted-fruit-cheese-plate-close-up-delicious-food-plate_132075-5743.jpg?_wi=1",
|
||||
imageAlt: "Gourmet cheese board",
|
||||
},
|
||||
{
|
||||
@@ -136,7 +136,7 @@ export default function LandingPage() {
|
||||
price: "$48",
|
||||
rating: 5,
|
||||
reviewCount: "124",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-slices-steak-with-herbs-spices-white-plate_114579-28878.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-slices-steak-with-herbs-spices-white-plate_114579-28878.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
@@ -154,7 +154,7 @@ export default function LandingPage() {
|
||||
price: "$34",
|
||||
rating: 4,
|
||||
reviewCount: "210",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-seafood-spaghetti-with-mussels-shrimp-tomato-sauce-parsley_141793-2167.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-seafood-spaghetti-with-mussels-shrimp-tomato-sauce-parsley_141793-2167.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
@@ -181,7 +181,7 @@ export default function LandingPage() {
|
||||
price: "$22",
|
||||
rating: 5,
|
||||
reviewCount: "67",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assorted-fruit-cheese-plate-close-up-delicious-food-plate_132075-5743.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assorted-fruit-cheese-plate-close-up-delicious-food-plate_132075-5743.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Our Signature Menu"
|
||||
|
||||
Reference in New Issue
Block a user