diff --git a/src/app/page.tsx b/src/app/page.tsx index 4314f4b..70c122d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -104,7 +104,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-cooked-squashes-designed-meal-inside-plate-grey-surface_140725-89988.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-cooked-squashes-designed-meal-inside-plate-grey-surface_140725-89988.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -174,7 +174,7 @@ export default function LandingPage() { description: "Designed for intimacy and comfort while enjoying fine food.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-fresh-lemon-slices-with-seasonings_140725-57674.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-fresh-lemon-slices-with-seasonings_140725-57674.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -202,7 +202,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-squashes-designed-meal-inside-plate-grey-surface_140725-89988.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-squashes-designed-meal-inside-plate-grey-surface_140725-89988.jpg?_wi=2", imageAlt: "fresh organic vegetable salad gourmet", }, { @@ -222,7 +222,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-lemon-slices-with-seasonings_140725-57674.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-lemon-slices-with-seasonings_140725-57674.jpg?_wi=2", imageAlt: "fresh organic vegetable salad gourmet", }, { @@ -242,7 +242,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-chicken-fillet-served-with-bulgur-vegetables-white-wine_141793-2436.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-chicken-fillet-served-with-bulgur-vegetables-white-wine_141793-2436.jpg?_wi=1", imageAlt: "fresh organic vegetable salad gourmet", }, ]} @@ -262,7 +262,7 @@ export default function LandingPage() { id: "p1", name: "Grilled Tenderloin", price: "$38.00", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-chicken-fillet-served-with-bulgur-vegetables-white-wine_141793-2436.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-chicken-fillet-served-with-bulgur-vegetables-white-wine_141793-2436.jpg?_wi=2", }, { id: "p2",