Update src/app/page.tsx
This commit is contained in:
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
handle: "Local Foodie",
|
||||
testimonial: "First time here. My wife and I got the basic burger. In a word, delicious!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-person-near-burger-plate-holding-jar-with-butter_23-2148784521.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-person-near-burger-plate-holding-jar-with-butter_23-2148784521.jpg?_wi=1",
|
||||
imageAlt: "juicy gourmet burger warm lighting",
|
||||
},
|
||||
{
|
||||
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
href: "/menu",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-person-near-burger-plate-holding-jar-with-butter_23-2148784521.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-person-near-burger-plate-holding-jar-with-butter_23-2148784521.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiley-mother-daughter-side-view_23-2149854624.jpg",
|
||||
|
||||
Reference in New Issue
Block a user