diff --git a/src/app/page.tsx b/src/app/page.tsx index c24ec3f..c5ffd7c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,7 +81,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-empty-cafeteria_181624-29282.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-empty-cafeteria_181624-29282.jpg?_wi=1", imageAlt: "Elegant restaurant interior with dim lighting and set tables", }, { @@ -249,7 +249,7 @@ export default function LandingPage() { imageAlt: "Portrait of Jean-Luc Picard, the sommelier", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-empty-cafeteria_181624-29282.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-empty-cafeteria_181624-29282.jpg?_wi=2", imageAlt: "portrait of male head chef smiling", }, ]}