diff --git a/src/app/page.tsx b/src/app/page.tsx index 7f89a7b..9387398 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/delicious-meat-table_23-2150857796.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-meat-table_23-2150857796.jpg?_wi=1", imageAlt: "Cinematic steak grilling", }, { @@ -112,7 +112,7 @@ export default function LandingPage() { }, items: [], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/delicious-meat-table_23-2150857796.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-meat-table_23-2150857796.jpg?_wi=2", imageAlt: "luxury steak icon gold", }, { @@ -131,12 +131,12 @@ export default function LandingPage() { title: "Elegant Ambiance", description: "A sophisticated setting for memories.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/tuna-sushi_1203-3743.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tuna-sushi_1203-3743.jpg?_wi=1", imageAlt: "Ambiance", }, items: [], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-served-with-eggplants-tomatoes_141793-738.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-served-with-eggplants-tomatoes_141793-738.jpg?_wi=1", imageAlt: "luxury steak icon gold", }, ]} @@ -155,13 +155,13 @@ export default function LandingPage() { id: "p1", name: "Classic Ribeye", price: "AED 350", - imageSrc: "http://img.b2bpic.net/free-photo/tuna-sushi_1203-3743.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tuna-sushi_1203-3743.jpg?_wi=2", }, { id: "p2", name: "Wagyu Ribeye", price: "AED 550", - imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-served-with-eggplants-tomatoes_141793-738.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-served-with-eggplants-tomatoes_141793-738.jpg?_wi=2", }, { id: "p3",