Update src/app/page.tsx
This commit is contained in:
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
descriptions: [
|
||||
"Grilled to perfection with house-made salsa and fresh cilantro.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-fast-food-meal_23-2149291686.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-fast-food-meal_23-2149291686.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
descriptions: [
|
||||
"Traditional slow-cooked tripe soup, a local favorite every weekend.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-plate-food-wooden-bowl-potatoes-with-mushrooms-cutting-board-fork-tomatoes-oil-bowl-white-mushrooms-spruce-branches_140725-110594.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-plate-food-wooden-bowl-potatoes-with-mushrooms-cutting-board-fork-tomatoes-oil-bowl-white-mushrooms-spruce-branches_140725-110594.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
@@ -122,7 +122,7 @@ export default function LandingPage() {
|
||||
title: "Rating",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/low-angle-chef-seasoning-salad_23-2148471931.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/low-angle-chef-seasoning-salad_23-2148471931.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user