diff --git a/src/app/page.tsx b/src/app/page.tsx index fa306ee..4c7cd17 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#menu", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/fried-meat-with-vegetables-white-bread_140725-2110.jpg" + imageSrc="http://img.b2bpic.net/free-photo/fried-meat-with-vegetables-white-bread_140725-2110.jpg?_wi=1" imageAlt="Traditional dining environment at Mubarak Food" mediaAnimation="blur-reveal" avatars={[ @@ -121,7 +121,7 @@ export default function LandingPage() { useInvertedBackground={true} title="A Legacy of Taste in Quetta" description="For years, Mubarak Food & Restaurant has been the cornerstone of fine dining in Quetta. Branch 2 brings our unique blend of traditional spices and modern culinary craft closer to you." - imageSrc="http://img.b2bpic.net/free-photo/close-up-man-cooking_23-2150980286.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-man-cooking_23-2150980286.jpg?_wi=1" /> @@ -199,7 +199,7 @@ export default function LandingPage() { description: "Spacious seating perfect for family gatherings.", bentoComponent: "reveal-icon", icon: Users, - imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-vegetables-white-bread_140725-2110.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-vegetables-white-bread_140725-2110.jpg?_wi=2", imageAlt: "Male chef in the kitchen seasoning plate of food", }, { @@ -207,7 +207,7 @@ export default function LandingPage() { description: "Quick service for your convenience at home.", bentoComponent: "reveal-icon", icon: Car, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-cooking_23-2150980286.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-cooking_23-2150980286.jpg?_wi=2", imageAlt: "Male chef in the kitchen seasoning plate of food", }, ]}