diff --git a/src/app/page.tsx b/src/app/page.tsx index 8746bee..21f426a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -123,7 +123,7 @@ export default function LandingPage() { id: "p1", name: "Emerald Velvet Armchair", price: "14,500 QAR", - imageSrc: "http://img.b2bpic.net/free-photo/modern-studio-with-sofa_1048-2935.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-studio-with-sofa_1048-2935.jpg?_wi=1", }, { id: "p2", @@ -141,7 +141,7 @@ export default function LandingPage() { id: "p4", name: "Minimalist Linen Sofa", price: "22,000 QAR", - imageSrc: "http://img.b2bpic.net/free-photo/modern-studio-with-sofa_1048-2935.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-studio-with-sofa_1048-2935.jpg?_wi=2", }, { id: "p5",