Merge version_1 into main #1
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mozzarella-sliders-summer-picnic-sandwiches_53876-124159.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mozzarella-sliders-summer-picnic-sandwiches_53876-124159.jpg?_wi=1",
|
||||
imageAlt: "Grilled food feast",
|
||||
},
|
||||
{
|
||||
@@ -137,7 +137,7 @@ export default function LandingPage() {
|
||||
price: "$24.99",
|
||||
rating: 5,
|
||||
reviewCount: "120+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-asian-food_23-2150535875.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-asian-food_23-2150535875.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -257,7 +257,7 @@ export default function LandingPage() {
|
||||
button: {
|
||||
text: "View Menu",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mozzarella-sliders-summer-picnic-sandwiches_53876-124159.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mozzarella-sliders-summer-picnic-sandwiches_53876-124159.jpg?_wi=2",
|
||||
imageAlt: "outdoor restaurant patio string lights",
|
||||
},
|
||||
{
|
||||
@@ -273,7 +273,7 @@ export default function LandingPage() {
|
||||
button: {
|
||||
text: "View Menu",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-asian-food_23-2150535875.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-asian-food_23-2150535875.jpg?_wi=2",
|
||||
imageAlt: "outdoor restaurant patio string lights",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user