diff --git a/src/app/page.tsx b/src/app/page.tsx index 029d551..eb9849d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { href: "#menu", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/soft-light-bathes-quiet-scene-upturned-cup-with-spilled-tea_91128-4522.jpg" + imageSrc="http://img.b2bpic.net/free-photo/soft-light-bathes-quiet-scene-upturned-cup-with-spilled-tea_91128-4522.jpg?_wi=1" imageAlt="authentic cuban cafeteria interior" /> @@ -86,7 +86,7 @@ export default function LandingPage() { title: "Homemade", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/happy-young-woman-welcoming-female-customer-restaurant_23-2147936253.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-young-woman-welcoming-female-customer-restaurant_23-2147936253.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" imageAlt="happy family eating latin food" @@ -104,7 +104,7 @@ export default function LandingPage() { id: "p1", name: "Classic Cuban Sandwich", price: "$8.50", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-coffee-hot-strong-drink-light-blue-surface-drink-coffee-cocoa-sleep-color-photo_140725-52734.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-coffee-hot-strong-drink-light-blue-surface-drink-coffee-cocoa-sleep-color-photo_140725-52734.jpg?_wi=1", imageAlt: "freshly made cuban sandwich", }, { @@ -168,7 +168,7 @@ export default function LandingPage() { imageAlt: "freshly made cuban sandwich", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/soft-light-bathes-quiet-scene-upturned-cup-with-spilled-tea_91128-4522.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/soft-light-bathes-quiet-scene-upturned-cup-with-spilled-tea_91128-4522.jpg?_wi=2", imageAlt: "freshly made cuban sandwich", }, { @@ -185,7 +185,7 @@ export default function LandingPage() { imageAlt: "freshly made cuban sandwich", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-welcoming-female-customer-restaurant_23-2147936253.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-welcoming-female-customer-restaurant_23-2147936253.jpg?_wi=2", imageAlt: "freshly made cuban sandwich", }, { @@ -202,7 +202,7 @@ export default function LandingPage() { imageAlt: "freshly made cuban sandwich", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-coffee-hot-strong-drink-light-blue-surface-drink-coffee-cocoa-sleep-color-photo_140725-52734.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-coffee-hot-strong-drink-light-blue-surface-drink-coffee-cocoa-sleep-color-photo_140725-52734.jpg?_wi=2", imageAlt: "freshly made cuban sandwich", }, ]}