Update src/app/page.tsx
This commit is contained in:
@@ -96,7 +96,7 @@ export default function LandingPage() {
|
||||
handle: "@fan",
|
||||
testimonial: "Great service and even better food. My go-to place.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rice-dish-with-sauce-near-spices_23-2147894777.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rice-dish-with-sauce-near-spices_23-2147894777.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
href: "#order",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/rice-dish-with-sauce-near-spices_23-2147894777.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/rice-dish-with-sauce-near-spices_23-2147894777.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/rice-dish-with-sauce-near-spices_23-2147894777.jpg",
|
||||
|
||||
Reference in New Issue
Block a user