Update src/app/page.tsx
This commit is contained in:
@@ -98,7 +98,7 @@ export default function LandingPage() {
|
||||
href: "#menu",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/delicious-tacos-recipe-presentation_23-2151950849.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/delicious-tacos-recipe-presentation_23-2151950849.jpg?_wi=1"
|
||||
imageAlt="Variety of delicious Taco Bell tacos and burritos"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -230,7 +230,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-tacos-recipe-presentation_23-2151950849.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-tacos-recipe-presentation_23-2151950849.jpg?_wi=2",
|
||||
imageAlt: "crunchwrap supreme close up",
|
||||
},
|
||||
{
|
||||
@@ -255,7 +255,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-shawarma-dish_23-2151805518.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-shawarma-dish_23-2151805518.jpg?_wi=1",
|
||||
imageAlt: "crunchwrap supreme close up",
|
||||
},
|
||||
]}
|
||||
@@ -298,7 +298,7 @@ export default function LandingPage() {
|
||||
id: "p4",
|
||||
name: "Burrito Supreme",
|
||||
price: "$5.19",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-shawarma-dish_23-2151805518.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-shawarma-dish_23-2151805518.jpg?_wi=2",
|
||||
imageAlt: "Burrito Supreme",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user