Update src/app/page.tsx
This commit is contained in:
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/classic-cheeseburger-with-french-fries-table_140725-4584.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/classic-cheeseburger-with-french-fries-table_140725-4584.jpg?_wi=1",
|
||||
imageAlt: "Juicy Magdonald's burger",
|
||||
},
|
||||
{
|
||||
@@ -369,7 +369,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Mark Johnson, Shift Supervisor",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/classic-cheeseburger-with-french-fries-table_140725-4584.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/classic-cheeseburger-with-french-fries-table_140725-4584.jpg?_wi=2",
|
||||
imageAlt: "smiling fast food employee portrait",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user