Update src/app/page.tsx
This commit is contained in:
@@ -80,7 +80,7 @@ export default function LandingPage() {
|
||||
href: "#products",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/raw-fresh-sushi-roll-with-wasabi-white-plate_74190-6064.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/raw-fresh-sushi-roll-with-wasabi-white-plate_74190-6064.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -166,7 +166,7 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Classic Chicken",
|
||||
price: "$8.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-spring-rolls-with-rice-paper-filled-with-vegetables_169016-48460.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-spring-rolls-with-rice-paper-filled-with-vegetables_169016-48460.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -219,7 +219,7 @@ export default function LandingPage() {
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-fresh-vegetable-sale-market_23-2148209672.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/raw-fresh-sushi-roll-with-wasabi-white-plate_74190-6064.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/raw-fresh-sushi-roll-with-wasabi-white-plate_74190-6064.jpg?_wi=2",
|
||||
imageAlt: "fresh kitchen ingredients raw",
|
||||
},
|
||||
{
|
||||
@@ -243,7 +243,7 @@ export default function LandingPage() {
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-interracial-group-three-young-stylish-people-having-easy-lively-conversation_273609-8987.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-spring-rolls-with-rice-paper-filled-with-vegetables_169016-48460.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-spring-rolls-with-rice-paper-filled-with-vegetables_169016-48460.jpg?_wi=2",
|
||||
imageAlt: "fresh kitchen ingredients raw",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user