diff --git a/src/app/page.tsx b/src/app/page.tsx index 4db0d93..b964076 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/front-view-hamburger-menu-composition_23-2148614045.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-hamburger-menu-composition_23-2148614045.jpg?_wi=1" imageAlt="The Ultimate Smash Burger" /> @@ -95,7 +95,7 @@ export default function LandingPage() { name: "The Original Smash", price: "Rs. 990", variant: "Classic", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-fresh-bacon-burgers_23-2148784482.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-fresh-bacon-burgers_23-2148784482.jpg?_wi=1", }, { id: "2", @@ -156,7 +156,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/arrangement-frozen-food-table_23-2148969410.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-hamburger-menu-composition_23-2148614045.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-hamburger-menu-composition_23-2148614045.jpg?_wi=2", imageAlt: "burger searing edges grill closeup", }, { @@ -186,7 +186,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/view-woman-gas-station_23-2150516392.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-fresh-bacon-burgers_23-2148784482.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-fresh-bacon-burgers_23-2148784482.jpg?_wi=2", imageAlt: "burger searing edges grill closeup", }, ]}