Update src/app/bouquets/page.tsx
This commit is contained in:
@@ -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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user