diff --git a/src/app/page.tsx b/src/app/page.tsx index ba1bd65..67799a7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -145,7 +145,7 @@ export default function LandingPage() { }, { id: "2", brand: "HappyPrint", name: "Graphic Design", price: "Custom Quote", rating: 5, - reviewCount: "Trusted", imageSrc: "http://img.b2bpic.net/free-photo/top-view-items-redecorating-house-with-colored-pencils_23-2148815772.jpg", imageAlt: "Logo and branding design" + reviewCount: "Trusted", imageSrc: "http://img.b2bpic.net/free-photo/top-view-items-redecorating-house-with-colored-pencils_23-2148815772.jpg?_wi=1", imageAlt: "Logo and branding design" }, { id: "3", brand: "HappyPrint", name: "Digital Printing", price: "Custom Quote", rating: 5, @@ -161,7 +161,7 @@ export default function LandingPage() { }, { id: "6", brand: "HappyPrint", name: "Textile Printing", price: "Custom Quote", rating: 5, - reviewCount: "Trusted", imageSrc: "http://img.b2bpic.net/free-photo/top-view-items-redecorating-house-with-colored-pencils_23-2148815772.jpg", imageAlt: "T-shirts and promotional items" + reviewCount: "Trusted", imageSrc: "http://img.b2bpic.net/free-photo/top-view-items-redecorating-house-with-colored-pencils_23-2148815772.jpg?_wi=2", imageAlt: "T-shirts and promotional items" }, ]} />