From 1cc3370df75f7e148dfa5990616ad75da85df54c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 13:36:13 +0000 Subject: [PATCH] Update src/app/bouquets/page.tsx --- src/app/bouquets/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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", }, ]}