Update src/App.tsx
This commit is contained in:
@@ -68,7 +68,7 @@ export default function App() {
|
||||
text: "Full Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pasta-fork_23-2147749504.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pasta-fork_23-2147749504.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
tag: "Fast & Fresh",
|
||||
@@ -82,7 +82,7 @@ export default function App() {
|
||||
text: "Why Choose Us",
|
||||
href: "#features",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-plastic-box-with-leftover-cookie_23-2148666825.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-plastic-box-with-leftover-cookie_23-2148666825.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -107,7 +107,7 @@ export default function App() {
|
||||
name: "Kimchi Carbonara",
|
||||
variant: "Spicy Fusion",
|
||||
price: "$16.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pasta-fork_23-2147749504.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pasta-fork_23-2147749504.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
name: "Gochujang Bolognese",
|
||||
@@ -153,7 +153,7 @@ export default function App() {
|
||||
tag: "Fast",
|
||||
title: "Speedy Delivery",
|
||||
description: "Get your fusion meal delivered piping hot.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-plastic-box-with-leftover-cookie_23-2148666825.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-plastic-box-with-leftover-cookie_23-2148666825.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
tag: "Fresh",
|
||||
|
||||
Reference in New Issue
Block a user