diff --git a/src/app/page.tsx b/src/app/page.tsx index 4b10325..07db5a9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/pink-chrysanthemums-hang-threads-from-ceiling-dinner-hall_1304-3325.jpg", imageAlt: "Luxury wedding stage decoration" }, { - imageSrc: "http://img.b2bpic.net/free-photo/wedding-table-decorations_1303-10511.jpg", imageAlt: "Beautiful wedding celebration" + imageSrc: "http://img.b2bpic.net/free-photo/wedding-table-decorations_1303-10511.jpg?_wi=1", imageAlt: "Beautiful wedding celebration" } ]} rating={5} @@ -112,7 +112,7 @@ export default function LandingPage() { products={[ { id: "1", brand: "Premium Events", name: "Marriage & Weddings", price: "Complete Package", rating: 5, - reviewCount: "150+", imageSrc: "http://img.b2bpic.net/free-photo/wedding-table-decorations_1303-10511.jpg", imageAlt: "Beautiful wedding celebration" + reviewCount: "150+", imageSrc: "http://img.b2bpic.net/free-photo/wedding-table-decorations_1303-10511.jpg?_wi=2", imageAlt: "Beautiful wedding celebration" }, { id: "2", brand: "Premium Events", name: "House Warming", price: "Complete Package", rating: 5,