diff --git a/src/app/page.tsx b/src/app/page.tsx index c863eec..2270e5d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -94,7 +94,7 @@ export default function LandingPage() { href: "#menu", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-meat-with-baked-potatoes-eggplant-tomato-pepper-decorated-with-pomegranate-plate-served-table_176474-2442.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-meat-with-baked-potatoes-eggplant-tomato-pepper-decorated-with-pomegranate-plate-served-table_176474-2442.jpg?_wi=1" imageAlt="Delicious Asian Fusion dish at Cafetería Natsuko" mediaAnimation="opacity" avatars={[ @@ -166,7 +166,7 @@ export default function LandingPage() { title: "Fresh Ingredients Sourced", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-white-long-sleeve-shirt-sitting-chair-cafe_250224-25.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-white-long-sleeve-shirt-sitting-chair-cafe_250224-25.jpg?_wi=1" imageAlt="Interior of Cafetería Natsuko with elegant decor" mediaAnimation="opacity" metricsAnimation="slide-up" @@ -204,7 +204,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/sushi-roll_1203-3587.jpg", imageAlt: "Dragon roll sushi", }, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-meat-with-baked-potatoes-eggplant-tomato-pepper-decorated-with-pomegranate-plate-served-table_176474-2442.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-meat-with-baked-potatoes-eggplant-tomato-pepper-decorated-with-pomegranate-plate-served-table_176474-2442.jpg?_wi=2", imageAlt: "authentic ramen bowl side view", }, { @@ -218,7 +218,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/chopped-biscuit-with-fruit_23-2147693569.jpg", imageAlt: "Croissant with coffee", }, - imageSrc: "http://img.b2bpic.net/free-photo/man-white-long-sleeve-shirt-sitting-chair-cafe_250224-25.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-white-long-sleeve-shirt-sitting-chair-cafe_250224-25.jpg?_wi=2", imageAlt: "authentic ramen bowl side view", }, ]}