diff --git a/src/app/bouquets/page.tsx b/src/app/bouquets/page.tsx index 4d7ec9f..fa27ac9 100644 --- a/src/app/bouquets/page.tsx +++ b/src/app/bouquets/page.tsx @@ -63,7 +63,7 @@ export default function BouquetsPage() { price: "₾89.99", rating: 5, reviewCount: "127", - imageSrc: "http://img.b2bpic.net/free-photo/bouquet-pink-roses-isolated-white-panoramic-view_268835-1376.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bouquet-pink-roses-isolated-white-panoramic-view_268835-1376.jpg?_wi=2", imageAlt: "Red Romance Roses bouquet", }, { @@ -73,7 +73,7 @@ export default function BouquetsPage() { price: "₾69.99", rating: 5, reviewCount: "89", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-floral-still-life_23-2148134813.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-floral-still-life_23-2148134813.jpg?_wi=2", imageAlt: "Birthday Celebration flower mix", }, { @@ -83,7 +83,7 @@ export default function BouquetsPage() { price: "₾149.99", rating: 5, reviewCount: "64", - imageSrc: "http://img.b2bpic.net/free-photo/floral-ornament-with-heart-shaped_1157-334.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/floral-ornament-with-heart-shaped_1157-334.jpg?_wi=2", imageAlt: "Luxury Wedding White flowers", }, ]}